{"name":"@nestjs/cli","version":"2.0.0-rc.2","license":"MIT","publishConfig":{"access":"public"},"bin":{"nest":"index.js"},"scripts":{"build":"npm run -s build:src && npm run -s build:assets","build:src":"tsc","build:assets":"node scripts/copy.script.js src/commands/generate/templates bin/commands/generate/templates","clean":"node scripts/clean.script.js bin/* && node scripts/clean.script.js coverage/*","clean:build":"npm run -s clean && npm run -s build","coverage":"nyc report --reporter=text-lcov | coveralls","test":"npm run -s test:src && npm run -s test:scripts","test:watch":"nodemon --watch src -e ts --exec \"npm run -s test:src\"","test:src":"nyc mocha src/**/*.spec.ts --require ts-node/register --reporter spec","test:scripts":"mocha scripts/**/*.spec.ts --require ts-node/register --reporter spec"},"repository":{"type":"git","url":"git+https://github.com/nestjs/nest-cli.git"},"author":{"name":"ThomRick"},"bugs":{"url":"https://github.com/nestjs/nest-cli/issues"},"dependencies":{"caporal":"^0.6.0","nodemon":"^1.12.1","os-name":"^2.0.1"},"devDependencies":{"@types/chai":"^3.5.2","@types/mocha":"^2.2.41","@types/node":"^7.0.48","@types/os-name":"^2.0.0","@types/sinon":"^2.3.2","chai":"^4.0.0","coveralls":"^2.13.1","mocha":"^3.4.2","nyc":"^10.3.2","sinon":"^2.3.6","ts-node":"^3.3.0","typescript":"^2.4.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["node_modules/","src/**/*.spec.ts","src/**/test.utils.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["text-summary","html"],"sourceMap":true,"instrument":true},"gitHead":"cd65454321e44950826672635c261db1dec4cddb","description":"Tool to manage Nest projects: Modern, powerful web application framework for [Node.js](http://nodejs.org).","homepage":"https://github.com/nestjs/nest-cli#readme","_id":"@nestjs/cli@2.0.0-rc.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"thomrick","email":"thomasr2309@gmail.com"},"dist":{"shasum":"30a0c3c2928ca3dedf8cbc6357c352fc865c0939","size":26189,"noattachment":false,"key":"/@nestjs/cli/-/@nestjs/cli-2.0.0-rc.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/cli/download/@nestjs/cli-2.0.0-rc.2.tgz"},"maintainers":[{"name":"kamilmysliwiec","email":""},{"name":"nestjscore","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cli-2.0.0-rc.2.tgz_1516895509405_0.7063227549660951"},"directories":{},"publish_time":1516895510432,"_hasShrinkwrap":false,"_cnpm_publish_time":1516895510432,"_cnpmcore_publish_time":"2021-12-16T16:25:54.894Z","dist-tags":{"latest":"10.4.5","next":"10.4.0-next.1"}}