File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "start" : " electron ." ,
88 "lint" : " standard" ,
99 "pack:osx" : " electron-packager . \" Memgame\" --platform=darwin --arch=x64 --version=1.8.4 --out=\" dist\" --overwrite && cd dist/Memgame-darwin-x64/Memgame.app/Contents/Resources/app && npm install --production" ,
10- "pack:win" : " electron-packager . \" Memgame\" --platform=win32 --arch=x64 --version=1.8.4 --out=\" dist\" --overwrite & cd dist/Memgame-win32-x64/resources/app & npm install --production" ,
11- "pack:win" : " electron-packager . \" Memgame\" --platform=win32 --arch=ia32 --version=1.8.4 --out=\" dist\" --overwrite & cd dist/Memgame-win32-ia32/resources/app & echo runtime = electron > .npmrc & echo target = 1.8.4 >> .npmrc & echo target_arch = ia32 >> .npmrc & echo disturl = https://atom.io/download/electron >> .npmrc & npm install --production"
10+ "pack:win" : " electron-packager . \" Memgame\" --platform=win32 --arch=x64 --version=1.8.4 --out=\" dist\" --overwrite & cd dist/Memgame-win32-x64/resources/app & npm install --production"
1211 },
1312 "repository" : " https://github.com/aidatorajiro/memgame" ,
1413 "keywords" : [
You can’t perform that action at this time.
0 commit comments