mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
Removed unnecessary directives in package.json
This commit is contained in:
parent
3a94c55100
commit
2b76f347d0
@ -3,21 +3,12 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Open-source client for NVIDIA GameStream",
|
||||
"main":"index.html",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/cgutman/moonlight-chrome.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "GPLv3",
|
||||
"bugs": {
|
||||
"url": "https://github.com/cgutman/moonlight-chrome/issues"
|
||||
},
|
||||
"homepage": "https://github.com/cgutman/moonlight-chrome#readme",
|
||||
"devDependencies": {
|
||||
"nwjs-builder-phoenix": "^1.14.6"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"dist": "build --chrome-app --tasks mac-x64,win-x64 --mirror https://dl.nwjs.io/ .",
|
||||
"start": "run --x86 --mirror https://dl.nwjs.io/ ."
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user