"description":"Simple SMVA save file templating system.",
"description":"Simple SMVA save file templating system.",
"bin":"indexer.mjs",
"bin":"indexer.mjs",
"scripts":{
"scripts":{
"start":"node indexer.mjs",
"start":"node build/smva-indexer-bundle.js",
"build":"npm run build-rollup && concurrently -i -n Win,Mac,Lin -c blue,white,yellow \"npm run build-win-nexe\" \"npm run build-mac-nexe\" \"npm run build-lin-nexe\"",
"build":"npm run build-rollup && concurrently -i -n Win,Mac,Lin -c blue,white,yellow \"npm run build-win-nexe\" \"npm run build-mac-nexe\" \"npm run build-lin-nexe\"",