{"name":"@nestjs/schematics","version":"8.0.4","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.2.10","@angular-devkit/schematics":"12.2.10","fs-extra":"10.0.0","jsonc-parser":"3.0.0","pluralize":"8.0.0"},"devDependencies":{"@commitlint/cli":"13.2.1","@commitlint/config-angular":"13.2.0","@types/fs-extra":"9.0.13","@types/jest":"27.0.2","@types/node":"16.0.0","@typescript-eslint/eslint-plugin":"5.0.0","@typescript-eslint/parser":"5.0.0","cpx":"1.5.0","eslint":"8.0.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.2","gulp":"4.0.2","gulp-clean":"0.4.0","husky":"7.0.2","jest":"27.2.5","nyc":"15.1.0","release-it":"14.11.6","ts-jest":"27.0.7","ts-node":"10.3.0","typescript":"4.3.5"},"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":"580f124afe272efcbb44655b0dbdd6231344bd21","_id":"@nestjs/schematics@8.0.4","_nodeVersion":"12.13.0","_npmVersion":"7.20.5","dist":{"shasum":"4af3de12c6aaf90f359c617d88ac4719a1432161","size":31911,"noattachment":false,"key":"/@nestjs/schematics/-/@nestjs/schematics-8.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/schematics/download/@nestjs/schematics-8.0.4.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.4_1634549793780_0.16143993300205883"},"_hasShrinkwrap":false,"publish_time":1634549793934,"_cnpm_publish_time":1634549793934,"_cnpmcore_publish_time":"2021-12-16T18:37:56.222Z","dist-tags":{"latest":"10.1.4","next":"7.2.10-next.1"}}