UNPKG

@elmeet/electron-fix

Version:
35 lines (34 loc) 721 B
{ "name": "@elmeet/electron-fix", "version": "1.1.5", "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/elmeet/electron-fix" }, "keywords": [ "electron", "electron-helper", "electron-install", "electron-fix" ], "author": "elmeet", "license": "MIT", "dependencies": { "axios": ">=0.21.1", "chalk": "^2.4.2", "commander": "^2.20.0", "extract-zip": "^2.0.1", "ora": "^4.0.3" }, "bugs": { "url": "https://github.com/elmeet/electron-fix/issues/new" } }