{"_id":"@7ozzam/typeorm-seeding","_rev":"11-575e48dda7377e842d135022b9bb8d34","name":"@7ozzam/typeorm-seeding","dist-tags":{"latest":"5.1.17"},"versions":{"5.1.3":{"name":"@7ozzam/typeorm-seeding","version":"5.1.3","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/paranode/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"rm -rf build && tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.3","gitHead":"acb25dbe3df450311b2197c80a535f346415d096","bugs":{"url":"https://github.com/paranode/typeorm-seeding/issues"},"homepage":"https://github.com/paranode/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-1U6RTrnxR2ycn4lq+o6v373D31qRs6Vl6eC41kBztFEDQBzzERJ48ptW0KVdxtf9gJtf5aTHYemfsvfbFsF1lg==","shasum":"d5b9212b5f0821ed6b664fd21b7cd33844819bd1","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.3.tgz","fileCount":8,"unpackedSize":26642,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKN33LFdKNaxaVaeGHPhX2+6hYNgHUzRAaGMKZlvPpGgIhAKDeX2e0DcFdJp0/4O9yChC/bON9i5tJY5HH4/avNas9"}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.3_1691965613359_0.20291609476555506"},"_hasShrinkwrap":false},"6.1.4":{"name":"@7ozzam/typeorm-seeding","version":"6.1.4","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@6.1.4","gitHead":"b5e879826d528e56e125a88ee93d9c92e6c42bbf","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-o9GcrEMI4CM0/S+vNuKwwEq6W6KWZEC0ip/yMvXSP3eXbILxCfNjF2pigJC4Q16hlVt+8KU5uoTM2s+bhHm9sw==","shasum":"7fd66798076b730ad14eda5f2e77c82b8e026d1a","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-6.1.4.tgz","fileCount":65,"unpackedSize":87799,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG//ARLQ1JbgGcCmRrO5bAOBgRmlwz8+FdLgVODn/WW+AiEAmd6YzFaRzWi1p+OcxHNnyjTJ4J4ZukYL11rPIXlcKOo="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_6.1.4_1691966086919_0.13808277982745842"},"_hasShrinkwrap":false},"5.1.4":{"name":"@7ozzam/typeorm-seeding","version":"5.1.4","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.4","gitHead":"cf379a59adf624eae20d6bc309151f014ba8ff06","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-v72qO7yaygxgktp7JOLc/zDIisSszLZKKLnpbWnA94iJWi9yfVp5Usso2/solYIYNTEoYQRGvpo9Th4OAS//zw==","shasum":"bdbb5f234108f84612e8fabab56f0a18458dc7a6","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.4.tgz","fileCount":65,"unpackedSize":87799,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGUM8+bi5txjfbT0vmTiGC9KYxquZ+qZ7WGLnJMOIGkyAiBxdAWZk2f8u3k6XC3rNUZoA1ikunWMmcLeJhKqbnOekA=="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.4_1691967323733_0.4794171468137456"},"_hasShrinkwrap":false},"5.1.5":{"name":"@7ozzam/typeorm-seeding","version":"5.1.5","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.5","gitHead":"f8d8a342b33775aad5ab22c7a4627a02b4909266","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-7weDDfoqzSeUiJGPwV86a8MUPaJPhC4DdIqzEdm00Go64dTWdDouytBdYLVMwhPexF+8wbOz5Hda2N64Bm54XA==","shasum":"f60449a4f5d4e35fa60d6ed045db291cbecd7cee","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.5.tgz","fileCount":65,"unpackedSize":87799,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHp35W+kLD1PEgxx5+jkrtzx70KayxOoSYMEMnqcIYZ7AiEA388YNq4Czr+AM/sa2At1VcJq5DzWvGX4HtfbfRafFKM="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.5_1691968497410_0.6332803255553032"},"_hasShrinkwrap":false},"5.1.6":{"name":"@7ozzam/typeorm-seeding","version":"5.1.6","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.6","gitHead":"f8d8a342b33775aad5ab22c7a4627a02b4909266","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-u2dEX6jJTszElcJzeG2wiLJskDT2kLlW2EV8hQYH9AReE9ZsJRmw5odOvmONoi2IOyd8b1CVLMkV01WtGSNMYw==","shasum":"c0e673870d7a78d6c146b6f9b646f9643cf35bd5","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.6.tgz","fileCount":60,"unpackedSize":80647,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz8XxAzixjP57R/PPhXvsSOAeBFxa79LU6Wv5hltWY9gIhAMnYy8bjum8DMmDzcau8v5VL/cvt6yiio+qjMx/P1qOE"}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.6_1691968869957_0.9867432562509799"},"_hasShrinkwrap":false},"5.1.7":{"name":"@7ozzam/typeorm-seeding","version":"5.1.7","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.7","gitHead":"a9210264058b6becb38a410a6146e3bcbe3442c7","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-Kljas+VOVaOrUb+adnZXEWcDVKY7y3c2JrRdATw0ri2A1ZuwBrOdAxWSzEXMMxN6DsDGZE5WQON4wd4wAEkuBA==","shasum":"84a902db0c98e253caa37a13b2d8e54bbb060eeb","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.7.tgz","fileCount":60,"unpackedSize":80647,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIACep9QxWK6u2zB7HerhKu2YOnBO5ECvXyFwVn7xroRzAiEAxYPbz2QNgUPtjwY582gZAbbgMbz8jPq9XQGpE8hhFwg="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.7_1691969173016_0.21957515212074874"},"_hasShrinkwrap":false},"5.1.8":{"name":"@7ozzam/typeorm-seeding","version":"5.1.8","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.8","gitHead":"a9210264058b6becb38a410a6146e3bcbe3442c7","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-5EcDfyhlFiCf9CLS9v3mhQoLMnn5o+IUtLRNAJEJp2R3vhfs5u8ZI2kCeiZpriH4GM8+hTFDjD+hTbuG/aD4TQ==","shasum":"5a13f86f577b315a9ea30632667a0e7827ff18df","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.8.tgz","fileCount":4,"unpackedSize":5331,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnpQY0r3p42iYTwoKJg0eNi/SQOMqB2cZCiDV9Z0rghgIgcCgWY/gu4bJvK+6yvfZARctRtPHkG9t4J/BCyxeLqkA="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.8_1691969284763_0.12488293776577608"},"_hasShrinkwrap":false},"5.1.9":{"name":"@7ozzam/typeorm-seeding","version":"5.1.9","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.9","gitHead":"a9210264058b6becb38a410a6146e3bcbe3442c7","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-UsscVGFVsWR6YY5K2iVGzTVrRuBnhA08JrIXFzXNx92GTpjtCaUzoNQUz/4EvfjUZcJKZ090grW6MP1qf98gIQ==","shasum":"ed994ba3345a507699a2f64985df719926f3882a","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.9.tgz","fileCount":62,"unpackedSize":84207,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuVo83y+VYT/8hQ+e6kTTTm7C3XtuJJkITxTNdw63DdAIhAJHUNbxRrtv48AHvl9+y0ymJ9JYv9ig3w+QJdrTh/du8"}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.9_1691969338084_0.8612556009861634"},"_hasShrinkwrap":false},"5.1.10":{"name":"@7ozzam/typeorm-seeding","version":"5.1.10","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.10","gitHead":"a9210264058b6becb38a410a6146e3bcbe3442c7","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-7QQa+Cw1RKuZ9cEJ0hvGisYnnn//yLoeVnQ5cKevoczWnfW2U4bRuWgqRV+GEt04Jn29YO4ZuCz34JZ4PFhs+g==","shasum":"ba004e5e7da84177e9ea2d701d39bcca0a99ace6","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.10.tgz","fileCount":59,"unpackedSize":64701,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBPaNnXU/TXmuu7yEKjj37MdAiVkVExdPsc3+FtgtUdlAiEA0NpCClKTng4JRBmQb747e8mZPzLYzY0+tJRFwOv8JZI="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.10_1691969490667_0.824999979594212"},"_hasShrinkwrap":false},"5.1.11":{"name":"@7ozzam/typeorm-seeding","version":"5.1.11","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.11","gitHead":"e7dada90f093f560954f9209dd1ab7cb86cd2636","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-7McIeudJpGW4l+5Q2l31K6VEnKxA+oVD61jRsH77MShk5bMneDrymqnxs5maqxpR0n5iox5qFemsXSKx++bkfg==","shasum":"f08cc2a3094e2e18dc89fd2663ab7499a8c4a255","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.11.tgz","fileCount":59,"unpackedSize":65572,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBf2ugZ8wpTp9X7VpJUXeljt4PVaABbSHOCPPLwNLMmCAiBLQtuAQSZtswAeKpLKG8I+l0/qxwWrbi3bcH1bJGigng=="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.11_1691973034493_0.9027431656263261"},"_hasShrinkwrap":false},"5.1.14":{"name":"@7ozzam/typeorm-seeding","version":"5.1.14","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.14","gitHead":"7ec216e0573adf423b1af20b245972ac35348eb6","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-ve0CrWJJxZvMU07Z0IxAjUM04PiaS0Ue5R6iGY5lx8sZjAw9v/mNBc8xAUhiCj7kpPdmCE/VqkwUcEqXzCZXpA==","shasum":"90073387d9c6032d9e23ee86d6b8e22ebf4514f7","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.14.tgz","fileCount":59,"unpackedSize":65568,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwzojEnZ3hVN7GnyBiTrVntnK5n8aY6souaM2ihRg/dAiAf/LVEd/pNwRNX8BMrY1m2Io/BOHRqOF8paepjkm8UQQ=="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.14_1691973308899_0.6971909843920423"},"_hasShrinkwrap":false},"5.1.17":{"name":"@7ozzam/typeorm-seeding","version":"5.1.17","description":"🌱 A delightful way to seed test data into your database.","license":"MIT","author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"main":"./index.js","module":"./index.mjs","types":"./index.d.ts","bin":{"typeorm-seeding":"cli.js","typeorm-seeding-ts-node-commonjs":"cli-ts-node-commonjs.js","typeorm-seeding-ts-node-esm":"cli-ts-node-esm.js"},"repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"exports":{".":{"types":"./index.d.ts","node":{"import":"./index.mjs","require":"./index.js","types":"./index.d.ts"}},"./*.js":"./*.js","./*":{"require":"./*.js","import":"./*"}},"scripts":{"build":"tsc --project ./tsconfig.build.json","format":"prettier --write \"src/**/*.ts\"","format:ci":"prettier --check \"src/**/*.ts\" \"sample/**/*.ts\"","lint":"eslint \"src/**/*.ts\" \"sample/**/*.ts\" --fix","lint:ci":"eslint \"src/**/*.ts\" \"sample/**/*.ts\"","prebuild":"rimraf build","semantic-release":"semantic-release","schema:drop":"ts-node ./node_modules/typeorm/cli.js schema:drop -c sample","schema:log":"ts-node ./node_modules/typeorm/cli.js schema:log -c sample","schema:sync":"ts-node ./node_modules/typeorm/cli.js schema:sync -c sample","seed:run":"ts-node ./build/cli.js seed -c sample","seed:config":"./build/package/cli-ts-node-commonjs.js config -c sample","seed:create":"ts-node ./build/cli.js create -f example-name","test":"jest","test:cov":"jest --coverage","test:watch":"jest --watch","release":"release-it","typecheck":"tsc --noEmit","publish:local":"release-it patch && yarn build && npm pack --pack-destination ~","package":"gulp package"},"devDependencies":{"@semantic-release/git":"^10.0.1","@types/bcryptjs":"^2.4.2","@types/glob":"8.0.0","@types/jest":"^29.2.2","@types/lodash":"^4.14.188","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/parser":"^5.42.0","@zoltu/typescript-transformer-append-js-extension":"^1.0.1","bcryptjs":"^2.4.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","gulp":"^4.0.2","gulp-istanbul":"^1.1.3","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4","gulp-shell":"^0.8.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^6.0.0-alpha.1","gulpclass":"^0.2.0","jest":"^29.2.2","prettier":"^2.7.1","rimraf":"^3.0.2","semantic-release":"^19.0.5","sqlite":"^4.1.2","sqlite3":"^5.1.2","ts-jest":"^29.0.3","typeorm":"^0.3.10","typescript":"^4.9.5"},"dependencies":{"@faker-js/faker":"^7.6.0","chalk":"4.1.2","glob":"8.0.3","ora":"5.4.1","read-pkg":"5.2.0","reflect-metadata":"0.1.13","release-it":"^15.5.0","ts-node":"^10.9.1","tslib":"^2.5.2","yargs":"17.6.2"},"peerDependencies":{"chalk":"4.1.2","lodash":"^4.17.21","typeorm":"^0.3.10"},"resolutions":{"mem":">=4.0.0"},"_id":"@7ozzam/typeorm-seeding@5.1.17","gitHead":"e491d1971c398ed66e2978b95994cb4eed08c862","bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"homepage":"https://github.com/7ozzam/typeorm-seeding#readme","_nodeVersion":"16.18.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-DY/5lXCrMbkeilW8AFIIy+NWA+mFHB86l2TFzRJCpTwumnPDKVwgajuEB7RwnncqxVfAh4Vxp4VG4/ymqjk+iw==","shasum":"9532a7533228cc60f351db21cf05f7a252ca94e2","tarball":"https://registry.npmjs.org/@7ozzam/typeorm-seeding/-/typeorm-seeding-5.1.17.tgz","fileCount":59,"unpackedSize":65521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAQpN6a2zUjcb+R2uVg5x4nGjxtqTw8zGNnVMTCwxPNOAiEAuAy5IYQAE4aSh8hDOSeHY6DWXml2Cy/mOdP5VpcNm1E="}]},"_npmUser":{"name":"7ozzam","email":"semo.hassan4@gmail.com"},"directories":{},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeorm-seeding_5.1.17_1691973632283_0.8740218114196743"},"_hasShrinkwrap":false}},"time":{"created":"2023-08-13T22:26:53.236Z","5.1.3":"2023-08-13T22:26:53.514Z","modified":"2023-08-14T00:40:32.649Z","6.1.4":"2023-08-13T22:34:47.104Z","5.1.4":"2023-08-13T22:55:23.947Z","5.1.5":"2023-08-13T23:14:57.580Z","5.1.6":"2023-08-13T23:21:10.187Z","5.1.7":"2023-08-13T23:26:13.182Z","5.1.8":"2023-08-13T23:28:04.933Z","5.1.9":"2023-08-13T23:28:58.318Z","5.1.10":"2023-08-13T23:31:30.924Z","5.1.11":"2023-08-14T00:30:34.700Z","5.1.14":"2023-08-14T00:35:09.134Z","5.1.17":"2023-08-14T00:40:32.475Z"},"maintainers":[{"name":"7ozzam","email":"semo.hassan4@gmail.com"}],"description":"🌱 A delightful way to seed test data into your database.","homepage":"https://github.com/7ozzam/typeorm-seeding#readme","repository":{"type":"git","url":"git+https://github.com/7ozzam/typeorm-seeding.git"},"author":{"name":"Sayed Mahmoud","email":"sayed@paranode.dev","url":"https://github.com/sayedmahmoud266"},"bugs":{"url":"https://github.com/7ozzam/typeorm-seeding/issues"},"license":"MIT","readme":"ERROR: No README data found!","readmeFilename":""}