{"name":"@nestjs/schematics","version":"6.9.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,workspace}/**/*.*' dist/lib","lint":"eslint '{src,test}/**/*.ts' --fix","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","prerelease":"npm run build","release":"release-it"},"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":{"@commitlint/cli":"^8.3.5","@commitlint/config-angular":"^8.3.4","@types/fs-extra":"8.0.1","@types/jest":"24.9.1","@types/node":"12.12.21","@typescript-eslint/eslint-plugin":"2.17.0","@typescript-eslint/parser":"2.17.0","cpx":"1.5.0","eslint":"6.8.0","eslint-config-prettier":"6.9.0","eslint-plugin-import":"2.20.0","gulp":"4.0.2","gulp-clean":"0.4.0","husky":"4.2.1","jest":"25.1.0","nyc":"15.0.0","release-it":"^12.4.3","ts-jest":"25.0.0","ts-node":"8.6.2","typescript":"3.7.5"},"peerDependencies":{"typescript":"^3.4.5"},"schematics":"./dist/collection.json","husky":{"hooks":{"commit-msg":"commitlint -c .commitlintrc.json -E HUSKY_GIT_PARAMS"}},"nyc":{"include":["src"],"exclude":["node_modules","test"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["text-summary","html"],"sourceMap":true,"instrument":true},"gitHead":"b156cbee69f5d2e1bd0724306bd7ced15934e72c","_id":"@nestjs/schematics@6.9.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"d4467b7f1355f1829c1d9f7880b739c0dc41f8e4","size":26502,"noattachment":false,"key":"/@nestjs/schematics/-/@nestjs/schematics-6.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/schematics/download/@nestjs/schematics-6.9.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.9.0_1580038073155_0.19026020086911988"},"_hasShrinkwrap":false,"publish_time":1580038073308,"_cnpm_publish_time":1580038073308,"_cnpmcore_publish_time":"2021-12-16T18:38:04.625Z","dist-tags":{"latest":"10.1.4","next":"7.2.10-next.1"}}