electron-fix
Version:
Special area error fixed.
34 lines (33 loc) • 692 B
JSON
{
"name": "electron-fix",
"version": "1.1.6",
"description": "Special area error fixed.",
"main": "index.js",
"bin": {
"electron-fix": "index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/pangxieju/electron-fix"
},
"keywords": [
"electron",
"electron-helper",
"electron-install",
"electron-fix"
],
"author": "pangxieju",
"license": "MIT",
"dependencies": {
"axios": "^1.10.0",
"chalk": "^2.4.2",
"commander": "^2.20.0",
"ora": "^4.0.3"
},
"bugs": {
"url": "https://github.com/pangxieju/electron-fix/issues/new"
}
}