{"name":"@nestjs/schematics","version":"6.8.0","description":"Nest - modern, fast, powerful node.js web framework (@schematics)","main":"dist/index.js","publishConfig":{"access":"public"},"scripts":{"postbuild":"npm run copy:collection && npm run copy:lib","build":"rm -rf dist && tsc --project tsconfig.lib.json","clean":"gulp clean:src","copy:collection":"cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib","copy:lib":"cpx 'src/lib/**/files/**/*.*' dist/lib","lint":"tslint --project tsconfig.json","prepublish:next":"npm run build","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","publish:npm":"npm publish --access public","test":"npm run clean && NODE_ENV=test jest -w 1 --no-cache --config jest.json","test:dev":"NODE_ENV=test npm run -s test -- --watchAll"},"repository":{"type":"git","url":"git+https://github.com/nestjs/schematics.git"},"contributors":[{"name":"ThomRick"},{"name":"Kamil Mysliwiec"},{"name":"John Biundo"}],"license":"MIT","bugs":{"url":"https://github.com/nestjs/schematics/issues"},"homepage":"https://github.com/nestjs/schematics#readme","dependencies":{"@angular-devkit/core":"7.3.8","@angular-devkit/schematics":"7.3.8","fs-extra":"8.1.0"},"devDependencies":{"@types/fs-extra":"8.0.0","@types/jest":"24.0.24","@types/node":"12.12.21","cpx":"1.5.0","gulp":"4.0.2","gulp-clean":"0.4.0","jest":"24.9.0","nyc":"14.1.1","ts-jest":"24.2.0","ts-node":"8.5.4","tslint":"5.20.1","typescript":"3.7.4"},"peerDependencies":{"typescript":"^3.4.5"},"schematics":"./dist/collection.json","nyc":{"include":["src"],"exclude":["node_modules","test"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["text-summary","html"],"sourceMap":true,"instrument":true},"gitHead":"7943800104f5cdef3b4f9cf1e82165b992caa508","_id":"@nestjs/schematics@6.8.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"9262ee1dc4613c6323b2efc3aa593847e631c198","size":26498,"noattachment":false,"key":"/@nestjs/schematics/-/@nestjs/schematics-6.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/schematics/download/@nestjs/schematics-6.8.0.tgz"},"maintainers":[{"name":"kamilmysliwiec","email":""},{"name":"nestjscore","email":""}],"_npmUser":{"name":"nestjscore","email":"admin@kamilmysliwiec.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/schematics_6.8.0_1578254403759_0.5374636553117471"},"_hasShrinkwrap":false,"publish_time":1578254403893,"_cnpm_publish_time":1578254403893,"_cnpmcore_publish_time":"2021-12-16T18:38:05.307Z","dist-tags":{"latest":"10.1.4","next":"7.2.10-next.1"}}