UNPKG

minxing-devtools-core

Version:
50 lines (49 loc) 1.24 kB
{ "name": "minxing-devtools-core", "version": "1.0.28", "description": "Minxing 开发插件 核心依赖", "main": "./lib/mx.api.js", "repository": { "type": "git", "url": "git+https://github.com/dehuinet/minxing-devtools-core.git" }, "keywords": [ "atom", "vscode", "minxing" ], "author": "yinhang", "license": "GPL-3.0", "bugs": { "url": "https://github.com/dehuinet/minxing-devtools-core/issues" }, "homepage": "https://github.com/dehuinet/minxing-devtools-core#readme", "dependencies": { "archiver": "^2.1.0", "co": "^4.6.0", "debug": "^3.1.0", "download-git-repo": "^1.0.2", "fs-extra": "^0.30.0", "fs-promise": "^2.0.3", "glob": "^7.1.1", "handlebars": "^4.0.11", "node-localstorage": "^1.3.0", "promisify-node": "^0.4.0", "prompt": "^1.0.0", "qrcode": "^1.2.0", "qs": "^6.5.1", "ramda": "^0.25.0", "ramda-fantasy": "^0.8.0", "request": "^2.83.0", "rimraf": "^2.6.2", "underscore": "^1.8.3", "user-home": "^2.0.0", "ws": "^1.1.1" }, "devDependencies": { "babel-eslint": "^7.1.1", "eslint": "^3.19.0", "eslint-config-minxing": "^0.0.6", "eslint-plugin-minxing": "^0.0.4" } }