{"name":"@nestjs/schematics","version":"8.0.2","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 && cpx 'src/lib/**/{files,workspace}/**/.!(gitignore)' 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":"12.0.5","@angular-devkit/schematics":"12.0.5","fs-extra":"10.0.0","jsonc-parser":"3.0.0","pluralize":"8.0.0"},"devDependencies":{"@commitlint/cli":"12.1.4","@commitlint/config-angular":"12.1.4","@types/fs-extra":"9.0.12","@types/jest":"26.0.24","@types/node":"16.0.0","@typescript-eslint/eslint-plugin":"4.28.2","@typescript-eslint/parser":"4.28.2","cpx":"1.5.0","eslint":"7.30.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.23.4","gulp":"4.0.2","gulp-clean":"0.4.0","husky":"7.0.1","jest":"27.0.6","nyc":"15.1.0","release-it":"14.10.0","ts-jest":"27.0.3","ts-node":"10.1.0","typescript":"3.9.10"},"peerDependencies":{"typescript":"^3.4.5 || ^4.3.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":"976bd33eeb9509c249a601e264df4b8ef374a414","_id":"@nestjs/schematics@8.0.2","_nodeVersion":"12.13.0","_npmVersion":"6.14.11","dist":{"shasum":"ff0d92fcdfd885e66f69132d4ebbd97e4ab56ef5","size":32493,"noattachment":false,"key":"/@nestjs/schematics/-/@nestjs/schematics-8.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/schematics/download/@nestjs/schematics-8.0.2.tgz"},"_npmUser":{"name":"nestjscore","email":"admin@kamilmysliwiec.com"},"directories":{},"maintainers":[{"name":"kamilmysliwiec","email":""},{"name":"nestjscore","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/schematics_8.0.2_1626419821213_0.9628479373439103"},"_hasShrinkwrap":false,"publish_time":1626419821385,"_cnpm_publish_time":1626419821385,"_cnpmcore_publish_time":"2021-12-16T18:37:56.656Z","dist-tags":{"latest":"10.1.4","next":"7.2.10-next.1"}}