{"name":"@nestjs/schematics","version":"8.0.7","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.4","@angular-devkit/schematics":"13.2.4","fs-extra":"10.0.1","jsonc-parser":"3.0.0","pluralize":"8.0.0"},"devDependencies":{"@commitlint/cli":"16.2.1","@commitlint/config-angular":"16.2.1","@types/fs-extra":"9.0.13","@types/jest":"27.4.1","@types/node":"16.11.25","@typescript-eslint/eslint-plugin":"5.12.1","@typescript-eslint/parser":"5.12.1","cpx":"1.5.0","eslint":"8.9.0","eslint-config-prettier":"8.4.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.5","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":"2a6fe8611729d7526af3be5ab70884ded01d2612","_id":"@nestjs/schematics@8.0.7","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"bd721f678e8eb975b0ee72b8ee0b4a48196e955d","size":32905,"noattachment":false,"key":"/@nestjs/schematics/-/@nestjs/schematics-8.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@nestjs/schematics/download/@nestjs/schematics-8.0.7.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.7_1645627006999_0.22229411011611866"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-23T14:37:23.480Z","publish_time":1645627007144,"_cnpm_publish_time":1645627007144,"dist-tags":{"latest":"10.1.4","next":"7.2.10-next.1"}}