{"name":"@nestjs/schematics","version":"7.2.1","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":"10.2.0","@angular-devkit/schematics":"10.2.0","fs-extra":"9.0.1","pluralize":"8.0.0"},"devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-angular":"^11.0.0","@types/fs-extra":"9.0.3","@types/jest":"26.0.15","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","cpx":"1.5.0","eslint":"7.12.1","eslint-config-prettier":"6.15.0","eslint-plugin-import":"2.22.1","gulp":"4.0.2","gulp-clean":"0.4.0","husky":"4.3.0","jest":"26.6.3","nyc":"15.1.0","release-it":"^14.2.1","ts-jest":"26.4.3","ts-node":"9.0.0","typescript":"3.9.7"},"peerDependencies":{"typescript":"^3.4.5 || ^4.0.0"},"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":"8d7bec95e580d63f8e0aa64d927ad92ee1e68320","_id":"@nestjs/schematics@7.2.1","_nodeVersion":"12.13.0","_npmVersion":"6.14.8","dist":{"shasum":"3454e858bbcf755bb9ce0c42c3f2a95e489f969b","size":31272,"noattachment":false,"key":"/@nestjs/schematics/-/@nestjs/schematics-7.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/schematics/download/@nestjs/schematics-7.2.1.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_7.2.1_1604487087148_0.5906089399431271"},"_hasShrinkwrap":false,"publish_time":1604487087365,"_cnpm_publish_time":1604487087365,"_cnpmcore_publish_time":"2021-12-16T18:38:01.055Z","dist-tags":{"latest":"10.1.4","next":"7.2.10-next.1"}}