{"name":"@nestjs/schematics","version":"8.0.6","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":"13.2.2","@angular-devkit/schematics":"13.2.2","fs-extra":"10.0.0","jsonc-parser":"3.0.0","pluralize":"8.0.0"},"devDependencies":{"@commitlint/cli":"16.1.0","@commitlint/config-angular":"16.0.0","@types/fs-extra":"9.0.13","@types/jest":"27.4.0","@types/node":"16.11.22","@typescript-eslint/eslint-plugin":"5.11.0","@typescript-eslint/parser":"5.11.0","cpx":"1.5.0","eslint":"8.8.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.4","gulp":"4.0.2","gulp-clean":"0.4.0","husky":"7.0.4","jest":"27.5.1","nyc":"15.1.0","release-it":"14.12.4","ts-jest":"27.1.3","ts-node":"10.5.0","typescript":"4.5.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":"18d065aba35ffc5cf7cee9f72cd83843c3b3561e","_id":"@nestjs/schematics@8.0.6","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"925369ffc51e0d6d0284ad656cc0491e9f1e1cfd","size":32835,"noattachment":false,"key":"/@nestjs/schematics/-/@nestjs/schematics-8.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/schematics/download/@nestjs/schematics-8.0.6.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.6_1644398616509_0.6124752041311241"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-09T09:23:51.886Z","publish_time":1644398616769,"_cnpm_publish_time":1644398616769,"dist-tags":{"latest":"10.1.4","next":"7.2.10-next.1"}}