UNPKG

add-nx-to-monorepo

Version:

Make any monorepo faster by adding Nx to it

37 lines (36 loc) 753 B
{ "name": "add-nx-to-monorepo", "version": "15.9.3", "private": false, "description": "Make any monorepo faster by adding Nx to it", "repository": { "type": "git", "url": "https://github.com/nrwl/nx.git", "directory": "packages/add-nx-to-monorepo" }, "keywords": [ "Monorepo", "React", "Web", "Node", "Nest", "Lerna", "Yarn", "CLI" ], "bin": { "add-nx-to-monorepo": "./index.js" }, "author": "Victor Savkin", "license": "MIT", "bugs": { "url": "https://github.com/nrwl/nx/issues" }, "homepage": "https://nx.dev", "publishConfig": { "access": "public" }, "main": "./index.js", "types": "./index.d.ts", "gitHead": "80792b60b9de4322bbd71cd4601d03ab0b294c4e" }