{"_id":"@4itech/schematics","_rev":"6-8422e8f68e09dee5996d7d5c6fcb8854","name":"@4itech/schematics","dist-tags":{"latest":"11.7.6"},"versions":{"11.7.0":{"name":"@4itech/schematics","version":"11.7.0","license":"MIT","_id":"@4itech/schematics@11.7.0","maintainers":[{"name":"4itech-paul","email":"paul@4idps.com"},{"name":"4itech-micky","email":"micky@4idps.com"}],"contributors":[{"name":"ThomRick"},{"name":"Kamil Mysliwiec"},{"name":"John Biundo"}],"homepage":"https://github.com/nestjs/schematics#readme","bugs":{"url":"https://github.com/nestjs/schematics/issues"},"nyc":{"exclude":["node_modules","test"],"include":["src"],"require":["ts-node/register"],"reporter":["text-summary","html"],"extension":[".ts"],"sourceMap":true,"instrument":true},"dist":{"shasum":"792e5258fe43cdc3fd004f450592a5dfc86979d0","tarball":"https://registry.npmjs.org/@4itech/schematics/-/schematics-11.7.0.tgz","fileCount":293,"integrity":"sha512-l1IvlU1r/pDS2K3Qh4yhOMFxWNPUW88YTj6oqd0b99mZfdJaOETxDMtFWY3lVVP6VXmtTSDR4PRQrio9cBFkEw==","signatures":[{"sig":"MEQCICRHXL0CSyft/f//r1rPd5m1Fp16aKfZ0lO641rLdVHXAiBhBPY6gN0kGMWXtkWSaPOt1CHHMctzKsgKAgyLH4Fs8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255191},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"4eed6e5855a0449b24383bc598a602810a3ebcce","scripts":{"lint":"eslint '{src,test}/**/*.ts' --fix","test":"npm run clean && NODE_ENV=test jest -w 1 --no-cache --config jest.json","build":"rm -rf dist && tsc --project tsconfig.lib.json","clean":"gulp clean:src","prepare":"husky install","release":"dotenv release-it --","copy:lib":"cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib && cpx 'src/lib/**/{files,workspace}/**/.!(gitignore)' dist/lib","test:dev":"NODE_ENV=test npm run -s test -- --watchAll","postbuild":"npm run copy:collection && npm run copy:lib","prerelease":"npm run build","publish:npm":"npm publish --access public","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","copy:collection":"cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib","prepublish:next":"npm run build"},"_npmUser":{"name":"4itech-paul","email":"paul@4idps.com"},"repository":{"url":"git+https://github.com/nestjs/schematics.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.0","description":"Nest - modern, fast, powerful node.js web framework (@schematics)","directories":{},"lint-staged":{"**/*.{ts,json}":[]},"_nodeVersion":"20.15.0","dependencies":{"pluralize":"8.0.0","comment-json":"4.2.3","jsonc-parser":"3.2.1","@angular-devkit/core":"17.1.2","@angular-devkit/schematics":"17.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.0.0","cpx2":"7.0.1","gulp":"5.0.0","jest":"29.7.0","husky":"9.0.11","eslint":"8.57.0","ts-jest":"29.1.5","ts-node":"10.9.2","dotenv-cli":"^7.4.1","gulp-clean":"0.4.0","release-it":"17.3.0","typescript":"5.5.2","@types/jest":"29.5.12","@types/node":"20.14.7","@commitlint/cli":"19.3.0","eslint-plugin-import":"2.29.1","eslint-config-prettier":"9.1.0","@typescript-eslint/parser":"7.13.1","@commitlint/config-angular":"19.3.0","@typescript-eslint/eslint-plugin":"7.13.1"},"peerDependencies":{"typescript":">=4.8.2"},"_npmOperationalInternal":{"tmp":"tmp/schematics_11.7.0_1733278406235_0.5822286528734204","host":"s3://npm-registry-packages"}},"11.7.1":{"name":"@4itech/schematics","version":"11.7.1","license":"MIT","_id":"@4itech/schematics@11.7.1","maintainers":[{"name":"4itech-paul","email":"paul@4idps.com"},{"name":"4itech-micky","email":"micky@4idps.com"}],"contributors":[{"name":"ThomRick"},{"name":"Kamil Mysliwiec"},{"name":"John Biundo"}],"homepage":"https://github.com/nestjs/schematics#readme","bugs":{"url":"https://github.com/nestjs/schematics/issues"},"nyc":{"exclude":["node_modules","test"],"include":["src"],"require":["ts-node/register"],"reporter":["text-summary","html"],"extension":[".ts"],"sourceMap":true,"instrument":true},"dist":{"shasum":"9572a60f0eabc7545cd74892d87a4812d040247d","tarball":"https://registry.npmjs.org/@4itech/schematics/-/schematics-11.7.1.tgz","fileCount":293,"integrity":"sha512-lAGRgCEfnvi39g9UKvrmC7DLtRT9/aVgWC9vld2ktagmVUmOKrM8Hh6vvJQKlpJ/f9v/ORqilb8a2vuSNKB79g==","signatures":[{"sig":"MEYCIQDUjybbbSZewJ5+5CvC8dWlR26PCUsNZo0Mlb8eTyS20QIhAKHKe40YWGVYOWQFxLhvCy7aPWeP35Si9wnFIbYPyk+w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257748},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"c81ab95b2fce737bc307e1e2335c8ed80c7a3e03","scripts":{"lint":"eslint '{src,test}/**/*.ts' --fix","test":"npm run clean && NODE_ENV=test jest -w 1 --no-cache --config jest.json","build":"rm -rf dist && tsc --project tsconfig.lib.json","clean":"gulp clean:src","prepare":"husky install","release":"dotenv release-it --","copy:lib":"cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib && cpx 'src/lib/**/{files,workspace}/**/.!(gitignore)' dist/lib","test:dev":"NODE_ENV=test npm run -s test -- --watchAll","postbuild":"npm run copy:collection && npm run copy:lib","prerelease":"npm run build","publish:npm":"npm publish --access public","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","copy:collection":"cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib","prepublish:next":"npm run build"},"_npmUser":{"name":"4itech-paul","email":"paul@4idps.com"},"repository":{"url":"git+https://github.com/nestjs/schematics.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.0","description":"Nest - modern, fast, powerful node.js web framework (@schematics)","directories":{},"lint-staged":{"**/*.{ts,json}":[]},"_nodeVersion":"20.15.0","dependencies":{"pluralize":"8.0.0","comment-json":"4.2.5","jsonc-parser":"3.3.1","@angular-devkit/core":"17.3.11","@angular-devkit/schematics":"17.3.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","cpx2":"8.0.0","gulp":"5.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.16.0","ts-jest":"29.2.5","ts-node":"10.9.2","gulp-clean":"0.4.0","release-it":"17.10.0","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","@commitlint/cli":"19.6.0","eslint-plugin-import":"2.31.0","eslint-config-prettier":"9.1.0","@typescript-eslint/parser":"8.17.0","@commitlint/config-angular":"19.6.0","@typescript-eslint/eslint-plugin":"8.17.0"},"peerDependencies":{"typescript":">=4.8.2"},"_npmOperationalInternal":{"tmp":"tmp/schematics_11.7.1_1733285286138_0.7184807607855108","host":"s3://npm-registry-packages"}},"11.7.2":{"name":"@4itech/schematics","version":"11.7.2","license":"MIT","_id":"@4itech/schematics@11.7.2","maintainers":[{"name":"4itech-paul","email":"paul@4idps.com"},{"name":"4itech-micky","email":"micky@4idps.com"}],"contributors":[{"name":"ThomRick"},{"name":"Kamil Mysliwiec"},{"name":"John Biundo"}],"homepage":"https://github.com/nestjs/schematics#readme","bugs":{"url":"https://github.com/nestjs/schematics/issues"},"nyc":{"exclude":["node_modules","test"],"include":["src"],"require":["ts-node/register"],"reporter":["text-summary","html"],"extension":[".ts"],"sourceMap":true,"instrument":true},"dist":{"shasum":"d2014ba127a1c490ebde42c002c7c8e005eb7a38","tarball":"https://registry.npmjs.org/@4itech/schematics/-/schematics-11.7.2.tgz","fileCount":294,"integrity":"sha512-kULIU2YzF0MzexQCPK6uX5OWMJ5zySHxAE/Qeu/Ooh00Dgk31jxV9vQuhfiHWcpuurHwTkCQ61w2JJXd5xzA3g==","signatures":[{"sig":"MEYCIQDk68N8P69+tpUO3UQfVp3d1a5SLxOEdHTeV8AakeSBYgIhAOu18bTm+eUAhvxQ/nxfNGVTSpqXX/LDo4VJlkNTzzZF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255514},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"03b6c158f8c9c6251cce15c77bf97dff15865dc4","scripts":{"lint":"eslint '{src,test}/**/*.ts' --fix","test":"npm run clean && NODE_ENV=test jest -w 1 --no-cache --config jest.json","build":"rm -rf dist && tsc --project tsconfig.lib.json","clean":"gulp clean:src","prepare":"husky install","release":"dotenv release-it --","copy:lib":"cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib && cpx 'src/lib/**/{files,workspace}/**/.!(gitignore)' dist/lib","test:dev":"NODE_ENV=test npm run -s test -- --watchAll","postbuild":"npm run copy:collection && npm run copy:lib","prerelease":"npm run build","publish:npm":"npm publish --access public","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","copy:collection":"cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib","prepublish:next":"npm run build"},"_npmUser":{"name":"4itech-paul","email":"paul@4idps.com"},"repository":{"url":"git+https://github.com/nestjs/schematics.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.0","description":"Nest - modern, fast, powerful node.js web framework (@schematics)","directories":{},"lint-staged":{"**/*.{ts,json}":[]},"_nodeVersion":"20.15.0","dependencies":{"pluralize":"8.0.0","comment-json":"4.2.5","jsonc-parser":"3.3.1","@angular-devkit/core":"17.3.11","@angular-devkit/schematics":"17.3.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","cpx2":"8.0.0","gulp":"5.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.16.0","ts-jest":"29.2.5","ts-node":"10.9.2","gulp-clean":"0.4.0","release-it":"17.10.0","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","@commitlint/cli":"19.6.0","eslint-plugin-import":"2.31.0","eslint-config-prettier":"9.1.0","@typescript-eslint/parser":"8.17.0","@commitlint/config-angular":"19.6.0","@typescript-eslint/eslint-plugin":"8.17.0"},"peerDependencies":{"typescript":">=4.8.2"},"_npmOperationalInternal":{"tmp":"tmp/schematics_11.7.2_1733311160171_0.34672352629026926","host":"s3://npm-registry-packages"}},"11.7.3":{"name":"@4itech/schematics","version":"11.7.3","license":"MIT","_id":"@4itech/schematics@11.7.3","maintainers":[{"name":"4itech-paul","email":"paul@4idps.com"},{"name":"4itech-micky","email":"micky@4idps.com"}],"contributors":[{"name":"ThomRick"},{"name":"Kamil Mysliwiec"},{"name":"John Biundo"}],"homepage":"https://github.com/nestjs/schematics#readme","bugs":{"url":"https://github.com/nestjs/schematics/issues"},"nyc":{"exclude":["node_modules","test"],"include":["src"],"require":["ts-node/register"],"reporter":["text-summary","html"],"extension":[".ts"],"sourceMap":true,"instrument":true},"dist":{"shasum":"6750209ae7c0d2468e66ad961a9f26e60dadb224","tarball":"https://registry.npmjs.org/@4itech/schematics/-/schematics-11.7.3.tgz","fileCount":294,"integrity":"sha512-NClTDO9yyiruQVYdS6Lf0lOr+3LeZ3+XbTykzK30e06MIqVL363dd0dqOshIbKYBV8ldoadY0gPVXrAidGV7Zw==","signatures":[{"sig":"MEUCIGX3f6uCiB6IiGy4EemlW7OMfW557vXX22GGiJ+WbsEXAiEAiNVY4zPOCwqOaR0xinDo5OW5GdImJYmtu8VQ1vkHFu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255515},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"eac905504649352e3606f35882961c355c2e6bc7","scripts":{"lint":"eslint '{src,test}/**/*.ts' --fix","test":"npm run clean && NODE_ENV=test jest -w 1 --no-cache --config jest.json","build":"rm -rf dist && tsc --project tsconfig.lib.json","clean":"gulp clean:src","prepare":"husky install","release":"dotenv release-it --","copy:lib":"cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib && cpx 'src/lib/**/{files,workspace}/**/.!(gitignore)' dist/lib","test:dev":"NODE_ENV=test npm run -s test -- --watchAll","postbuild":"npm run copy:collection && npm run copy:lib","prerelease":"npm run build","publish:npm":"npm publish --access public","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","copy:collection":"cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib","prepublish:next":"npm run build"},"_npmUser":{"name":"4itech-paul","email":"paul@4idps.com"},"repository":{"url":"git+https://github.com/nestjs/schematics.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.0","description":"Nest - modern, fast, powerful node.js web framework (@schematics)","directories":{},"lint-staged":{"**/*.{ts,json}":[]},"_nodeVersion":"20.15.0","dependencies":{"pluralize":"8.0.0","comment-json":"4.2.5","jsonc-parser":"3.3.1","@angular-devkit/core":"17.3.11","@angular-devkit/schematics":"17.3.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","cpx2":"8.0.0","gulp":"5.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.16.0","ts-jest":"29.2.5","ts-node":"10.9.2","dotenv-cli":"^7.4.4","gulp-clean":"0.4.0","release-it":"17.10.0","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","@commitlint/cli":"19.6.0","eslint-plugin-import":"2.31.0","eslint-config-prettier":"9.1.0","@typescript-eslint/parser":"8.17.0","@commitlint/config-angular":"19.6.0","@typescript-eslint/eslint-plugin":"8.17.0"},"peerDependencies":{"typescript":">=4.8.2"},"_npmOperationalInternal":{"tmp":"tmp/schematics_11.7.3_1733360890885_0.7736574233979174","host":"s3://npm-registry-packages"}},"11.7.4":{"name":"@4itech/schematics","version":"11.7.4","license":"MIT","_id":"@4itech/schematics@11.7.4","maintainers":[{"name":"4itech-paul","email":"paul@4idps.com"},{"name":"4itech-micky","email":"micky@4idps.com"}],"contributors":[{"name":"ThomRick"},{"name":"Kamil Mysliwiec"},{"name":"John Biundo"}],"homepage":"https://github.com/nestjs/schematics#readme","bugs":{"url":"https://github.com/nestjs/schematics/issues"},"nyc":{"exclude":["node_modules","test"],"include":["src"],"require":["ts-node/register"],"reporter":["text-summary","html"],"extension":[".ts"],"sourceMap":true,"instrument":true},"dist":{"shasum":"4395f9d3680f3b7efa303121fc084ef396ec260a","tarball":"https://registry.npmjs.org/@4itech/schematics/-/schematics-11.7.4.tgz","fileCount":294,"integrity":"sha512-OLVd50B0FNCjIrAGSP/gtp4+tYit07nJX3kZbi1Q32xliXcM0V3akJBXPmD8Zc4vP0MaT2EasbIwJ/FGF0Y28A==","signatures":[{"sig":"MEUCIQDTnrF1CJ+jLpMEG7U1Sje4+d5Vb97B2wm7Ft4EL3wc1gIgUoTecyY7n5tujmk8IXJb1cK9WtIR/oDwvUeAibKEH+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255599},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"43bc636d389462fd0944135846e50a78bb0a25ec","scripts":{"lint":"eslint '{src,test}/**/*.ts' --fix","test":"npm run clean && NODE_ENV=test jest -w 1 --no-cache --config jest.json","build":"rm -rf dist && tsc --project tsconfig.lib.json","clean":"gulp clean:src","prepare":"husky install","release":"dotenv release-it --","copy:lib":"cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib && cpx 'src/lib/**/{files,workspace}/**/.!(gitignore)' dist/lib","test:dev":"NODE_ENV=test npm run -s test -- --watchAll","postbuild":"npm run copy:collection && npm run copy:lib","prerelease":"npm run build","publish:npm":"npm publish --access public","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","copy:collection":"cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib","prepublish:next":"npm run build"},"_npmUser":{"name":"4itech-paul","email":"paul@4idps.com"},"repository":{"url":"git+https://github.com/nestjs/schematics.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.0","description":"Nest - modern, fast, powerful node.js web framework (@schematics)","directories":{},"lint-staged":{"**/*.{ts,json}":[]},"_nodeVersion":"20.15.0","dependencies":{"pluralize":"8.0.0","comment-json":"4.2.5","jsonc-parser":"3.3.1","@angular-devkit/core":"17.3.11","@angular-devkit/schematics":"17.3.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","cpx2":"8.0.0","gulp":"5.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.16.0","ts-jest":"29.2.5","ts-node":"10.9.2","dotenv-cli":"^7.4.4","gulp-clean":"0.4.0","release-it":"17.10.0","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","@commitlint/cli":"19.6.0","eslint-plugin-import":"2.31.0","eslint-config-prettier":"9.1.0","@typescript-eslint/parser":"8.17.0","@commitlint/config-angular":"19.6.0","@typescript-eslint/eslint-plugin":"8.17.0"},"peerDependencies":{"typescript":">=4.8.2"},"_npmOperationalInternal":{"tmp":"tmp/schematics_11.7.4_1733408827573_0.7600477841944917","host":"s3://npm-registry-packages"}},"11.7.5":{"name":"@4itech/schematics","version":"11.7.5","license":"MIT","_id":"@4itech/schematics@11.7.5","maintainers":[{"name":"4itech-paul","email":"paul@4idps.com"},{"name":"4itech-micky","email":"micky@4idps.com"}],"contributors":[{"name":"ThomRick"},{"name":"Kamil Mysliwiec"},{"name":"John Biundo"}],"homepage":"https://github.com/nestjs/schematics#readme","bugs":{"url":"https://github.com/nestjs/schematics/issues"},"nyc":{"exclude":["node_modules","test"],"include":["src"],"require":["ts-node/register"],"reporter":["text-summary","html"],"extension":[".ts"],"sourceMap":true,"instrument":true},"dist":{"shasum":"da30dc9e513d86bad0dd2fb97412f11aabfb3cb2","tarball":"https://registry.npmjs.org/@4itech/schematics/-/schematics-11.7.5.tgz","fileCount":295,"integrity":"sha512-2+gi1TYuQf32q7Ma/+lt7YOYiXenIy+ZFEn3knhfio+4MImogT3d4SOQN4MWB1AtUp/rrLBEkffOAlbWApqNrg==","signatures":[{"sig":"MEUCIDwUWLmtBHs9GO/h5teLlG6Jadn0mqSiN83ZK4Uq0iKyAiEAymniJ7ldA1r3epPbznXz3yfiLbyLr0gANXxD3eifLzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256117},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"138173ca195e69ef1537f5ed4be80e7049af9dfc","scripts":{"lint":"eslint '{src,test}/**/*.ts' --fix","test":"npm run clean && NODE_ENV=test jest -w 1 --no-cache --config jest.json","build":"rm -rf dist && tsc --project tsconfig.lib.json","clean":"gulp clean:src","prepare":"husky install","release":"dotenv release-it --","copy:lib":"cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib && cpx 'src/lib/**/{files,workspace}/**/.!(gitignore)' dist/lib","test:dev":"NODE_ENV=test npm run -s test -- --watchAll","postbuild":"npm run copy:collection && npm run copy:lib","prerelease":"npm run build","publish:npm":"npm publish --access public","publish:next":"npm publish --access public --tag next","prepublish:npm":"npm run build","copy:collection":"cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib","prepublish:next":"npm run build"},"_npmUser":{"name":"4itech-paul","email":"paul@4idps.com"},"repository":{"url":"git+https://github.com/nestjs/schematics.git","type":"git"},"schematics":"./dist/collection.json","_npmVersion":"10.9.0","description":"Nest - modern, fast, powerful node.js web framework (@schematics)","directories":{},"lint-staged":{"**/*.{ts,json}":[]},"_nodeVersion":"20.15.0","dependencies":{"pluralize":"8.0.0","comment-json":"4.2.5","jsonc-parser":"3.3.1","@angular-devkit/core":"17.3.11","@angular-devkit/schematics":"17.3.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.1.0","cpx2":"8.0.0","gulp":"5.0.0","jest":"29.7.0","husky":"9.1.7","eslint":"9.16.0","ts-jest":"29.2.5","ts-node":"10.9.2","dotenv-cli":"^7.4.4","gulp-clean":"0.4.0","release-it":"17.10.0","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","@commitlint/cli":"19.6.0","eslint-plugin-import":"2.31.0","eslint-config-prettier":"9.1.0","@typescript-eslint/parser":"8.17.0","@commitlint/config-angular":"19.6.0","@typescript-eslint/eslint-plugin":"8.17.0"},"peerDependencies":{"typescript":">=4.8.2"},"_npmOperationalInternal":{"tmp":"tmp/schematics_11.7.5_1734319662689_0.4582564347570086","host":"s3://npm-registry-packages-npm-production"}},"11.7.6":{"name":"@4itech/schematics","version":"11.7.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":"dotenv release-it --","prepare":"husky install"},"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":"17.3.11","@angular-devkit/schematics":"17.3.11","comment-json":"4.2.5","jsonc-parser":"3.3.1","pluralize":"8.0.0"},"devDependencies":{"@commitlint/cli":"19.6.0","@commitlint/config-angular":"19.6.0","@types/jest":"29.5.14","@types/node":"22.10.1","@typescript-eslint/eslint-plugin":"8.17.0","@typescript-eslint/parser":"8.17.0","cpx2":"8.0.0","dotenv-cli":"^7.4.4","eslint":"9.16.0","eslint-config-prettier":"9.1.0","eslint-plugin-import":"2.31.0","gulp":"5.0.0","gulp-clean":"0.4.0","husky":"9.1.7","jest":"29.7.0","nyc":"17.1.0","release-it":"17.10.0","ts-jest":"29.2.5","ts-node":"10.9.2","typescript":"5.7.2"},"peerDependencies":{"typescript":">=4.8.2"},"schematics":"./dist/collection.json","nyc":{"include":["src"],"exclude":["node_modules","test"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["text-summary","html"],"sourceMap":true,"instrument":true},"lint-staged":{"**/*.{ts,json}":[]},"_id":"@4itech/schematics@11.7.6","gitHead":"77c121c3a21c8e714e7ab26ea4c9d91770ad0867","types":"./dist/index.d.ts","_nodeVersion":"20.15.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-0sbmp0qOM2CBPMQqp7/TldlFcc6J5RK5lQ9rQGA/yuvEU9l6EhD/FPCi4ighiVbw89BG9hHKePA3Oe3hkjsm/w==","shasum":"718f10fc7f988c63e651e7d60ee8d7bd61c23698","tarball":"https://registry.npmjs.org/@4itech/schematics/-/schematics-11.7.6.tgz","fileCount":295,"unpackedSize":256137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRxxXSFwG79JGtUdAJTYqHZQ+CS6QUrjKQ5cEIPcpKUAIhANCX+vw2i2DPQD89it8qcHrJq5CFUAHx3MW626JaWFpu"}]},"_npmUser":{"name":"4itech-paul","email":"paul@4idps.com"},"directories":{},"maintainers":[{"name":"4itech-paul","email":"paul@4idps.com"},{"name":"4itech-micky","email":"micky@4idps.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/schematics_11.7.6_1734516156889_0.39241460277484297"},"_hasShrinkwrap":false}},"time":{"created":"2024-12-04T02:13:26.137Z","modified":"2024-12-18T10:02:37.278Z","11.7.0":"2024-12-04T02:13:26.430Z","11.7.1":"2024-12-04T04:08:06.569Z","11.7.2":"2024-12-04T11:19:20.364Z","11.7.3":"2024-12-05T01:08:11.130Z","11.7.4":"2024-12-05T14:27:07.761Z","11.7.5":"2024-12-16T03:27:42.899Z","11.7.6":"2024-12-18T10:02:37.064Z"},"bugs":{"url":"https://github.com/nestjs/schematics/issues"},"license":"MIT","homepage":"https://github.com/nestjs/schematics#readme","repository":{"type":"git","url":"git+https://github.com/nestjs/schematics.git"},"description":"Nest - modern, fast, powerful node.js web framework (@schematics)","contributors":[{"name":"ThomRick"},{"name":"Kamil Mysliwiec"},{"name":"John Biundo"}],"maintainers":[{"name":"4itech-paul","email":"paul@4idps.com"},{"name":"4itech-micky","email":"micky@4idps.com"}],"readme":"<p align=\"center\">\n  <a href=\"http://nestjs.com/\" target=\"blank\"><img src=\"https://nestjs.com/img/logo-small.svg\" width=\"120\" alt=\"Nest Logo\" /></a>\n</p>\n\n  <p align=\"center\">A progressive <a href=\"http://nodejs.org\" target=\"blank\">Node.js</a> framework for building efficient and scalable server-side applications.</p>\n    <p align=\"center\">\n<a href=\"https://www.npmjs.com/~nestjscore\"><img src=\"https://img.shields.io/npm/v/@nestjs/schematics.svg\" alt=\"NPM Version\" /></a>\n<a href=\"https://www.npmjs.com/~nestjscore\"><img src=\"https://img.shields.io/npm/l/@nestjs/schematics.svg\" alt=\"Package License\" /></a>\n<a href=\"https://www.npmjs.com/~nestjscore\"><img src=\"https://img.shields.io/npm/dm/@nestjs/schematics.svg\" alt=\"NPM Downloads\" /></a>\n  <a href=\"https://coveralls.io/github/nestjs/nest?branch=master\" target=\"_blank\"><img src=\"https://coveralls.io/repos/github/nestjs/nest/badge.svg?branch=master#9\" alt=\"Coverage\" /></a>\n<a href=\"https://discord.gg/G7Qnnhy\" target=\"_blank\"><img src=\"https://img.shields.io/badge/discord-online-brightgreen.svg\" alt=\"Discord\"/></a>\n<a href=\"https://opencollective.com/nest#backer\" target=\"_blank\"><img src=\"https://opencollective.com/nest/backers/badge.svg\" alt=\"Backers on Open Collective\" /></a>\n<a href=\"https://opencollective.com/nest#sponsor\" target=\"_blank\"><img src=\"https://opencollective.com/nest/sponsors/badge.svg\" alt=\"Sponsors on Open Collective\" /></a>\n  <a href=\"https://paypal.me/kamilmysliwiec\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Donate-PayPal-ff3f59.svg\"/></a>\n  <a href=\"https://twitter.com/nestframework\" target=\"_blank\"><img src=\"https://img.shields.io/twitter/follow/nestframework.svg?style=social&label=Follow\"></a>\n\n## Installation\n\n```bash\n$ npm install -D @4itech/schematics\n```\n\n## Usage\n\n1. comment out settings.json\n\n   ```json\n   \"editor.formatOnSave\": true,\n   \"editor.codeActionsOnSave\": {\n     \"source.fixAll\": \"explicit\",\n     \"source.fixAll.eslint\": \"explicit\",\n     \"source.organizeImports\": \"explicit\",\n     \"source.sortMembers\": \"explicit\"\n   },\n   ```\n\n2. Search (with Match Case & include files)\n\n   - replace domain-01 to <%= singular(name) %>\n   - replace Domain01 to <%= classify(singular(name)) %>\n   - replace domain01 to <%= lowercased(singular(name)) %>\n\n2. Loader: Search (with Match Case & include files)\n\n   - replace domain-02s-by-domain-01-id to <%= name %>\n   - replace Domain02sByDomain01Id to <%= classify(name) %>\n   - replace domain-02 to <%= singular(entities) %>\n   - replace Domain02 to <%= classify(singular(entities)) %>\n   - replace domain02 to <%= lowercased(singular(entities)) %>\n   - replace domain01Id to <%= lowercased(by) %>\n","readmeFilename":"README.md"}