{ "name": "pc-repair", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "development": "node ./upload/development.js", "production": "node ./upload/production.js", "build": "npx gulp build" }, "repository": { "type": "git", "url": "http://git.dashitech.com/seimin/zuel-itsm-3.0.2.git" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "del": "^6.0.0", "gulp": "^4.0.2", "shelljs": "^0.8.5", "ssh2-sftp-client": "^7.2.0" } }