UNPKG

@nrwl/cli

Version:

Smart, Fast and Extensible Build System

38 lines (37 loc) 733 B
{ "name": "@nrwl/cli", "version": "15.9.3", "private": false, "description": "Smart, Fast and Extensible Build System", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", "directory": "packages/cli" }, "keywords": [ "Monorepo", "Angular", "React", "Web", "Node", "Nest", "Jest", "Cypress", "CLI" ], "author": "Victor Savkin", "license": "MIT", "bugs": { "url": "https://github.com/nrwl/nx/issues" }, "homepage": "https://nx.dev", "dependencies": { "nx": "15.9.3" }, "publishConfig": { "access": "public" }, "main": "./bin/nx.js", "types": "./bin/nx.d.ts", "gitHead": "80792b60b9de4322bbd71cd4601d03ab0b294c4e" }