lamp-learn-cli
Version:
> TODO: description
28 lines (27 loc) • 636 B
JSON
{
"name": "lamp-learn-cli",
"version": "0.0.7-alpha.0",
"description": "> TODO: description",
"author": "wb-zj861827 <wb-zj861827@alibaba-inc.com>",
"homepage": "",
"license": "ISC",
"main": "lib/lamp-lerna-cli.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"publishConfig": {
"registry": "http://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "git@gitlab.alibaba-inc.com:wb-zj861827/test.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"gitHead": "3f07ab33bc8b1cd0a834e2577df05ab43d47e599"
}