@yolkai/nx-cli
Version:
37 lines (36 loc) • 656 B
JSON
{
"name": "@yolkai/nx-cli",
"version": "8.10.0-alpha.0",
"description": "",
"repository": {
"type": "git",
"url": "git+https://github.com/nrwl/nx.git"
},
"keywords": [
"Monorepo",
"Angular",
"React",
"Web",
"Node",
"Nest",
"Jest",
"Cypress",
"CLI"
],
"bin": {
"nx": "./bin/nx.js"
},
"author": "Victor Savkin",
"license": "MIT",
"bugs": {
"url": "https://github.com/nrwl/nx/issues"
},
"homepage": "https://nx.dev",
"dependencies": {
"tmp": "0.0.33",
"yargs-parser": "10.0.0",
"yargs": "^11.0.0",
"@yolkai/nx-tao": "8.10.0-alpha.0",
"chalk": "2.4.2"
}
}