{"name":"@nestjs/cli","version":"1.5.0","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":"cp -R src/assets bin/assets","clean":"rm -rf bin/* && rm -rf coverage/*","clean:build":"npm run -s clean && npm run -s build","coverage":"nyc report --reporter=text-lcov | coveralls","prepare":"npm run clean:build","test":"nyc --require ts-node/register mocha src/**/*.spec.ts --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"},"devDependencies":{"@types/chai":"^3.5.2","@types/mocha":"^2.2.41","@types/node":"^7.0.18","@types/sinon":"^2.2.2","chai":"^4.0.0","coveralls":"^2.13.1","mocha":"^3.4.2","nyc":"^10.3.2","sinon":"^2.3.2","ts-node":"^3.0.4","typescript":"^2.3.3"},"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":"59e8d236f52efbf0c9ec57d65990450cca016fd9","description":"[![Nest Logo](http://kamilmysliwiec.com/public/nest-logo.png)](http://kamilmysliwiec.com/)","homepage":"https://github.com/nestjs/nest-cli#readme","_id":"@nestjs/cli@1.5.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"thomrick","email":"thomasr2309@gmail.com"},"dist":{"shasum":"1bee9dfc30fe15004a20a2b7eb71485e5611dab0","size":23528,"noattachment":false,"key":"/@nestjs/cli/-/@nestjs/cli-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/cli/download/@nestjs/cli-1.5.0.tgz"},"maintainers":[{"name":"kamilmysliwiec","email":""},{"name":"nestjscore","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cli-1.5.0.tgz_1498402793304_0.9642825652845204"},"directories":{},"publish_time":1498402794402,"_hasShrinkwrap":false,"_cnpm_publish_time":1498402794402,"_cnpmcore_publish_time":"2021-12-16T16:25:58.151Z","dist-tags":{"latest":"10.4.5","next":"10.4.0-next.1"}}