{"_id":"@athenna/database","_rev":"214-f7079c52aaf07183f805514a82e1be9e","name":"@athenna/database","dist-tags":{"latest":"5.64.0"},"versions":{"0.0.1":{"name":"@athenna/database","version":"0.0.1","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b3c22f4147df4dd2237a84a095ce8cd99be7746c","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.1.tgz","fileCount":26,"integrity":"sha512-t1JgeMFBq3JH2ZViIMyOVYTGt9bObwd7TOZ6r/KggxEa/gLkHQ0jS8xZRktHQxeAh2UYKuoz0Pffsvuaa3c9jw==","signatures":[{"sig":"MEUCIEOuXfKsyrNF2vR6qQPGiAb7uTTXZzMqrvC8ZClSuZLyAiEAkNMMD2g1epbhjYwjLgEaWO8zrU+2ouOxoNPCUjQmKrY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBuEUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtJA//R4w5npl7mr+O8QFHMESE9ZI7g27HqfauArYNv0u6PfrDrYXl\r\nikvqGtqhU5ks/v0orm6yPHcwBJjj6gmEpXMH34m1Z0nLwDcDbCKw+tbEn7+q\r\nNtmyGsv7thAqNBz6mJ38eaZP+YOzzaHG6Sp2rezOUSj/UZ8td6N1Eywnu4Yd\r\ns58wnX0qwDqgoV0tgKfzvP4vCDuLD0sbSTQX7VDXgDbZNbQ7uuHYn7zZVx2y\r\nXqkuIUuZEZeHFOUEPuj31+bA6NrSGBuhGZTxwnVNTy8l/282TqZi8eF8/A9l\r\nS5E4Pd7ZYOw2IYhIToiPoo8c4pa5gLdh+vRQBFTnbzZhnKJ9+UzB77UbW/TF\r\nnWPrEfZg4CeJQmuDISZoeN4yVchQgzlZO36RNwiDeT610PS6aHb51xqDmMMp\r\nOBEFJbCT2SNUaqWVdv851H3snEGL17aq0tfMTf1IUMjeMTeT+Asw6smY0CnB\r\nBh7/XY2efKbjmqL96mzpXMpcY5/4AQqOqbKfuVkXR5ohycxEzzzUGhtdEzSI\r\nsspE7Ml5SNBihofQCKqEA6/feLdZAX2bBNesQEbdQlHRbcz9z1f5z46U66RR\r\n+JMm4OSC0JisfDjSOTMeNouvjItDLjUdLpqpkXQKr4GWrqTvgQs5zuyDKm/u\r\nmI7KZCg1+/mZlVliiemqDhu+ZyouE0Xejvg=\r\n=Tj9x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"b3ef9f7a21292788a1b1c3624cb8e84ee35dd119","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.1_1661395220101_0.5032134751809385","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@athenna/database","version":"0.0.2","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"4741f010a7a6ce53be36da9381e2da1260f88c11","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.2.tgz","fileCount":27,"integrity":"sha512-FsW/J7Hy/bf46HHBwOOng3l7jOS/IYifC1PShxW5Y1MqkD8uSRh27j2AftcSK3GfziNrGyZg2FnNoPUDHu4OVg==","signatures":[{"sig":"MEUCIQDTBZcZctapJ43KjfdMezDDT+0QlnuWcLAICFLGSzw4BQIgCCLBr3nB685uWTf0ZvqgHen6s0D8sJNTwETjcktf5zM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBwBvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0ZA/8CGGWKt0MqTHVSpDdfY4tdcTXRh2BS6K+0Kh+18HUXbPQicpU\r\nrKErIStR7WJPGLNqxyuVCfYIzy+9b7cW0ywt5gLifkiCA2FJZ1x7d1IY07rT\r\n/o3IinofmtRG9KFFJ2yMgq7ta8GMtMH4tffgjJCVF/RWXJIcoUxfOZLiSPiB\r\nlKmh7Q4izVua1YTZthrHIfuSeXticZQ44V6YhsmyoK/0cK/yDvXOCQIKFNcg\r\n8J+PuhYYzGCCmEPn5MRuFIhHGkQRet5T76SZzKYyp7/PV+5V+51q+vVQqKzj\r\n0uymP1tZ4y4KSMcHdmW6k1tOwombsM9SdzlyQAZuYn+4Ytq7t0/CgDaY3JZ5\r\nDOdnFOIb7LSyxlJM2JaZJNVi+oM0KNa3aVxfbtSz1yCtc3hv+o4PNqewFQIS\r\naq1hLeZoSLah7GcqOu3siUE3D57/bTAu6NSx9CJSbo9EJCUiv66gRZwKIU/L\r\n8mzwtgJPgjoeECs4UQJTT91Mw1lqdqdzk+qIeUf+eSbMNugSd5pQCcUtZaPh\r\nHxdXm7EZ92SelDAx69iTXPoGlEFjtlChqoToY1lLRts6rJYbnAGPmgi6Ma4H\r\nc/bMy9pjQ3O7YVFql8My/bkHBVqQHpAMkIMMBF443S5D0JstEWxP+oRRVsyy\r\np6m8fJcq+PZb/k5NA5ZErpcX1Swb9IVpBLw=\r\n=s7BS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"97802602b3ed6b7f87bbb7bc9951022bd73ce499","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.2_1661403247395_0.6737139053100591","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@athenna/database","version":"0.0.3","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"0ea585a9328b49b232d846047158e6ecaaa301ec","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.3.tgz","fileCount":27,"integrity":"sha512-0FtvS7RyKJIjv90M92qvZbwJjx8Ostecbv8ddb3Ttd6wuH84gBDhXiysPTdEndEH61bVl9WuGjnEbkm78RN4Cw==","signatures":[{"sig":"MEUCIA5ZBFYjAWQy117DCL9AC2AFxwtuTwjPyLkZrBwqBOE5AiEAqnEnoVcwXq1pz0+pWlzmi4zuMBSwTiDb7MwHDefaQOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBwOMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH9w//RpQnUy1wETIIUAJHmSN/Nr5vCjrUwSetCr/gPh7i/dYmIixU\r\nZ0aHZD893M7d+LFVMxNCqSgkkia1rbpgUTdTcpX3NDIy8cAAsHG7gkfBshPN\r\n2Jddj/KRHJ/ivGr2b8c7860XMGXhuzG9bTvv/snlAenSS3POAGCNiAu7l1gb\r\ny+mP4xKqX0xG4gfH9fCwZnKqOlEgdYMukvcCCaAkT7lZ7uHOuLoD5OdjX9yY\r\nPpmkwhZk1irSI6EEmbbGshqn/0r0HfPY8xRfpp1HuLkkFuJUq4BqMkVSs4Sg\r\ns7z/eMc1Q05EraJSvN0RhxoGTcZ2/rRt8B7gxGg3dex6ZIqOgncePAFIQfbU\r\nbQKOlmtvskMfcyqZXGjV4q9bjiL3RoPkVwX+2jsTMvm93RU4BO64Au/yEvqs\r\n6GOMssTO8J3/ULD112cQhCVtRdWOT7QEa7Y5yslEy7T9qK3nPhGKIeqtW0PW\r\nfRT+4d4rVrjm7XggM/iayCW2F5Cz4U03LiDdKgG2fWPxxz4OQ0uOyoGdpKVE\r\nQWTRekiS9irkhAIS5JPhaySbzi34+3JFApOKXkxiy9wKHoqpQcgDsANQ7xOt\r\nTHjPsk0F1YqeHCwuvJIcn5UHWzFTOp5rIW2BniWhqqq8roMP+8OaaAFy6KaY\r\nqibbPud2BK9RrwCEr0Qx3/H3z6XHNRFeVMA=\r\n=MKVK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"97802602b3ed6b7f87bbb7bc9951022bd73ce499","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.3_1661404043899_0.0470941425660496","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@athenna/database","version":"0.0.4","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"d1920b1fcc9a0c0c3950a036ad95a924fae9cda8","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.4.tgz","fileCount":26,"integrity":"sha512-soXtsytB9N32lSZZiRHi2de0ZpXAAjeCmL7Dxe/kK5tMt/mQoJfBeoAcyHA4jyHgWNKjZUM+osIYtrH3jyBDhQ==","signatures":[{"sig":"MEQCIDQxVOJZCJN3jcDvPqPBmDz3ZcLXW2n2x0aeYjQwbB74AiASFp1sMf0aI4uYfOLxyTsM3/ERnBfreJYVATxlWxMjog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCCjGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGsxAAkZzZSDlfXxGzgm1taQJ4apBSweyOInBTG/G1sjHC4O6V6o64\r\ng4T846td3ZJT5BroGL6DhWO3LmCVBq41ijkpPF5hEfcYjwizhjJ/lYpCKYtb\r\nXEQcgUVYHtzO73sogzaK+0KDPIMN+adhosK0QMSDsdkZW4A8PuoDfTSWOrg0\r\ngO3XNg47E0sduFKLFeNWG2Z97XBIBYyujf6g0cV+cTcEo5xORLvb9tsJoMGk\r\naSkBuz2ZufYnKrrPiF1Xny5eicNIafh8rkN8wbsxftUN5/yq+a+bsX+VmhZx\r\neP4JAboPJVaAY5R93xPl/TaVnE+xfI1mU3vTEtnMHWslBhts25sZDq7Ay8Fs\r\nEiV0K1piriKHqOEFKs0ho1LzbupsRsChXtSg8V4YAcrW4M51m8V6bu/TyiDf\r\nIxVn53inhkydCr/w3c5ym8h9Y1FnhERTKuDQt2u/ZVIE0paeDMQfGXoPXThX\r\nPfPXioDFsvA87uZ4YvGQMMAsZ6nH6h2RvojhV6sBKdnF++27VXRRYh4qjDGk\r\nXhH5uWn6Lw+xeR4uEqZXkkGe0lZcWcpp/GlDdIxFXOMj62cy0eHzliuaCrbc\r\nQNS30eBuHhTaA7HrMRRy0AQfMNEVaSwSaCG5TkYPrArKkfDp0o9PVyPUX4eI\r\n9BDhsBkjJ8MYxd7OlZ40QaYcKJqpl6pBiaA=\r\n=PyJe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"771222e941d04d80526bd1480804c8b86fd5ef2d","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.4_1661479110530_0.3921733838635828","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@athenna/database","version":"0.0.5","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"04d73616365d9ba8b93c75dd6d9bbe6bc3764254","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.5.tgz","fileCount":27,"integrity":"sha512-tCEmf5ak7RDTECbA1XnWRCt4icDPB+OfzzF+p3CtgBt2qHJArmPreHUqiXAFluMyVSSxIsJ3memYlquKXzR52w==","signatures":[{"sig":"MEQCIG6eoO0T8HXwiVKu/ymZ5OpnCeTxwWpHt+LRi9jqk943AiAGQDUmSGYMRzdNjU5jcnkBoxmXC3wG0igzi7rWkieHdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCssaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqEQ/7BlnekSe+b/svzTs1IE8f8tSgXfVLcJZFTXMBgH8p9rWd9VTk\r\nbL5y2OEXURU/b/3yPeVAFhQSBD/POK06skxG26UAR3jTPrExPo9FXSAQUHlT\r\nLCnSyHUj6vNwFIebGGBLjW8jeqT40GnLS4VhozhoQ2LVEzsDV18jc/mUjJtT\r\n47k1o2EFUu0J5cWZ5tvI/dQ4u/HSJbioMO7oBOupaVF5QfbuwX+5xJijoI95\r\nEo6SCE5nL+2K56QCn1q5lqFuKOTSXZ8FwxaVcSk+3J6nP9Btr7ZWB8qcy8sL\r\nX2rgTh1LlAabx5TOUHPYciNmi7wing297bCvOF1mhGLlvDF4gcM7c5eQ+QGT\r\nfGVa+ldHqixt1d6egDpXK1VQAE9ijZj1jz60OZkM9ZUMO3tLykn3k/U3DeRh\r\nxLjZ89EMMOQjTJhjDVpqVhEIue87JWAc1gyHR5w85cXp3KgZMe3oCmJtLKS7\r\nL09itDdfo/yiL7OskYuOuXHAxwW3oPMWERg2eCdXXB9yT3HfbR6uBbBsNQvO\r\nVU8dEjG6LlkJ3MDfhQ0EQwRoBSgc5j/k6Z3ewMe/ziYExc44HNV/vflPhFJk\r\npo1W4QiiuZkE2Na84Be6rjkhe8DOWgS/AC/f27uu+rOdHmq+XvoAepDXVacj\r\n8SFyovJnBPe2ze4MsgRFcC3d4kk5FfsOFn8=\r\n=OpnS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"a9b0b9fdff02755e78e62298bd5e106569e57d02","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.5_1661651738584_0.4835260552316756","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@athenna/database","version":"0.0.6","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"e4265766de4e82a8849c64d8af6392d329ab2fb2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.6.tgz","fileCount":30,"integrity":"sha512-Nf/3WoeDIX78K56fJZjDD5xDDCqL2uI4uHJ0nd0BR11JxpU4+RaWx99XQeRsrlCaMCtebG2bwDtt7nmYTJl9XA==","signatures":[{"sig":"MEUCIHl6hfZddWOJvEJKxteqnSMBtZ44fbO1J+OLiL1E01UMAiEA7PvxbNFeCUJi1InPLr6r8WWu97Gs6BQ0/4cei3g5UPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjECgPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6SA/9HUEH708R8B71wnvMQDD8jVqf8VFdkjAoymOKnP52GcXBmgWb\r\njW0GXDXcSbklQo0+5gto5Q3DOyu3JPTiY/GSWymXLxTo3jPt1QPG0ZDeJRJ7\r\nnlI5Ou88x4WhuzUi9EcbFM6OTFp+t24OH3XJXsiuRs6jyfz2RkGVcs65nPS2\r\nsWck0pFxiTMiwY5e8+96N3S0O5FxVNPnEN295119UmHWp5n5hJ2W7rub/qhr\r\n/1Jf+Pk+uQ7D3bN+rMF4702XPNqFh0VGrdqzsNlPFf3wWeR+94OCAS2dOQeB\r\nOXsOt0DYNaAmc1cMbPQ1G1weQrY+yp4nbdw8OsTPz5dU9O3h5sZrz4Otcbt2\r\nBgG4XCmkvTi4/uGhGgWhpGQ5c7Spa//+gLIxId5zNDccx9aW3qoIyq88O0Um\r\n+7lVf7p6Y9jP/yu86m9VyiCy7xkA6N5XzFTVKm4/Fn98ViL7wReoWNC0/Bpf\r\nbx5oEglvMtG8arIp787MAeDmGsRwCZf7fqKgZXDMPWiMWv9KAvB1XrmSmkQi\r\n+791b7JVUzJTX7+JqLdLnFXjF5W0GcnTsyGFjiv+0l5/yHCwqbVdEBAuc6x1\r\nG76Yajr1STyPh6ud2d26ki7xPO9Ion5gmBf46Ji0dAtC7Xa9TLmqMpoyaEUs\r\nCqstDwEBO+A3Jl3VtgRQXLOScfY4Mr9zWCA=\r\n=PVha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"e58451e802d62d6f8516e66862621bff2fc70d76","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.6_1662003214769_0.30881489366190507","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@athenna/database","version":"0.0.7","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"83fe7bb2c163bea4e164fbcd72e94848d214e30b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.7.tgz","fileCount":30,"integrity":"sha512-S4POU0cDhN76vPVaMPl+0NxX29FNN5pRYlNSVryuaeGa99mBvTVW9C9GyMDmnZjAa9Sw5v27EQvraKBxbzeVXw==","signatures":[{"sig":"MEQCIGY5/7KgTIZiQXb1QOmkrFUo8Q5GqgH7SfRvLJAE7cL1AiAvluEJlKWKRh3oAAGnKRIXfSuhhOtve4zjYR1eZLUcLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjELFsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXAxAAgwRCGuLnQUQoMJr5l3e/P44pe6WjbmdruNwkrvtAC3Cmdw4O\r\nVcynpC14rIhet7x+MO0b047HYuvz57RuYQMHZXUSK3p8D+OSOyadBZGNK003\r\nZii87Q1kwKeWtUyH3ByzeVrdwEYNEv3nHgjGsI6JOepGZ9gTRln8NHbSxtGy\r\nu6b01d0bExYqzwm+HHgfihksPUNXugf24Do0rU3nRbJ0tejJUJy5KJHkoO1B\r\n8Kw+A6RAu2ixGdhY493WBun5IfbPc60l4xI8rQFuF/OoscNOtUsKgtCnBN83\r\nnrwDl/L7xTbFOCDfYyxZTGV9R4SN/KEkR2KixsKRLAoq1g/GkyRZ5yBH0uhP\r\n6NUIB8reYYofBd1Bv1ZD7jpEhDKPaADVbhXenL5XWxYsIbronc9kgw5RAnNk\r\ngbrKyxlY8BDbSMwhE9KI47mboqM+BgyfTEDRvIBZEmHA6ppWuAvVrtrh5miE\r\ndB+wvBzr715DOIULvnhEkfrLojPYT9cp18QFQz5d2yUS/P+tlGmmVJE7m06o\r\np+7H1JGbD6ryfzGMR+J/uC9lZQ7fsOQRAa680RCLP92rkMuJj9jnKqEtd3iq\r\n92Xks3CfX/FfbwEHcr97h7yM0jSX0etyhJk3FLS3MwkKZr+V9GzYrQL4daJe\r\nOjSwwUy0QHi4gsqdaVO/z6IOdNhG+xr5Uss=\r\n=mSYC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"154eb95064f6914d0155904728e82e9a95c89475","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.7_1662038379919_0.5570919578222528","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@athenna/database","version":"0.0.8","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b3cf0dc536aab4d6f9f8da59e56ed1473bd6d785","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.8.tgz","fileCount":32,"integrity":"sha512-+7ozPhIM3XaNw7Hoit3/xWjhMo/toGiMsZWqTfqASI2brYC3MPv4/ISnNHi8LFCmqIRK+HijbGa9S64bNVaNkA==","signatures":[{"sig":"MEUCIQCJt62da48Iv+oLmlM6NAEonGxFU35SY7X/Byo5HVwYKwIgDRQ4hp3nr27xuWkvbJlYTWSL1W2qUg3kf0Wsu99TP78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjELZYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoC3A/+J60luBUmZB7U3JNxTmpFks0VC6jst9401ghb10B8xcJsKgm9\r\nigb0WH9736PYXaPVLAPB+HhOyBrxDPFVw8niWzPmHiqP4axHl4Pf9Wf8N/fN\r\n3nCMvsgwd5Nvy3ABup/HKMtI9Vqv36LKSwfPnrc1uS519iNYG3Z9NNSq3t9m\r\nZD6Y6t+A1h3TvEdOleru1UuFe9+hHdMUc4/kFEmxarYQDeTb+CrPbhs+W4fd\r\neYtYpT33tDzrT6+eoQslH/Mci35sIJR0sKAtlppDzAdJK8fe2sfj5uQCcw32\r\nE2P1XGVJwRWB8FVwa2FvNl2IYofX5pEV19+YpqRncTFzDAyNtyPfCYRy1ebD\r\ng9nqb9wR6gFzBJBkDSHE0AXqtMkUMOPesPda5PEwSWvJMj0wmIv4sF7MfA3+\r\nqgcylj096pnc7KTmSR8jHv1DDqW5JqpFz8PMZe0hXNy3C9Lw2fSNB8G2e2GQ\r\nJ77AXnVxoe9YD1sCchwsKpjTyDk5xIhrlqs+ndkAB9F30LLSYoZMExF8bUni\r\nYjgfvhmn0DjeIRkQ7io/nESqMRYPxeUFNNbrLp0pIQKFauwf38wtDr8v3VvX\r\nlvzP9ny8nWrYSpP7Ax9zI3+ukzIxQzgOKeRCNPiNhkkjizKI8GX16k+kAzT7\r\nom+w2pIVSYSI73tcAGN68KOWAlL+Q4tKYoo=\r\n=jmuK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"90bfbc4adc361dca42e2aee9db165ce8be791ed9","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.8_1662039639949_0.7539144145404433","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@athenna/database","version":"0.0.9","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"df9a54afeaf6310037ce1a5a7b6870add8993961","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.9.tgz","fileCount":32,"integrity":"sha512-LbHe+y64lvrz3myjB6U19PJZyWUuxgUvikqWie1D5rkvcI6P7rfKq2BdiItj1sRx2dCEfMGhmY+eCI/syYKrZA==","signatures":[{"sig":"MEUCIEn2CW0OffvuQpZmxgq/hIsluSRn9ldeFzynEVsB8ulEAiEA5IjKZudB8zmEj1BbfvdbqIQ2CS/ZQoYh4E2z0HDYRjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEL/OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopbBAAhVtEVWwJBtGollNGFCjTLl4j+VxKXQy8Yz4AgiIAjU+Ga4ii\r\nmquIstPV0r894vkiqVTEA9+013PQx5SjjN4Ze5/ltbYgYDZ5AuvhQk7ijVHD\r\nLVRiSUXexnRDSI92qzTujLB45bWPNhulf5JZ/mjTsOojbwzEnOcIuCTrDFCO\r\nl1Hf3w1XLmwp7/e10tjNfWOhvQiSFICzImvB4WqMayZSEllHx/42L3XLRQ78\r\noXeCLHUWphOqnf7NvLx/dSiCG8SstMsyrptH6N/wl9l+grHCiu4G7cf2qPmK\r\ndb52zE5Fmvesk/rneQ5ZUeYSKZVLaOg7CSvYfSytWxduy40MMCcDSErkh8Jg\r\necHSwGjBU0X7sBTliJBAX+60LTSw7Ybczek7FmRijD92qpg0aKhheK+sE/AB\r\nJ25lVIK8HvDKyTphpMi/aPsxHo9P58TsskdpBbA5x009UVPvKlSsbNVi0vwG\r\nMM1Rb3AgtCR4HWTl+9sokWdHB35fEtCeMXVZPnVitVUtaIMV/5FiWdC+jJ4+\r\n/XB25AAPyRzicYIqJZkSRHlw4TYL17+jKInJvl7Tzy0cL650i+eTVxbnlrJy\r\nAwyDKU39ctGZeZpGuXJye/zVmlUmGtMxwbjO2vBy/OjKkxaN/342CQp40XQU\r\na71kfWOpVOUL6valARODEiOEPD9BEuFmB2k=\r\n=KeIB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"77ee52b63c739e568460b13d54b2e56920818512","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.9_1662042062229_0.8160112068961005","host":"s3://npm-registry-packages"}},"0.0.91":{"name":"@athenna/database","version":"0.0.91","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.91","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"af2b450c010dbf1c21e7522c0975ab0d8e6c0619","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.91.tgz","fileCount":32,"integrity":"sha512-t4/5HW3oI/FLgY53AsAj81e2QlOaGjFqrCCK6zDHpme0Qe5lzcXIfbu08rrcIJ8kb2k6PhJU1izC970JlyTmhA==","signatures":[{"sig":"MEQCIFknLLw8yRkQ9R/QTPhLI42aZ5W9eSWwF6m77QQiQC9AAiAIneypzkgKjCKXI/J4gftf/db7ZTbqzQUdPLkUGijYqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEOIrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogVhAAhGHMqhdWtcHYphaC4el7CCu93CjKuhdZscC1QOCO9oH8u0dJ\r\ng6E6tzrDPN5vfkmDaF2KMBEXJTfbPYL+GZRjv0Qdiaps1rFll054nfwyGbSP\r\nRgPVV6kkBfWmb7AAXFqtQPd1y6gRnXLfY6Pj606h4317ncQUTI+mtLiZWoKU\r\nvPMaelqN6udoJlwE4Ibf12k4A0HCo+eExsfDnFgGFevM2PY7kRyKIgx+/9LO\r\nUX7C9hzllcrSvjHc9/KKwBwWUfLlJby3Ec7e1rUsezwBbDI239+wu1WO463v\r\nXtT4+j3dw4zv9o8ZuI1epS5nzOAIDyOOUxanAIqubKyfYeV9BB0x1InbQHHf\r\nyqmV1xu60qeIjGLjZSobtC1EtAMtv2YC0nwBYJTzf/lgjH4hilP9rKQ11qoL\r\nh1pE1eNfW/2V6lLiOcdHrx8U8gAbnrOokw7uwc4mQ3K5np88FDAV/LMmPj7w\r\nqsZDKUmeZ3gKgX5tddhMI3W3qNJwwyzizNvWDfyqppSGu+aNYraA1FTjPd0d\r\nN78CH4f++G3Co0GQNf2trnFK43FuVXVNB0I5EYK5DTMT6LwAEjCB4zqbEm77\r\na5MGn5aacIE/uwcZ8tgkOVZ6BjN3M6SiO5GBpqFtOQkXnqvXgOaBIUZYCspw\r\ni+6SfAesOKuw1K6RDZJBdBLZSPLThoKUkMA=\r\n=PbQa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"2b479076eef26b04405b6d241bcf20032b17a4ab","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.91_1662050859516_0.8781754016937497","host":"s3://npm-registry-packages"}},"0.0.92":{"name":"@athenna/database","version":"0.0.92","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.92","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"08b5dc5c95a2f83f5077170504777f95e2702674","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.92.tgz","fileCount":33,"integrity":"sha512-+LPWbWWlfBXOiIuTedgNBJWxoJsz3Ggxlq7Xy+iCwG5oHPSSS0/p4/l/ozHTAx2nB2gM0vrNzMvwMnhJCoeP5w==","signatures":[{"sig":"MEYCIQDWXsb0KbOozorx8UIFbURDdnJ1VRP+pNxFeERr4Z+O1QIhANGwY7C9gxNX7PSfN/BUDPzBfF0CNyFuDrAaYFglhx/T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjERTwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8Tg//Tq88GZmAY8YhX+St88h8xn0SybGztbWVf1tYqmjLvksHku6E\r\nE+HV/FlnOQyBTGCo5A9lvpyMl8doP0fHpGL13y8TyJdLmn/kwNH3XuX8cU2a\r\nf4f8vmGP+fH3XD3Lu3YBfWUqOJQjoeA4ULLFUcHVW7xLgUziVmJCUM5qSm5J\r\n9LQex8zlOU4kDKR6KZMyh5ra7pZFkwwLCvETSlmtkO2NVDeHMYhefdLmjLFl\r\nLSny/TTqC3TQeFN010uOGktg2/A+eX/l7EPI4jYpD23TPPizMgHQlUOwnS0u\r\n3myDjwQlHPu2BFrUZ4Zs+saM2vq8NIzDwDqRDOsaxJxNgfudLBY5L704YD1G\r\npbHAeQEuDL+unuLHXk3FOLkAkO9pPYgrr/f3CTiVlx0la+DE1o25qGLQ+ZbW\r\nimLQZPSvCc4Ln2nwsi1G70UUIWFQ8ofa5xNwG2mBfNo8qwk1mGMK+NHFMJJy\r\nJbdyV/YkFiLIIhRvjZ6QiuQ4AzKsBfupTAmJGp5f80qV9hjKw7jT5VI5iSXV\r\niMpPCul+i4vTb0eZpJNuYBLGsbeULaQcIpPp9toot1qP6mlAVn90dDg2kppW\r\nkY0YdJdiLuipcrTWV5g9jurDsc4y+bHDPV8hdT3fGZY+XBk2mPgFaL7/hMHg\r\nF7ud+6P7b/U9SEhD1SBihm7Yz54mA/1ramU=\r\n=wiOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"6b4fab8569d6c5237d6b1dd9c08f4c1f0a78a081","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.92_1662063855920_0.9312341550562162","host":"s3://npm-registry-packages"}},"0.0.93":{"name":"@athenna/database","version":"0.0.93","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.93","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"6306d26da6e9e28ef57d457492025a7be8976df2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.93.tgz","fileCount":39,"integrity":"sha512-yZGL1j+Yx0c8+1lDLV163/T0x4MhiK0YgTN/MqBOaNpznBEJPOJcnEK1JZBy6Gm3cpV4fTfmUy4l6fP/QfYYYg==","signatures":[{"sig":"MEYCIQDUsVsi+ubxJY7bWTfpNQcn6T92u6hn0QG1FKN9owiOIAIhAOl7lkBQtMLMyYyqqtzZefzyH9KKIbHv+VA6dFKutI0L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEWYzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnsQ//d23nkXObq/EWm+1YWiPOPi8k4Qh57GAkkRmoOC0iCzvqxhbj\r\n+n9es7umINWZ0a42QbOrlbUACpWxcK89sR2qvRNTzLbaxYsLMJlrNxx5IOme\r\nkfpYcxd0dW8pebt1fqyiHW0pB0WZlcIteFnYI6gf0Nb+PXFfgCDV6n58sIOe\r\nEthLf7g5PymnSY+P6e+2UrCAkgfGKCOAEAVwrJ6cEoi8feoclt3oPwxzI7em\r\nUMgWhVc7xRlwA/vKCRxrDGVNr2FN7PlpxFTJbFQ65RXYGM0zUt2nTzTSr93w\r\nWPiXlPPS5eHj3a1tUCnGGmDLssSt4o3+on8JOi1HIlnHaRm0qGfipEXQDQiN\r\ncDLDUlVTFsrjAW1UU6FBdeXWMjNP6XimGZoIWFVarRZpC9Ly9a/T6Ib74Sli\r\nvTaLdAPQq+hLSxSYJNQpbWPhS5++xa2j8BRlAfrhLcSymw/6s1PIK2nbUoiC\r\nvqBEcBpz0BOG51uQ4NT+ruGR814NBDPr/CQ6BptmFM6AweZmSrNAOv5O3Zaw\r\njcDAHf5n1RrxTDJY70H47xyuZJyqnFfsDA7ZyCGStp/pzx4CbGN0CwCBg350\r\nTAtXqFMRYX/x3b0jtSrLACZQBLvmWgkK13vDoDco+SAnXFCB6q8ox2Tvb3Er\r\naGUKUECOVCtGpRBfJqRl9nOdxKZAgwtNecg=\r\n=jkee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"ffc099437aea3786b98b27be8fb0e6e7343f1176","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.93_1662084659019_0.5156132128076183","host":"s3://npm-registry-packages"}},"0.0.94":{"name":"@athenna/database","version":"0.0.94","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.94","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"821ca128966a8717f6e32392b4475a3e6d1386a8","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.94.tgz","fileCount":43,"integrity":"sha512-kU5co0qp45B0ygCIagc1JpQmRYVBPWtAXm678WRzyB5oXVgabdCB9cyRAEciViKDE04yY98h7DkgNRRzZpGdhg==","signatures":[{"sig":"MEQCIFA215VIJ29Cw8+lMoeHYKWtX90mtVTIND/RIT3rPPiwAiB0j1Fas90jOsuP6g5PwPUHyh8Qx1+eLTwV5jrB9p98dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEWzhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryCQ/+OxlAyIv2XD65uOYT9HsuCDeyjnsAvZTMtMabtq3E8G+qSOM5\r\nEApWYSOKV/Idc9nl4qEClDKO1pkHIrHBUwI87OLRBJn2Bgc847o4ugbv6wxe\r\nhXCz1RU7XsoSKVnjvQIzKEqPtAz6RhfvZSaUGtqW+5Dvfk7pIlOi+/ETFILN\r\nDA9Aev7JuVbBgmSOktiBUKbigIQraD1eYSrPIUKVJeK1R4OeTClzl1mRi15E\r\nEXPaziSI2PsUJjo5G/eemToh1xKyExt/vDj00L98ODVu/d2Y+ukC9sLrkawx\r\nTpnA1ZQnazswvzsOvCRtZjBVyvfS4oKJJg9FvlI/kuDT77btJiKsAumTcOro\r\n1DPuPPd0T5uxjvfCNtMq9N8yk4Jld5MGd2UmCeTEuKR7WwAf+e4Fgf8jcvqQ\r\n7X8YUh+MlZ+3Ka3LRiTSkm24ha9q3BbTXW5NaUsoC/z4ShWSdS+6VctI12jm\r\nEs7M3WiT9s38zIYeNmajPgeEwKbfHv/0m3AI9LJoOzTibhlP5CdXJfitbJHD\r\n7ycOImZam1Iz+/A9OkUehMh1eLW/2tvHnx5q0mo8s+00ulIy+Cr2UClR0sEz\r\nCxcefSHti5D10Ri3nGqJTuHSNwf1/7nBJGzITQjLpGZr68UN34rfVIeLTZ2p\r\nxHw1pDPfm9F5cqMKLYQKxlQq83bQ8CrXs5s=\r\n=UmL5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"066636edf1e18ccb68801ad0d340ee42309cf039","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.6","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.94_1662086369090_0.6561183468554226","host":"s3://npm-registry-packages"}},"0.0.95":{"name":"@athenna/database","version":"0.0.95","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@0.0.95","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"1c92f8740a004e8a12262d513a4d27bbd3fac1ad","tarball":"https://registry.npmjs.org/@athenna/database/-/database-0.0.95.tgz","fileCount":43,"integrity":"sha512-OMj5StXVD49MyRLUY4PlEDGCM7nuquqwj3k2qC1/ksNK7kUFP010ITlQnXnDTi0/Ks3kzHPcCek/dvfa9FfA6g==","signatures":[{"sig":"MEQCIAGg377X8MwDTKkq17JQJYuym7ABCFpJ4OuntISVhX8uAiBEtrLmf61HWBt4xszuGT2CtEUSDN5Le3xJyn8bVha+tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEiRzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohGA//SdEPEc64x/y7+L8+3kKl/YKvSFip/ALFOT14Scd5qytDQYt0\r\nejOP1dgnex3j2QABCkLkzhFPtLJQNJ6jRNK06ABO6bOyc0QBrggj0gty8Qju\r\n+vpf69Bm43wVm75ciCVJ4kL1F1rcs2apsFHIN3bsGZ5zdTKYdblXEMfmmzSo\r\nXcrIyyJ2Ecgs3r8h0RyuQxOivH44pmIg5kE2YqN14VKEEfRQwZG5IU+yuGLc\r\n2peznONdqQlC36Zzp1D5iM4fZYApmra/hXezJJoJxT06hRxRb1rghzLML+c5\r\nJwSC7CZmUqG+JnGpFafbF8i0rGCHSQHP+mh7NM4QM8l0jewLeGu/oz7F8Te3\r\nrmac49VndqZG4gAdnIgwfk967o0xZC2slN9dAu1MXwD5RKZ2R2G0QsEvPQQF\r\nSEhT3rBHaufjyMAOwjoayKpV8krs86lb4qCWIWmRISqAIcfa0V2BiNnTB4gc\r\n8cBn28yzXSZ92ZDcSkVXkDfRc1Maz1qb2P6nj41KhfJwvxb1NVc2AUNhhH6t\r\nr8lSFZC04g2bzK/M/IdUuoNYnKYsOj1CjNxuluS3pA79xiwQFrFsmfZshn5D\r\nkw/otoo0cQpK80VGrh0rbWcwa8r4ucd8tCy4ZWPAUVarmdu/JNEkC2eIj+NU\r\nCPLiEIuWTuf3VT+r+ajvVJP1ooVeDUTMfxg=\r\n=RtgZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"2908f84c4c842843f453d365abc5de40bd6a91d4","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"8.1.2","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.9","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_0.0.95_1662133363727_0.08485208344571316","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@athenna/database","version":"1.0.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"5d6a52ee4520bf91ca0c4b76d2f778be49c125ec","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.0.tgz","fileCount":46,"integrity":"sha512-JAgUXhlaIpTHaMrlLK9nfYDwlFdvaw60Q6VRI1s1wq+Z1rJqbbiTwzrygDa+uRyGohmuL1b7UEk7iptOuHVuIA==","signatures":[{"sig":"MEQCIDjKvb515RKFxMVP5HP8K2BP/yp2EWYFJV4+uN3Nui8ZAiBj48h83OoImunx2IMETZBJSaf/KkAPo6myyzf4yTx77Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEre6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyWg/8DNlRRTUCypLDvFE+cUQN6jSl6//y26xBioso/Yvhbg1svzZa\r\ngke5K5FTFEb/cmuBBzRQXjqIw4O/PbRHpXhr9glCK+b0uJFws4+8oPa/vUFL\r\nA4sEff0NING0jxTkYnQNNy+RVjWJ1X8/+bnRBa/areLYGb3aO8yndM9eRK6d\r\nVJSBwVkhlVMPrnQhLUuNTs1NlsXFg9oZM3ijTe5XcYF7OXJFnY/u69e0CWAJ\r\naCMiGsHd6/xMuMaBGysF8zZnky3tnX4LoijofPX4jUDvNgsvXw/IzTowGviW\r\nvespl+K276IBmEMBMFP5TNT+lDMNZLxJEvApvhNVvpQYex3WT2CHNI3lfjgt\r\nKbW3tnHk5dnN5bkWyi3vIOOxHAJrbvPwrrMupkzhLRyzAlbRTIwZtHBx6iqD\r\nZCAdZ04ECDA9esl7uR300Q4PI4XIQ5aouESKV5xoOLy6xayGckDGBtnExZCA\r\n/DgHAfXR3kgWa/tqwQShBJkE+J256j78FUhOtpm4CjkegrgzFyr8GVEWMgT5\r\npLF8aqtnp0O5fQCOrXz+TWY+hy3jYBFsxtvCJW1yNpPlJK9tUYhFK+uErkVz\r\n6xEtKSIgSp4XhGIZVbcyBgSrWAq3tlM7cyoLUOgTRnREU/XMU5Yucgx0vgxe\r\nHTriw6vUGnHzZEZM19UnOM+IqOkBY+KQmkw=\r\n=C2pb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"bf95bdc1b2b291d9cfa69eb3d78d844f0c8d3854","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.9","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.0_1662171066389_0.5072738333465217","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@athenna/database","version":"1.0.1","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"415c2dabd47c961b6d24ceff211f39b93f3aa27a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.1.tgz","fileCount":46,"integrity":"sha512-0ACo09lwbMdWFGGxoXV3s42hKJOolPaj0U2/wdTX15PqXT7TF43uBPz+TIC60yJLn6YhVKcx4UftRYXNbHvbfQ==","signatures":[{"sig":"MEYCIQCg8EqD8KoL/ZcSBoKf1/ZKPkxIhrhVguVvgE0xKoz1uQIhAJW66AHPPzkkGMqwNLRwSIaW+vYJghwF+K81O2ybBLB9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEsoeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqC5BAAgAFKmueEWRvDLY7GwECqcHI/yDgFXTUx36OMh8V4laiq8Je5\r\n9pCgIBZPQEa/3N94T6fpNLw+l9WlEApbMyn5bVe4w8pvYjWjLdIn972Qd2+g\r\nwSmRCWDPrKTDGY78gJm8PEDdmwdPnIC5cdAVDJglvJVUhVBfCqcKROXyYE4V\r\n5fhZEty/dSSW/CedbJ5NuF3uOikLsm5CBmJO99K3ipTeqU0ecu15Q3IpPPIO\r\nQNdqRmcYHj211ubpSwvWiAEvz4+S8UXKOgp+6XTurzxBoOjsnnO7GHVLwcO0\r\nN9ZNCKuvXt8bsqVg2FCY5p39ssemsbNBzfBIPP0vNt2C7BejGJ14h7Lznzuh\r\nM34qoFpYd+58YpClvdLtanV5r6JCTDcCk8+CfxobkBJ3++g3qckfi3GQKiBA\r\nmqgeyUPwt/QVGROydzV8CiCO+rjzEQafF7Iax3Zbie1bXQikNG+5FBQjFxO+\r\nACQlwB0Nr+Y9uOKb2+bZXZNV5C14gNGzKDTwWoVQwaOSutSSspoO+GADwaKO\r\nFidfHm1ZIw7we1GZE4QKP3Qr/4RXuy05o3nD8Dk6bJzSaHF0YQmmqwtqCnMN\r\ncL77IN6pzYOwxwaJYB4/aa5aLwsVWdkdmWj2MLrPKku5sQUBFh7rT4U03rIU\r\n+wzWCPJnyIEUiOFQO7sA7ZlnA/7NTBxHS0o=\r\n=wtY1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"4742f8017bbd7cd7ac1fe870279e34f8ea0fc616","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.9","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.1_1662175774318_0.11396545921252899","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@athenna/database","version":"1.0.2","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"3b6671eb6e6532accb3340929fdce7ae68c9328c","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.2.tgz","fileCount":47,"integrity":"sha512-ZKHDg64OaHd1T7CT2oxRRL0gjyexEC5o3hzVMfxEvzFWCK8/0662CJda9Lh6N7uCFKi8PvjwwRTrKdGsu6NYog==","signatures":[{"sig":"MEUCICxht23kzdOTwJEy+KcwEUCAZp4fg6EKRVjzgm0CC1eQAiEA6BqGvUbmkWHA5AauBlaZTdogYZThWO9OqwXtk5o3z1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFnqGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpO1g/+Mi19UDI0RGpLy1KpeNAK2lB+ebopZ+cDyqhpHWEY4Jrg9bkX\r\nx6TC+nvX8JLmXwpoYvTcnWpLgQUIdBC4I0AFaE9Jj4u5ba1MxHPGN30Kmnnr\r\n/ot+nW6IMwL8jkzS53zxWfObLFTwNcf1saPV7OrEvwYWuLFojjMOR410Uatr\r\nQ6my3S+e4mA2KlJkugSy1V09TZTGaXwJXY9jQVvZYvdmd3Ws7f0+5yZt0gx1\r\nCbMNv/sb+xk49MF0iya7OmbbmGjD+EDXTpiokRgv6btoHPoeHoK7B5ctapXa\r\nsX8awviw2/o7M4uicSwVMXRd6j+l3Qfwc+NNtoWss5f7zV7r3pPWa5CqzQZy\r\nriomJgd7cAg6sUJR+DxOtcFOV4R45l3CzLzmDcSy7pbQkN7+0IgstPCc+s5K\r\ngS6Y8yRNYjajH/YBTdLXW4/lLYbypmh2yWSAPJxgHCUzDe0DbxQQTQ2FEJ+k\r\nD4Vte/qhhOUJG5kQvRup4nE8rc9a1j+ShPtLLpxBgvuRDibNs2Ti/YLwMDx7\r\nEuv8ru8DZqZVbIIr5FI0TiOcMBNhephf9GX2PywtOSbV+vQq2mx2CCbE1eN6\r\nXJpqQy5+8lph2Ww304OuxWhJyE6lcP7LJ+UomDgztFtaSMf8tFMUytClXa6b\r\nkEbWaiK1seK8VYyc7AuSoY4I095kYenecYI=\r\n=0CBz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"16c829f3a29d66495aec2e24d6fbe0556bda88f5","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.3.9","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.2_1662417542041_0.02370221959589669","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@athenna/database","version":"1.0.3","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"581faf853d2767925b134d0e1edfeb9ca976debb","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.3.tgz","fileCount":47,"integrity":"sha512-mNq3b1icz6LiP3TtH7fuL08G67KDfPzTSuXXP4AevbB8ZS/kDwzZiDKh7lgrYXVf7T1bpkX3V65fVIpopx8HBQ==","signatures":[{"sig":"MEUCIQDDLx+ykxzI32WHLVJDDtBQyQkPGisKH+QXQIKtjdrWXQIgBJsmw4J66ir9RdMd+JeTuvmDsVXT5vqdAVROK45dvK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFn4FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvNQ//eyHNS3Y13mhjoxIVYpcXOePdoq62Rqoq+LQqBL+Xxpuoc1i/\r\nouZk884zft+K/KgtMwkiboraIjLDrooqeP4dQYRjSgC8egiRql+hSUDQeLBP\r\nr6gh6378g9wL1j/s+BSRBTyCjC21PpVBoE4uBddNpDeLUoQyAdjqfjugopFh\r\nPnZRG7wAF+VSfswnekaL3ZTV6jRxkRrLVQa6BeRdFe4WB9s3Fxi8c+H1/YBQ\r\nt4UB5vsAV9SB7K7Hk2XS0wjIUjmrxhWf6ZB994mmyIno60riXfbUe+SkbQjw\r\nM4XJwvZMEhCpplmk8Wpc1bkPX1uVb7z05+j11aWwmA10zA4RI4UrqtzoKu2h\r\nWVv5DAToHxWX3utWhGAS0oayRxdJTqs4zCOFEDMHlYt7l6hQhyq4omglYTgm\r\nIQ4s7/2tKTIPiOtcTGoZs+A4ovjNvgUEHIo6yfytlnfdlVNiJ7Z2hf+23rPI\r\nFSr2BG8mqEaH1agn2CPnFR2rJysD7fNf7qH3hbaFYsD/QfQ87Ej8xze903Vm\r\n4oPm9VvN6Q3es+ratT5q9S+Yi2iI4mcqwcwLGo3O+3IvWChmfp8uZd4vqQkz\r\ndM0PA09434ZV3G/VJ1EqLyqBvJXPOcM+jEphhZeDzKT/B4KQvpGnZ/HpjE1m\r\n52LpyCJruTv0KCMGEePXPNxu6nIcylwm/1I=\r\n=wA32\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"bca75d657139bc926aee3786dfd18852f7635a0a","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.4","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.3_1662418436977_0.752229842152341","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@athenna/database","version":"1.0.4","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"3ddc7d95cd5078b6bb70646b1f89eb0c80c12c04","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.4.tgz","fileCount":47,"integrity":"sha512-OSGVf5EFIKpBCxM9Hk8j3zf/UFPEEuBuDzC+8x/4M0TzCbgTtzxBllZ7vTbQ0stWYfzSN3krxp0oTsQwBFxRDw==","signatures":[{"sig":"MEUCIQD9AgOqkVBpt5uJpT7iy7OlWmzE7CDoTY5Q1DsJ/a0/vQIgekLJrq++Tu3+qovZ03RHZhtgM+/+6TXUusioKk01Hmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFn6OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqwig//XxSD5OlEWJh8aQLxyxXac0Eyk/YuT0KtBFVymTIar3SFlzR9\r\n9fKMEPvSFCFmsa0baZHO1WL9LI4y3jDZGzg+plEW6gKKw2BF2FUYNakEX8PN\r\n9TNvMUaNauVybSunlILlVB6/U3O+wYChlJnJ4jFctIl1/nIQ3xWIQpoiEFJT\r\nSdELKQd7dWkFxr8Kva+Qjq04uZL1VBBDPDftjTklN1PSlqca05EHIu5fHuYN\r\ngo1YNVjNsbE6RO5l9IGRIF8YfrKvqL3QLFICTvY1m6CYrya7r4Uv36AfB2Qu\r\n6jSxjtfYxK8PHmyblUD9/MB76m2dBP3A993EGWH2ua8kglGxrjyG+pUQ7JHb\r\nfZ0wYEiDCtsoOOqQ3+n47c7RlcHm2Fjcni0bjG8Rxo47MIw4D/gZBwj0+4ow\r\nRX9S5NuR68ev5zULi61QkigOoaMXj6crMbN+jzuaTIIlAb7jK/o3h0EP63Ih\r\ndR6g3G74pBeHqWVA1cs3NEU8+PWetPtee2EMy5ejQZZsFww6+VZ7XFXB8z1w\r\nmcRD0CO9mch04AM1SkgzjwGC72T3DZcjvFvJQlJu8t1hiSqa6txQVZTKbHw1\r\nrh+wbFqgHCNAkm1+xNLByRkRAs1R1XIEOH8o2gUb0fqN5ghyfnvZbKJ35Um2\r\n0iXhT1+6Bxf3A1H1rHI89TkbPBKVaD9pEjU=\r\n=jErQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"665a13879a3a1591f7576cdf40c7a534c01ea43a","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.4","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.4_1662418573866_0.6644599826123949","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@athenna/database","version":"1.0.5","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"c00546745939a6c8945b8efc8f527306725bd529","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.5.tgz","fileCount":47,"integrity":"sha512-0l34gE+5Kmh0fRV+LcYmEYpt5nJ6Ou+J3+E+5hlCvqOCkKISHfuxNJQR2YNY6quPBizkWpoAP9tsUQtque+QYg==","signatures":[{"sig":"MEQCIDHQX39xeyOeskb7EEdeR9BsMTmympUbaKY05itn2PtLAiBSywahI5TRjyJsw6CR5vVUGAYi9gnYCbgKXyzv+5julQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF0bdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2Pg//RD+5icEsqBBBX3IJ96nIEJxyX01y2a8S4lziEUufWGkGlvh5\r\nkLO8T1Pc824eNFXz/Fu8kFPwCop1lKiXDo9zMSRA5qrNfEOcEo2IB78OahEN\r\niiYN9b8KEhPAQ7IHim0H/L6XiwFDQxVshc0arE3BPa7/afJyUQkr1rqucXYI\r\n9HdPS/Z9D8O+hU43zQvJhF5DEkTleAt4P01+QwKJFBAAfDZYdq8UDOgsaFMS\r\nisr0FtZqX+0Hfp2KIsx1gp0t+TtzgVd77dRXhzJDX7W0350OOr8Q/lnl47Zr\r\nNW+g+Pi0Z+oxk9uTESROfnZcjPXpYFXnr1wM/FI4tpSv7r5WYX3HM8J2vY8a\r\nzHl0PqFB5Rc4DcYgUw5THTHqD4b/lrRQRxn2WTJolp3DMsa3X+nJgsEt8wJf\r\npUb0rjrC7EGHxqDO/itIBahvS5GJAO+iLaAjL6czKG9JQYPF1BgvpXpE/v1L\r\nRgfHJdEia2R61m6UmP+D3wgqh1/gsl8gk2VwDtDFxV/4tX0MB+aJ4/WSqlcI\r\nDSlR1C4BW8NHKtPO0vcWOqdowTG6WEvWilctTCCM6/Tb51zDd0fDgSQ66VOk\r\ny2iVVLCM63kJpWi8AsCNHUo7rasTLBOMOSo867hmGNgF0jDi1dXQFyn3OJwB\r\n6dwPnlcf1u0vT3W41GFJXiZVEWC/rRLlmlM=\r\n=gv4f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"09646e8ba6fa72789418d857c4da35adb23afd79","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.4","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.5_1662469853507_0.50254727354313","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@athenna/database","version":"1.0.6","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"5758d4bfc3fd056798335725a4462d247a74a2af","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.6.tgz","fileCount":47,"integrity":"sha512-jpANEHAgsZy3mkrv1fzCFTO7T/9VwBzLM2IeOuCkwHsxFGLpT+LDUtvA2PQANulZU685nIF2j9H2xGAN6PId5w==","signatures":[{"sig":"MEYCIQCq7rDEgIgKBMPNOf1cpan7rDuVFBAm9ByYOxtiKvmtpgIhAOF/nJAZj8lRGOganZsQSjxY9gCWCnpEKOH3Fz1xMkah","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF2NdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6PQ//SpCI6EFFS963bjdDShReSSb20XOkH3m3HxFJ4iSb+K8f3QAf\r\n6XrjPTVDGO7Tcu3PBKY83+9CF0UlVtCRS76cIj9lPrVTuI6GXYZF3CfYGbHN\r\nPcJjg0rNGJ6aynjRL+jjcBuN068skWCs0a1fSWm/RnBXKamdx4/XeoxOQuYo\r\nUalEX5bmkIQBu9ZcfxZtSyLmKmWhpCH0J7TW5vdibEzBtvUesrm7GQMdeq2z\r\nPRe+6X5koIGHAvoGXU2MaZtb7fwT9J1SwV8ch7Sh33rRdiePDfcMaJLz6zAb\r\nBB0e1Fgyt8otiyTMOzfgOauWA7u+lK3wQACqZ8VKGyxPDdouT7BKGwlqajCJ\r\n5uA7xG2lHoOib77DicOb8tPYWbmx8zVvFVpoNEVM65HAHp3UJDLyyWC9U8SY\r\nYDqt6STo5YER5NCbjqUcnU9TnAaOgRIclhN883cu2dLRO3n7Ne3wahjHYEJu\r\nC2FLp78hDGyhGLiXnA3Wp9+PPN5oEnz7EOW+sMqtramwKp7o96a++LxPNYnb\r\n3Da7gopMUc4LtIHtnI8H2Pb0d2wQ2Mdsvw3oMn635c03j+NzvRqMyTzqhMk8\r\n+tZqBc7SucF6Nrwl/p7TC6qpcmqsXlJk9Gq8MhW9Fe6aQFyzGe1zTMfmg2Hm\r\nC9wrSY9b2bpfiv2tFe7sa2zGbV0OgE6T3uI=\r\n=MckC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"c837127d59f2eaf1077f8a3dfe6d651cbfd325af","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.4","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.6_1662477149120_0.06779204439008946","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@athenna/database","version":"1.0.7","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"cf17ee7c34d478869008e1f25346f40bf5c019bd","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.7.tgz","fileCount":47,"integrity":"sha512-Rr+v3dTpvyX0FS9b2AJpBT/D6Mtls1DDZDcfFxurknG7mwV5fcENsxmms4H3t9xndXwxVAwAK7kaGb66reXupg==","signatures":[{"sig":"MEYCIQDTF34mJ9yJb9ZDvJGRVHqsJJvzNYexbdx/MIReaLNOOgIhAP4kvD9gNqohUfYtO4t5pbqw10fpGEFD/fAeqs34+zKV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF2pPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTyA/8CnSnmQbM931zD0l21o/rnA1rXYvKXUCiXIcpKOKvTx1KmsaV\r\nJoNEts2ocjdjdl1Bdys5hrKaGzUnwGMVrkfggddNQ2Bkwobh6OwOfzQ96HXq\r\nw6MmYCqqMxnCJX23Bi3flhatGDXkSd9OUhRG/gO1LrQOcV0Vz68qGM1dsIM3\r\nm3MvVkTUiL7vM+ESyq0V3lSDFDclneO3ALPH5lBDYvq903stbnzBETnU9zem\r\nACUs4eBgPOFTJY1rXkzrXhaB5z+lMz3V3hq8gKMPyX7ZR0ZHQe3cpXdDBT/L\r\nu3PMYLRA7cnxHJTuCvF/WXGmjR8FWc3+cJFtc3d5Z95mDQL2G7gyRynStpzJ\r\nekRftcrd5qNpc58I0tWa/TLP2IsR8l7gChcS5QKxaTQ8KsANgvNO0B50XjPs\r\no0XY4c+zSImBkD6gtoV9IcJoaIIrAszhm1tB8CzuCHWrYnvXZv7mnuPHLz3B\r\nULooBWLrrQIcu7eGhCXd41ksWLVLOA9bkiIEDMHmAiFSWchDs55eULhQaiIW\r\nX2109a/2rF7J4kguie6RvBSwmozjqB1jJzil5qlMb1dJjU8H5uK/idHRhzBI\r\nIrMJQsERAsVaGbX25tRtETSRiNSBj9NzX3Z4RGGyYNW48IE2suCS8PbvrdFd\r\noGHlFEEq6jaODWpDfDm4OWN2I8Z5jx1IJbU=\r\n=xUst\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"18451dd2c2f154a0530b510ece0e034abffa0c41","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.4","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.7_1662478927098_0.8464126218983423","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@athenna/database","version":"1.0.8","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"a9044382d76d118016913f3edfb759633fcd8538","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.8.tgz","fileCount":47,"integrity":"sha512-iGweTe0AM0ZaNbYbrH6uHBjGVBHI1JAjJc4qq0sZhxhSExdCX16vhZZ+XXuhykZ2BdwSJZMubBrUMhd5TOYagQ==","signatures":[{"sig":"MEUCIQDBCA6/c2ypiEp2q7nkrcMTsR3MflZJnrOEX8XtqC7cfwIgPJUeTqO2Pm87bKkXxF4hGKWASwUXl7u5uxc+rVcxW6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF23ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwWA/+NonzBDKOOYIOsLJTG++kIfnV5x1mTVxQhTLZIwvUNHAA2+3f\r\nvLKy+1A0MM8eFEfzABXG+P+/IqzFNksA7iYXSe1nw+6G+LQx/xkuUfCNeS0g\r\nwYP9rXsT1xsRhgqUvESaQ3Z6O40STOaaH1TGrXjtidgvro4zT7S9gc6gJdI+\r\nZ+KmNsqf5DqEKFHCX4jy92DSljPg7+I6eFknRZwZqw2R7nIvuJ1L7mkubMVv\r\n+FpVWGdzDUi+o+GlmmXtl7YkbJ6RqN9c+gtCmxbOEWfWEWbwj27JzkaJzI+m\r\nRl7cmOGDezoCFICkX3gJxrynbHTcA06vQ5iZp6bPXyzZ5xizQlZkOumt5gi/\r\n/uOVr/TQ37zD8qQ1TrkZC+AoZzgKaM0ZQ1RswhNq08xyGBbB1mDURbYePNgK\r\nRpMFvKmoQ8NFoyC3mJIwpWvx4q5ZcREN2v+nOqijBWTuIFfX55hj1qpMob66\r\n9cuQ3FKwRTvCtXQ63JPP0guxoVUAO/aAfdvRotDfsHvHofL7VMGvNrwazffw\r\nEhOXrExAhMbP8PjQXdEGIr4ndeEfLPQt6RvnMHeRAwDbJgtiUZTy5x196YgH\r\nc64sWjVoWaCwjvxJp/K4kc/MwChEblqpySjTzg2iOzPxMzJ18esN+XTElIUQ\r\noW4HPFMzCl7+AhiJUet43rRbhXKoTfKAz50=\r\n=1ZQW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"50b97c21e587c4245725b87fc8be919a9264694d","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.4","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.8_1662479832897_0.18613321179759845","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@athenna/database","version":"1.0.9","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.0.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"9b9c6347d7ee519dcb22bac5867e531b18f9f84a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.0.9.tgz","fileCount":47,"integrity":"sha512-AoDNK0U6OypW4lKFUvphIbBWGOSokDS+QJLmly6o4fZX7SXz1ea0dtTBdjSysuN7m2BBxo8ihEEcPmB+6+0Emg==","signatures":[{"sig":"MEUCIHLvanx2+mQzHPf5d6i5x5rnUyfmvzaZgFjQWSM1ocTmAiEAxXXxv3ueFOeV7YSZGg7arB8iZ5dFS/vVkFF5hsVJLFQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF28oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrORxAAjYkAC8/2fKDS/uD3T2/ZeJJ2MMEHWHaJe7UnaVEuetCwoAgr\r\nZhfe4xLufXeevWiSvxeQOWBKQnO7VecrjhVDjvx+gVnzlr8nMzIEx3aoGXZa\r\np8Am+YZlBymnd+Z1TUUMGqsLvu9PFPaN6jMsHQwrI5I02k4Ru6Tgdlk13v/e\r\nSp4bIaikEyrJXGCJhvMPtwmiipkJeGj0iDw+yoSVyvBgemrvOAeuahB7MoTA\r\n+J+hvoGRtVd89nsaWHsfZSYMgjkLhVipxHY6nHQ7A8X0GNPOFlE97++t2MG3\r\njFIljCksm2qX0QKoGo6i20rN9uQX/GHDk9zr8OGjzt9ecjW1E79G/rESYOGH\r\nIwAeV8GPDgQvnLDvs6lVbmjZXTzywxWASyrxwo529WYxLh8NFiH6qJD3258n\r\nDpDOGpM/B2rGUuxU3p8Oz6Ii/JFvHWFVGlNGvB3f8ShR1nJkroktXRyXKvKM\r\nGSY+W7dqsKEGefyS0jAhCZ2tuVVx1mb9WjAtliT4clnh/xz7dSVlDADEPRRZ\r\nhuCLNmZV2Aha5yNUOvGB0Kcx8I+N/XH+9tusPHKdCaegJmIi5QIbMQ7lKkGv\r\n4/aUyR+ZDfc4+PzmsWS3ZzQWmkVeenyrYcRn4NtYV3iasKMNSFb7fOsMMwMC\r\nI6/qOCyY2RsQdvxGUfiaMWDMLV7rvzMAt94=\r\n=wEz0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"7e63d8ad68f98930cafc07cd30caffb4bc2857a2","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.3","@secjs/utils":"1.9.7","better-sqlite3":"7.6.2","@athenna/logger":"1.2.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.4","typeorm-extension":"2.1.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.0.9_1662480168555_0.42468743631282213","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@athenna/database","version":"1.1.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"f5b73e9040e71378a0a280a4ae7138e5a0f5fa24","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.0.tgz","fileCount":47,"integrity":"sha512-slfkl6EfNo3xKiI5s1mEdb1gmF9QvcAlxaOscR8wRELPTK/kwPONCBzlTEWFXqeNhaVFJDiykdeL6eeuDC3rkw==","signatures":[{"sig":"MEUCIBZ+7dAzpUf7k8pCHQxLt+f5zFU0oHfh7ii/QBIY0xT7AiEA4HiIuRjFjN2Y4+Ib6pp7iizWbyAgiFvKOUzsZah2AE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIkYaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoehw/+MdWcHR429vr6F8VyLSmfCuJ1Zi+O+/6VwRRPeA95Hcw+HI2w\r\n9vIIQAGJOGvImWtwNeGyKCnrvutnxbhmnjwK9mbEOV1qzkF+8y/KGUdv2Hfk\r\nIDbu2OR0FXT4QpF6CKu5Lq5dLdZ9MWNoAYLSXyha8scnwGAy9AOr47z566ns\r\niLpJMb7kAFF0OEjrLrlHNXKpSgP1JSUgZ7riSApQOmpf/q0mM434AjJ+xhAZ\r\nxoh4In0M0Xqi9w8KSYsLba960nrkEABglJIgnIFCl8iAjeowZI3OIDKW3lwe\r\ncEaXwK5XAtte4UUCMN/IlyecI9Xd53cI0ch2eru5iCk4iuqgpGGq2ZCoxFgf\r\nt1YIxqb6FB9ALWj0btPGDAs6ANBezTaKLHFX6mkt48byFeyp97abu4IzKj9y\r\nQ3CT/j3MlA9hsSJCMGR8muyZgrXb8frF/CDeis/7anAsl8u6EmQG58DivNUG\r\nRaRR7/sorQ3DgNSzTM2OKpQY8vw2/bJ/U3NWfVdqtGN9OapvCZ7qJYDnvzZo\r\nCtEPh1rOfOlPFQ/Ai61qKXOexLBWQ+q+qYKW1mx19tIb7sZ37zocBb4COiHM\r\nnA0rL8l7sSNWyLrk6t1d1E+t0ces1ZlQbLPxOPFwaqTVHldaBSvjhS9lhgmg\r\ngI3D7Uy/e7rPnaQVCPcVVAps2MYc1+OAtos=\r\n=WuTr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"ec2895bc8fcf9224a023cd74bd510a503511e275","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL. Built on top of TypeORM.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"pg":"8.7.3","mysql2":"2.3.3","typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","better-sqlite3":"7.6.2","@athenna/logger":"1.2.9","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.5"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.0_1663190554364_0.055290896583293225","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@athenna/database","version":"1.1.1","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"19daf97c8a1d16fcd600581bc1cc3c044d5ba143","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.1.tgz","fileCount":47,"integrity":"sha512-tNXVLeBC84O0T7Giu54vAklmXURI3tKAwlt6Q+z9tyjAOxxszQQ2fjTOOl/wyJK+ANTPonTsHo2A4+3L+HVthA==","signatures":[{"sig":"MEUCIQCUJz2gkr4n4lgjWc3FeHY0OX8Pj4KN5FFPp1uk+FWwVQIgeRfwAcRIsS8rz9qBivWXl/iRIUVchAGF9N41m0Hur0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIk2IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmov8A/+PqLOBTRdv6P8A7lpF8JfdKOfhYyoCt5piE3VkTNLVVflh89q\r\nan7d8uY1lYJMjem5R1rRKNJlvRb7Amsg7vzF8jAOfSB3hdySf8agfB999VeV\r\nAhJf8gGW/WLX3il45PKkLBTOLBufAd+vvmFjEvC1R6IU5vxfrlXRjn9pwzva\r\nlqZWUS5dVaRYSE8dUBFdki16+yOdEyDs1He+8R3FAOI87JP0uUzqs2vtd2ql\r\n1Mcq7hwyBWS8pdZFZGnko7I62LTLPMlQQu6okjcdNWof4pvSiE81Yat4+2Z3\r\nTKiVIx4nYamkgHcOVfdZEyecg88aDV64MqwTICdK8ibD3SDTz/k889HbmbU1\r\ntlbUVsU9sMFzTxNYXJ49X2IN4bNwV5vhPcKVnLvL+Kr81jVKC1QKUPZmR1vQ\r\n48VlEDWaWNe6v1lHvGjooQFufjkypF+pzNphhKa9IaEP3zSyg/Ys/0vWoebK\r\ntDOha3I8pKI9VFd3+FvpxJQrkPJL6XfOCbASrR6na/J2kKeNrucPa1noIN2f\r\nFoZ5+6ZrsoFUulJA/CKnRiMzQ07/mItaQRCTqrp/rbu1Lv01rS1FvBvTt/2V\r\ng9OGsbALE9Gkw2yknWTrKz2oUeXTWurPnCLBhAJqA+N1RCDoBxCz/FJTVGL7\r\ny1ZvfH2g+PoXIiMq8dMb9dSH3vYg0QDqtTA=\r\n=bZyr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"7d9bdc0c184d22af96c6185f9992e362e8904775","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","better-sqlite3":"7.6.2","@athenna/logger":"1.2.9","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.5"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.1_1663192456434_0.020223129358133862","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@athenna/database","version":"1.1.2","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"5c6e20de9a826b4da4f31d510633852a854b7a09","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.2.tgz","fileCount":47,"integrity":"sha512-ShVczkEyYRTHB8WSSiAqa489EZO6m/L/sPVnixmC0LKGSzdBSysIpE53LT4O9RCn1GekoC5ycjXGBrnHh9SjNw==","signatures":[{"sig":"MEQCIG7I0q/F12LgKy2ehgbgxwNwNog2O3oH+I9jMRwwn+XWAiAaqFpURaCHnlAcQzEeO8xIH7i1R6IsJJvD5GihPr4FAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIlfoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQAg//T3N77QvPFOdgiHymTdECI0XJ4EHtgB9+rV2vcZYvFp87OUA1\r\nEM+1BBy5AA2gd0F4qLeYama4zZJriP8izBXWTS07BjGKuMYixNBm3hnTfJFr\r\nc+D3KKmJ+KPmvzpiqnrrM6c8HIY2+53ko1XRKtt1Q0YZm7Dte4A8IGD8O5d8\r\nglZLNq0bwItapB6QA+nNm1o9AIpXiLvlzrwqWFwUZP1/H1EIayO5TaWhngCU\r\nBNAA/+I6PfVnPWNfqh89n8CJZ1Xu6EFGTw4pG6h7zFDCp/z8zera5oCrkxtJ\r\nI5huiudgFBYlvTeI9xHTr0AonbXrSbF9HTzkpiOEiYhzOZHi+eez6no6YT4K\r\nFauhH6cTMexYP81nO6Q4qG+fAGFjBT/Xu96QJE9xwJ29nnwIOjgeH5gytwsa\r\nEDy/H2hi+zeYrsFUAMWa07wo7c2tKYpX3qmYKoatatQKrEhNdfol4FAC9jYk\r\nRsr0f5UwMg8T30fK+4DfIawOSMBxYp52epFs6g22/uMW8gze2HwqKeL0ojDZ\r\nqnXMV7LRIPHwQvhccmZ0bFeqgwPa3kV0LITwqACrIncZoRcOHLuPrvll6hFY\r\nqXgEp3z9zM3vHYd+pQzaCEiUnYxOeP1RNqFXtzmSew4/DC3BxdJDQFf6qGY6\r\n3YLjhUUyvTpy1PEbKCq1h+suTGomwVoDxlQ=\r\n=Tgad\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"092fadb6dc9eee9c198ec20696df5e0e6d00001d","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","better-sqlite3":"7.6.2","@athenna/logger":"1.2.9","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.6"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.2_1663195112677_0.1088822708739765","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@athenna/database","version":"1.1.3","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"daa43140b74fc493d3678266a39337cf36c4fee0","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.3.tgz","fileCount":47,"integrity":"sha512-FGs2HXz5WKaZlEX4Wc9ac4BeBoZ2t2pMnIbaZGB4RarqM/LdisR9EiyBOLXL/9GejkPqfmUQMLLcdg49cgLmXA==","signatures":[{"sig":"MEUCIQCA+ecObxdJgNfTOI+KLtst6fezfoOcLPULxe3Bbiyb5AIgXpHA7Jksw9p6eq3TbpnclQ++HtciRvUPJ29B6ClRGQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjInK6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowCA/7BwY9JNnT99nbJy9JOMvV8Va09t3h8TMijfrUlt/9J88+A0K5\r\n9Vy7OAmQ2vrcBnunDt6wOXespkT0qviALwA9zbYplnxbtny6mVK5Ipyel2yF\r\nGI540tnYkzsV/pFafdsIBD0Oafe13G7zIqAXsehOr26WzZyJa0ULEvsD8XvU\r\n4E/DQ/YreMaLaS3Y3Up1kl9gtoMVPBJIW3ZYfy9/Wsq1ezipnE2bD8mEJYBV\r\no4xvBVwGHF7X7wKenL7qppWIJgrKuQ4vp7mRI3yKpbrS7utLpeEOOL+uTIsu\r\n6CXzwdicomnXB6UoK/VXda+oMOojKa7HUXuxiljcQBqlk7+Y3jqr0uZO4Nf+\r\n5N7xy3qkGSJAS61vDaHGoG7shMSkzrRGoMGmySFtH8CLbI54bxoNGw3d3tAH\r\nStvUjQ7ZP/DgkzzRqhu9b+CVWPpRe69Sl8lOYdbkxK+SE/AjnQnI5LL9F8aR\r\nmq9SXa/4oU3Y4et2wINtkz29MYBL9aDQVOT4NH/Dabs/Rq65NjgSfAIJY1xU\r\nFvQvkM3BP33A6TjaCC+7j9FomJGVWnfKK1yhzVxKOgVORbxtynBwr/qAkbW+\r\nY2vUOzdzQSIcq50tf8rlmg7uFbNWDlsfSix8JDACVWWfC9x22zPVQDy+giaw\r\n70T5/JZAtVdtKbKWXqU1yMTFZri5A657dtM=\r\n=AHiD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"a75047037a5d1dcf1584b763eb88dd6a4ee0f4f9","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","@athenna/logger":"1.3.0","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.7"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.3_1663201977897_0.2031991048922248","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@athenna/database","version":"1.1.4","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Column.js","src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"cc51df4feb998b1e7d34f451dc97f8326cbd731d","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.4.tgz","fileCount":47,"integrity":"sha512-WAczJW3btZ2NsNiO8ShgONgXszjs6NNcLJdKuPxQTkB71iJkEu045d1i9zhm2z+NA/kxHDdHyDx7cB7WJ2FYhw==","signatures":[{"sig":"MEYCIQDxtzW0awBUQtXTat2x8o2MYZm507Gcw8qjwVHfcdMepwIhAMkitsWP9DaP2T9kVXZI8tXYvxjFxXKPBmd8UKK32nYC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjI+ZBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYgQ//cQqU6KUjNGiuFUPrU9415Lt5qFbYdk3p7zYGtBSwCFdkhdqb\r\nshn11ZyO917+zPoPZGvvrhtUFTgyzD7E3oZyHl+YStJyUiCNLwezaXKJStMT\r\nI7MG5A95eN3Zs1PgoO17dS9P1QsdSQ5WsNgDuYwqXV5UfsoQE8LZyDpVdLRG\r\nKaeOBXlIK7S7mKHAx1fKP+LINT84zixmIBudKZSp8vGg8j0N5ifJGWtsg6oe\r\nc8Bt7paob2a2C6EowvTElOxSxI1tgcYB64CBWsIPj5g0NlXqmnoWLqZyA6+H\r\n2CbpqRBohE8RMtozeimJV3zIrZ1DileP+TiLdsPN4SlhrtalFagDdgjQdkw5\r\nAk5pdRLIgchcy0+BJzlYuiKU//jNFiVjNjgr2fYr2Hmkw/PIVEPXJB0iLCWv\r\nNfRdVtGEuMQIAa7Lam/7O5Y44JWfljs6FYNjtfbHXyxxBEtDN3/feFdC6jPL\r\nNQmjvJj8L6hqqWIS6HYeiAhcnmu0lA8FaX/1j65KI279jfcNl0KaxDPqeE5h\r\naALq1lIRdYdbb5ZIq94nCIymMh1+gp+TsWthBdmB0KE2EUue9Q6x+5GqyvXd\r\nQ/57fjMdUilEXM4KcLMF1UEX5XG4Zz124lnJbfVvCAl+wvzlkYT2fMqtTwor\r\nUZnlhT7CZvn0AFM+gsXHCFzQaNfZqhZkjN4=\r\n=WabS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"4c6d1eb30653053f13e0b50529e3ebdc7d35f026","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","@athenna/logger":"1.3.0","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.7"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.4_1663297089208_0.6869418168272976","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@athenna/database","version":"1.1.5","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Column.js","src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"305a24f274d598b3975bc27972fa5a585c930041","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.5.tgz","fileCount":47,"integrity":"sha512-AaAoHEtaHHKISS2stqoMSevuRzijsVtiYk15fHY3SAqaMPp5zJgH0gksVCGR9+kysR1gMTOOCLrDNpKx/DYvVw==","signatures":[{"sig":"MEUCIAr7zCPolltTTS+zRN0xz60wCHFeCcpcvLe/9NHbvo+jAiEA0J23wKONRsjzKPY4HbhsxXvarmJV9gNP0bmCNX1weEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJGZpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomoA//QbnAQtcGQX52EpqM+bA54caghUijIeDtdJZgBkYDx/giUq1Q\r\nxFWRJqRzz868a7S8kRDTxO9OABpdkK0pI18qJI5yRyBYufV9d9kzM++JltRk\r\n5BMiIJM9vDttWsscXruIW7MyLswgME0TypE7U1aJIVhAMc9kkdbYNJhHtdPW\r\nrl4OODWNI3GbijMVn3Yn6pVIISmOX+1XTsNrSA8B02ykAxxlPGu6hn3qSRoR\r\nwZDD1gfzOMoekTLw05Mm5TIGcqC6YQFC1ZTt/7+t5pAcUHltJoN7vpYNpB6X\r\n/VLkQMPxjiLPyppUodCMkX75BNbHjoG7GXUG/Nnu2zvpxBHmF/je51k/PPNB\r\nswnQkClXBVbp+/YKPTTEvwEImDjB9DevRRKdEnbF7cv+v0HSzpoNZKaHdzhe\r\n5byRuROV33ulxPO5vbqKQYo6c/YVHiVb//f1SRBdAXU2dm+FTbw/IkSYENjq\r\nVRBdbQQdLqtJmIMawl9qlM2rUzCCnuSPAhEJ3+xrVzmcEbcLWazG9QTd5TqR\r\nYHLmbpyUdiU0JBr9K9XNVpae9sUBBCQpr7ZmfkQqtWYaKjSI8yoO7TVcJBon\r\n7pRPuwqRs35C4WHty0dPWL/3Mv6dC5Oe2xWwx/eXmb9Gh+ZyHhzZfwrOuetH\r\nGA0GlU6qqAXQ49hv+zoLlw4ntpuiXlD/7So=\r\n=KicE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"6ba7e76b2857a8bc7b73c456f775f116ef6a493e","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","@athenna/logger":"1.3.0","@faker-js/faker":"7.4.0","@athenna/artisan":"1.4.8"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.5_1663329896785_0.8446107051512621","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@athenna/database","version":"1.1.6","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Column.js","src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"7c5ef73824a008f13d7fff245df846a9e6c9f45b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.6.tgz","fileCount":46,"integrity":"sha512-z7bg/D1Rf9yEG25c27XG0xHrliZVb6VR6VstAJgeg6IyLl+YbaD4KDk9Wmk7heYy7ZDf+56KnSBe1i72r4Z+LA==","signatures":[{"sig":"MEUCIQCs9UKWwAMUrTktX7YLsmeHZ69bTH54/iSt3cNZxYs/MAIgFM+jFUuA5+kN4Lhy/9Ickc4jnFUUnOXCZdpcJgMEG7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJg7aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhbQ//V2xa+NQ48SppQsk0Ta7hPYU0skDYuFNUfM+W74K82ZYeCps/\r\ntWSStE48syDeLIy5bXTIGgecg4+nX76ELrMsJ+5fehutM26hSPfCphvBL+hE\r\nOB3n9K8kftYSMwdOJMhlNV2F5Ja9i5b/GP3qeULqdIlncMN1varpJVfFEuKL\r\nT3iZzrnbHnZHl8k8Gcr9EN/extd2OJjh1YcVvdVPcy1zi77eT5fI/J/dzZtw\r\n7Eblxr0jRxln0hONxlWoDmecSbS9siWqHmKxGcDqje2hY2VrEUgHN/LBFZkb\r\nq2BjU9oShGl3Yv7xIlJGf6OhFNfItcXTzB7yFLNGpELZYXdRDLoMjwlnzkAq\r\n/vUbi9gUtDXvtQzQlwBQv518ff38EY807ufbLx+kwKKGHeItFPwEVuJMOZoM\r\n48pX2v5rCmEb0EVmiobpHPcBUnQZGFn+iTTx2y1GvP5P0ud3FLMHfLBxYryF\r\nHtEhg3DNZD3GZ03TSsownXD67kW7qRrEFy0H/3FzIsSb0uAOhvd2vkLtpdDD\r\nQA/R+2rAYAt7ar23MVxAtvovYZpotRhR7SZg4lhvq2L33eBSUQ+o59QHisxp\r\nqJcI1uy5xyJyvtQ0p1V2QDtkSWD1hxlv3haU1L1hK4KlbJqJLAZQLLpb7pgA\r\nsiXU814J/VaFJrc1/+QVsoTeywYvSIwhOCM=\r\n=31zK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"45133f9322082c6dd6cf93a8001d198729ca9d71","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","@athenna/logger":"1.3.1","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.6_1663438554632_0.1684603515318004","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@athenna/database","version":"1.1.7","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Column.js","src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"bdc7c2ea6f0bd218cd6519fc2662a81855f0400a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.7.tgz","fileCount":46,"integrity":"sha512-M6a/G7kcnOVBVaE71Sx44rnL3pmKkVrPIYwvN+7UFl/pcy1yvED9BY/lpU0XNEE2LBptkHfdMRZzr70fYtR3yA==","signatures":[{"sig":"MEQCIBCoAQF5turilSTUSoTsqMydiAEdVP+YTwiBVEa6ZoKvAiBaHycSEGyk8T5gFOfEEpgtZWgtV/p0sR5SdIk0910bqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKPPmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaHQ//Z4Kd/tmEG+9iLhX0ja0/RvCS86uFncZskW32wY16/YDucyLc\r\nGoKwCjS6Nwx52gcVwBgIHyqU+c21h7oXfHr3wkyKJsF2s042qB4f+rbPZ7Zg\r\nk3rG012R79wolxxQHJsWkF9hlj6voiPm+6xNoYcAs3LxwrxFE4PXj9xXHTuk\r\n1vzZV/yntGwx3RyXrsD9LjLmWEyXuX2hG+RLrZhsd8YHmzOphosg8E6zPsJd\r\nUMPigojRxI8jOCaFILJ94cfnb9rta3qU+d6hkYSuIMo73iUiyFH0M5YqW4mP\r\n4VXNkU30ZW7Xbmuj165FbK1EEy8XDfnZ3umo9u1RZTyjdyCOmfBDAXKBW4qa\r\n0TYaB+zLZE2q6Q6JaG/fDDzGG/3zAclyeJSizFL/oTHAA8F4KLUzcRmij8lu\r\nEMm2s5ESK/EOQgVULiupnWhviF30Qe0xQS18+FnG5k7mTbHTqphnMvWTVkUb\r\nODEa9Gf0VKjcqQObfGF4CP1ArA2qIyGmG1FWvpl9TU5UETUJFAOvrENDjA9p\r\nMCErDUq9ZzpXyHQNEXtUAdFrrGZVzXbyLOXqBDgmBC77O6Cs4g58lZC8jtEG\r\nZolvDgU8cM+ucaTCaqIeTS3PYHVyByTsAwE8/yFncbSvDx77fdAtinR+uAcQ\r\n76oD2zOCDChiEc9m9S+9aWzRngmrSJlO8OM=\r\n=Gxe1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"00a19059ac19d0bc364232747efc449db5034cea","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","@athenna/logger":"1.3.1","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.7_1663628262371_0.975221545864499","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@athenna/database","version":"1.1.8","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Column.js","src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"9ab489c39cea594d4d89cb4bdc482e7d5c4523eb","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.8.tgz","fileCount":46,"integrity":"sha512-HxzDT4AD8hsJChPOND6bRMOQmtDOY8Zi7djmFzar4ek6ZTXTsu3JGHe8omjE+QmDDHT044h09apccNlkItZYtw==","signatures":[{"sig":"MEYCIQDmzU/zqcregNfEwFhuUtBf2q6xt1XFiv3KDBmtiekDVgIhAL8AVzW/VuAInPHnBp/pzc3fZ+umQLNt4TKIRmwDWEEu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKPjwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzNA//VKrWhRK76emPfQY5BfDZkVZdnqoZnh73y4a1kD7c5ILO3h5s\r\nC1s0vhL59dzNCVAuegzcnAWMlOD8/29Hr9Zc8AXb2F+8qjexS1sC8+bY6rxP\r\nT8Z4199A0PGcyoBBO+uw9BdxU2w8p3saSxYWiKdXmqjN72tCAjpp7buEpj7I\r\nfbT0sA+lYppbkqaeMQRc+9e+GqndR9dQorCxFmt7n4uLD5a+O/fFfEhKDL8W\r\neh7FDBdE7Q5gLWg1b33I/TyQSF7Zrtbz5tIMbPKt+UzKHpDQVjPA3sglbLxj\r\nFrBUbQspBtrOf+khl8y1bp/k5Q/slaxmiKdXZw0FDPS7/JnIoeUBHpI9TdoX\r\nrNfCe3hJbfD9dNi2+v/gjj+UPA6X6qOlAI+9QW+q4Aody/udcptXlA4GSSzF\r\nB6Y5DP4VeEHRGhKJ9Z599GCOLfloyPWPsDWATHLyjHLnR5Tz6YxNTmHdzdxq\r\nS+5Hfm4wpU7tQndTvRmLxoWUZF182J8yzkJddrqDJ3Nr69SzQ7J2Ud0vP00q\r\nBlbEIm4NnbhVQvivf1U9I1QsH47LuXeYih+75QfEHmDqZQn3e45o7o2AEpaz\r\ncX25cxi4ZgGZqZ+MDWKVrOEiA1VgBSMhX4sgNU5C9ZVLwufGwsVMy0+GcLJX\r\nTP8v8gUxcLmUTrFzr5LE/LvFTbvVN+I9O9k=\r\n=5iyG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"e7d0d520be7ca0d3b8e521d7cebf21e8bb9899dc","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.4","@secjs/utils":"1.9.9","@athenna/logger":"1.3.1","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.8_1663629552157_0.535724030825937","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@athenna/database","version":"1.1.9","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.1.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Column.js","src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"2efa391cef8a9c671746a73b7fb3d0aee8fec68d","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.1.9.tgz","fileCount":46,"integrity":"sha512-+5grYS5crWQSSK4oQQYUCzICVotSs6/raq1RsEP/64Weitm+UnSN6UcLCEAfiwG7vjO44Kk2YjwyDSeahBuiOQ==","signatures":[{"sig":"MEYCIQDaxitnv05iQ8SCWmeg6krMZtEslqr0mIwhXclr5Ufq7QIhAMooglzTdbm0T41RYZMybSQCL+BCPwQtYphuq89puASr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKwnXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzoQ/9Ha8lUA0lbb1PhmmutZY8HsVrPMoWQ6/jMq7/i8N0oGmp2Y1t\r\nsWrF2dCNnpOm0boDZzahYjgf7m3ssyh6mNbDLWvIV025idNQPTke0FgxEmfo\r\n3rLgPIOD+NgC72jVDyDjeZsSe/5ax7ryk1IHMulBKoODbjlOgF0oGd5aPzWB\r\nrYG7NRiHXa7a085OB6jo7hXoW5zs3z7VbLHaiQrglGS+wMm3gweMrFdrMMTO\r\n/jwSxmjpt6gFVWrFeFz/QaRWcCD1ZTtFQN7QAp64fWohRaAu1AIg3yd1ohkE\r\nY/akuk6ep0WFeYB41k2aahxhpAwlHbW5ug/YdNME742jIXjcnya3PyLyIp7v\r\nQzS1v+hAaTGwIyyJjpVNr+/igm3pAPCpLwql7i02ySjvCmbdQCmfZjANbKyF\r\nNUbDpIS/TFURBbIEebzYg8D8878zIRLuUIwa6vlVcsKYvCmPO6CpxC0E4Pon\r\nIytv8rm/10hAylStkGQmmHR8hwaJDbNWMYoxNHrGM0uxgbAq2nTF8Z9TT4bF\r\nzfLMpePBcdwfL8S+vsdkK4Nn5I/Rswj0EWBNTDl1bWvMQq+2vbVOOgVEh5HQ\r\n7/2Txndf7RVJfpZOGevyGyCmrOUyJ4V9XeTEm5wbOBaL/dUOLqKf0msA0dF3\r\nJsTA+wForhu7OX0Yu3Ca5HXJA+d0xe2uFpw=\r\n=yh2P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"37fc0dd6d3c624e025621378b9b48b48a2c116b1","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.5","@secjs/utils":"2.0.0","@athenna/logger":"1.3.2","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.9_1663764951151_0.5951440826153469","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@athenna/database","version":"1.2.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Column.js","src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"c7c5ebb2645b0bccbbacbfb4265dab1e32721139","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.0.tgz","fileCount":46,"integrity":"sha512-0sw3B14Ax15Q+acFgNdeEA4Bv1fUH3wx5RanMoJ3LGkrvxhrF6sa7JOinO/nYvzQnaHd9IEgCCo4hunTelHUVg==","signatures":[{"sig":"MEUCIFFdnLS68XVEjj9SNzlJw72WgwpgzEzPO8ZDBUom2RtdAiEAyjccdrbkmVqYKNKJVMj7aeg3iyjgJvgQvIoad4SUKnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK5YSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7cg//crqTDmlxxeWvqp83uIXksoOnEX22ZTmInaGNppcvdc0taj2g\r\nO6/6Yn4BxCQdrV3t4X17umWhOdRz4tv8+TJj8+hehJjnlfmgCqih19M/4njy\r\nchxhOeIz0Wz4Ll2ePTW0pLz0Hj3abtgr0uvfOGTcTJLlRn19XHqG0t980vRH\r\nvUDCPebvFvjr87byK4fqvYVgx5p1qATyCGW0yPUfj06HppoKeXMH5E5e4qrY\r\nwKNr/4fQ2tJ1EpUn9yPyeUStNv0JGK/3gQHQdE2qADXx/RAxnr7X4SKtClG+\r\nqrm441ekAUFSR+O+HeqYziwL4Jk4ao8gFd8hruNPVAlDuIZjzG+6mdNkF0SA\r\n5ub5aojMx/oxEw4c982WoXYt4tHmJUvwBpR2TSg+JaOvdb7atqEt0Cf7inck\r\nw194eTHOZ0PyQdSHkgNxro0O0jBzkeIX52mAgdu8wJwWxuCk9leDC93krVEp\r\nOpfmYxHU4++YmR/ne8kjgQ1WwYX5Arn/xxhRI73ljlOcLQ52JzQqsJiT4UQU\r\nqnJxILz0aDQs2PDH5fiQdFZp5vTYjeHmDqPET7HoNW5hOpqbAf3APVKPLxD+\r\nfejk0eXk/rEiO7342HiU1qtDD1VJhMLLfoh5MX2AWh4hkrcNh+yOtPnOcOee\r\nC/QONSy3mTTdrNomoqgcXYrpkVnKva0TxjY=\r\n=HYfV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"8e6705f0ec2408a9c0389294d6a0ff4e9b58a8fd","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.6","@secjs/utils":"2.0.1","@athenna/logger":"1.3.3","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.0_1663800850347_0.21283606519736975","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@athenna/database","version":"1.2.1","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Models/Column.js","src/Models/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"20191268aee1a297447b752d3832b39eb6888495","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.1.tgz","fileCount":46,"integrity":"sha512-JmL/iepFG+7a6DJz5kVo4I+rmezxgFO83ZZ9HS88rul2GuDBE9X1DrJ1lDn7sqmUmxMlgprZNTAIf2LjnzHsFw==","signatures":[{"sig":"MEUCIQCMtz0mDeAigV9o2DALa7vxO76ObFK8IT8bwEmUOfl40QIgbUdehAZ2votLfX8xDbyJoVZlkd3P3lFzPOQoslvgcuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLRvGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpToQ//R1aodsc2TwngVNGM8R71epLqM0nhmy0tH8STvIHJlFykHaL0\r\n5BESyiYF2y3dG18jWNB6vYZQgi3g9SQ6m4WITkeZK/MFZ1fBUZAkaui79Hr3\r\nLwDvzAdmmHDLMyX8ub26i8Fvy+bKWe9p8awGI35IexLD7QnRXWT16BVStwND\r\ndYNZPSkmpra962EO8Mu919pbWyYsjNCqbPlcmX5Ll9a5nxbXvRfFtY8blUFA\r\ni8QVSYu9RyRDDXhMsTqoLuRXX2WGDqcHrH/D9glgphSOoqRf7w2Inedk9QyM\r\njf1Pu37tHSaJN1xTFt5KoDtlUfGhopXPJ+vN8FEDsf+bLfE2zHu96hmRgbxY\r\ngmsQ7e6SAL64FsvcH2ntU6ryTDs7O8LzDuo0OcvMxBSI4QiKpoJb3QhBVrwF\r\naL0WfCQ8J66OpmPb1oCbFNq0OWZ8T1dJIxx9MRUXJsjF+aRbsUD3lmlfrhaZ\r\njZyZ60ZACjYZwZU2skKsgHV5rj7ptYkp+JeN01M16osk08TBndJaF4eEnq2U\r\nA7F7stluMXi6TI62lLzucFOrfBQE1yZz+Y84Sf9N6ZIJLa2T9d7sNQ4UERcF\r\ne/jQ90H+e8MnS8Pgelao6QCjz7MQYyO0ZIi0Jo14aqX1WhLoUQUHCBW6/7QV\r\neS+gkD1CuqggHhYNi3CTMQ7JvYXUxJGiJRQ=\r\n=oNdB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"93ea55c885d00825e22588e1bacfdc3ed6eeaf08","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"typeorm":"0.3.7","@athenna/ioc":"1.2.6","@secjs/utils":"2.0.1","@athenna/logger":"1.3.3","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.1_1663900614128_0.5034775575119412","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@athenna/database","version":"1.2.2","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Seeders/Seeder.js","src/Resources/Resource.js","src/Providers/DatabaseProvider.js","src/Builders/Column.js","src/Builders/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"684d9a7b0c0372f020949effb659a61a685b20d2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.2.tgz","fileCount":59,"integrity":"sha512-VqjoA0Dvbsx9jUkhuwI3IQgAWBDiWguHfJYzvC77iLs4NJIvwMk4HSxXgcKNdA2xxwQZGnug1f/jQGcjSe2zSQ==","signatures":[{"sig":"MEYCIQDZew0tRoaSOZObLawJLO+ii2j44PoroVvoE0hvU/7ybAIhAMOtGS4Xjt6YRDEH74iFW+k3Py3wYJFZtEgEcfveueqx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVedLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohNQ/6AmjGOm3ChcuBu3q6oKyjlSeAlBDTXk3MLw3PCr+EsgQvewOB\r\nMPc83eupWRs58qLawuhxWycTChUHB7U/V3TG2t5sI7QI25/lzgxxkneDdv2a\r\nIviTb5OHPqV3+aJwwtxp2xzTi6G/QCHdQzNQjraeC2WRQE+z/v0Ygjnv8Lj6\r\ngqaNCARoL8l7ypMwQ1MD3SI9Do08NBt4fyIb234GGtLGvdH3Eqh9c0qpdg9P\r\nqtENPnGtXRwzH7kHY23fQYbLsDJ3mkEfsNtyhGMqqmmvScnUxq0qs3I2bZ9/\r\n+CWMCcCn5uXD1xlbukiw3YvIwqFkRjft72TC95gf1EwlOPay4gvn/i6tFwh3\r\n+DlaYINOmVCFNe+NKYSwIapbG/Sg9HwarvfKnY6xxnVdtZk4LTRaCdPD128g\r\nudwI+BZTC8M/P95ZVUDybqE1qka49MAhV/BRq2s00szA1mO2SflRaKPj+Ipx\r\nRzoEDaUFjHjW0bpxyLW9w9IMqYzs/FHGSOXznw6DtgvznQGk4aHZ105SCHeh\r\nCl1eXSejjjLmkfs/aq47AC9N3N1Yy9xXHukt8VpjtKuXiiOCbgEMMEZpkQji\r\n1a/XC82epKX/OpoQS4hJ6BSnY8su+O6xzz3tmyOHvQZsj7HEE14WpqEZFZd6\r\num9rQ5Zg6+qpjU5HCEuqr2K6gmumlik/k3E=\r\n=jgI5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"0ba3d8e6ddd736d5fa895d25e5e8a63df5c70351","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.7","@athenna/common":"1.0.0","@athenna/config":"1.1.8","@athenna/logger":"1.3.4","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.5"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.2_1666574154890_0.2250338123027169","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@athenna/database","version":"1.2.3","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Seeders/Seeder.js","src/Resources/Resource.js","src/Providers/DatabaseProvider.js","src/Builders/Column.js","src/Builders/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b8e8f8fe68e8f8755045e00992633932a5807d60","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.3.tgz","fileCount":59,"integrity":"sha512-uEWDuoaMMrPTUg7mF3P101cugw1GZ4NuXRZhks65wGiHCq1rA+aAmpYZRJ5KeU4MaHuDgcEG9pVvrjcaiwVeeQ==","signatures":[{"sig":"MEUCIEcbKqko+3KOSzYvOIHz62xzoAPXf97Sz+d7AhcElft0AiEA0+PYylGuLkmvvJrPdv0Y891Fcwps0nnXAajjpFV1CkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVf34ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkAw//dDLffEO8B22wHhKlYFnsdVjLBw1iEChHeUD4R+9O0wF76T4V\r\nbOzxcSYIWJesGRWOcP0nZ/YupOMgfIVY66NHnP3AKYqvWh/KIlZF5AlWYPZz\r\nn5AJezsBo3rIO/QZwSBSi9rp5iAiiDaRhJIPB0BoJC4S3k86HaDsP/p3D4oE\r\nTqNJdD/TkHLcU6f6U8QVMknAe5y2BxUzF5H9VOUp0Pxg42Q8l9PZsWgLUAQS\r\nh6+tqSP0uH/pGnETLshmRPuQX/r8ODa9jo2qynn1+/f65eKZ97wa7sxPvfOS\r\nT22geVKFZJcSc3uiGKvicGzM9gx4UuDN0QXum3OBafwfUkl9By3HKh4sOa8D\r\nUzbsm9KC00WYMz7aRoVHY3lfO1U1ZsKM49Nx14xCjNXCksvBcl9LFamgKNsU\r\no9j2tIf+gHQ05f0yCSFdSk6G4yhr1dYvVCo0nBe1Arf9pJaMdc8m0tiVFp7q\r\nsbZNtMSYsKnmNKBSU2kKvFhJJc1oIYeUZ5Rf8o+9eGJp2rWDh8fTT77bVGuI\r\nc4jkz2Dhc7HjYlaEn+2autKvspnh/C4igLa9fhAUI61ULw82pSuB7rGXcJ1G\r\njF2nQxCgiS3cntm8FSBF+vT7wnipxQOie7CtMlUE6A78QeNuwWYTgFfl5NEB\r\npOvArnui0bn/AlZkLPE+LlWwNUPOO/yRuww=\r\n=yb2t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"4a12e6adf8ba4ad7ad74358ca76f15ee511d1d45","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.7","@athenna/common":"1.0.0","@athenna/config":"1.1.8","@athenna/logger":"1.3.4","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.6"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.3_1666579959847_0.8355604010230062","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"@athenna/database","version":"1.2.4","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Seeders/Seeder.js","src/Resources/Resource.js","src/Providers/DatabaseProvider.js","src/Builders/Column.js","src/Builders/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"f5d526eb866671495d35a7f6d69112ff3b193c27","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.4.tgz","fileCount":59,"integrity":"sha512-qZdcS96odzjYG6vQfg1n9Lzkvb7RqTD/pIjVU4nMgAaNB1SEbjiDnyGIPYozguRX8/7Cj/LJIykjWQNZYOJ0VQ==","signatures":[{"sig":"MEYCIQDCB9jwGy5JfeECbFY/orNlOEvcYlnukRABG9oP/VAjkAIhAN75nKmr1ueV3bPF7WrbU6H5ufuRBbWmK4lNrbbRDXwX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":231892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVvTvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAcw/+KBWlFYkKboDBOutSQ1Y9cDRNA0+GC5bbfmR9jqWXkw4ntyHP\r\nLYNCpfUcW5F8j4sn4QI9wgKjD4snAPQ1xLrtU+BQ5yP3tHEBLcHNZcm6pg5L\r\nl4Mj5DOkWegFKY7/Yd7VnJtaw/wREqTlz1a9cy7DSwMfLsXEZWW7qBqYiH/4\r\nn+Ex625pdHdEO9D4E+9V3JjxcW1bo4jETy+Qiopf/olMRF8YgwBrwJbjxBwQ\r\nNpiVyiRsqHtb9EnFxakzD28H4L5pIRHYIJBgnLnCa+g6YidiDeMjIHS8I11n\r\nsvFVYT4uyVIvuEcgjBdI/aBq8KVqiwgsrO5eVERAYOBuB0nWnOtGftadsN8r\r\nGFnvlgUnmsBZNW/JzbNMwZ60SOWNctoAzNfBv3ygcytoV7r2CFL0JN4hI4uG\r\nJ+J/TTvHo1SgEqk9FpPSJvlm6PeP+BaxH4e01zdY94Vm/KwfJ1HWAuxCgnhO\r\nEwg72ermr7sacD6PolGrwupWPoGUHvhnuL/q61f52xR8xcAK4uLMBon5A5Wr\r\n7pQMgu6oDV1zBDRFmWqhPtwjFRgw74CKZ5rGdtVcZQkApHXgxlJbwoUW185N\r\n+2Hl+34ZlAIvoE8oUpGGlZZPaCtEInib3Mxq7T7IYh/Jz/vwcfLE6lwzL7xF\r\nh73bM8XJ2QAbpkPSDYJEhBA9aVvJwKg+VHk=\r\n=PRnz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"76fc0bee4e8d99f9dca4ceb4d2354f58cbe7fc57","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.7","@athenna/common":"1.0.0","@athenna/config":"1.1.8","@athenna/logger":"1.3.4","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.6"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.4_1666643183099_0.28086692936822244","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"@athenna/database","version":"1.2.5","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Seeders/Seeder.js","src/Resources/Resource.js","src/Providers/DatabaseProvider.js","src/Builders/Column.js","src/Builders/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b441ff9270e2f5eb836b4e7dc06d2c28983b6876","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.5.tgz","fileCount":59,"integrity":"sha512-Qf5UXTl8zfcH/7EJA/0Z3cBP3jUkEw/lDtK9T61E0cPv1wSqzTfhWv7EPdlq0MqMqgBk8i7twrPa+50V5M2LFQ==","signatures":[{"sig":"MEYCIQDFFF+D49BiFyKBn4tXmKswbvl1BJE3Nx5r3DkkLlYFyAIhAOGcmZDOdW4nBCPRWgNTVoZjeIbogYqFfdFSYieDg/JX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWpNPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrq7w/7BDEebZxOGBOD5ZzJz1+w33FaQVyTqrSXgcwyZ6KDVvNrRGgM\r\nb9kpYTe3PKBUpZ10R2p+Cu/er5wFeo90ZymoxRaPwbV3Gaq1Kqgf0q1enEf5\r\nivnQH+Ok8mz1IABFj2q6c/u6hb4BMiRGDxpCCa4QeUVwvayFztv2zUCVA+xE\r\n694H4XbYgKS2a21qCy3x5yqeU3CX8gXRHDewLbThbTAvY55MBuoymvhI4ec/\r\npGfbReWAdJbRISEQfcFs9cIEJ4PzfHOlEACaRNe9Cn+XTXjuJIkYFZAtCvtP\r\n2KMv4nudekWZQ8LSoZNTLBzTSEuGpbKDGJqmUKKOnhvxAUi8jbM1cO/AlnXu\r\n7DMkAzD1N0821/v6aZTwlfeioRH/djcfBRZZdk7UyIuyV3WMVWCABnYpXQrp\r\n6D8a3ScR1PilZ/AFF2YLgB4u8s5SxZcVwD+TVO480NFBiad6O0VK9tQpoO2t\r\n7YiiiEKhreUwgWjPoj/7f1PX8kxCEgE6y/NsvYpzUPV8XTvHmnZtDw7519KS\r\nZsEebhlWHjIvk1ttTEgzYtXYDSuc+bPXDP+Ti1/qbONo9XaxI2pDaZA3Rflx\r\nDsKcwNHyyzkKNkIcdEUpynoa/Fl9begn5D/p/izk9Wku/W0I3lW75E51es+9\r\nNCUPbSwvwifxILguWp2q+5xn7d0duG7MKFM=\r\n=fnhP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"6bdf2a9c65479c99508888c7fbaf1e68fbec7fa0","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.8","@athenna/common":"1.0.0","@athenna/config":"1.1.9","@athenna/logger":"1.3.6","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.8"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.5_1666880335043_0.07388208507734828","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"@athenna/database","version":"1.2.6","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Seeders/Seeder.js","src/Resources/Resource.js","src/Providers/DatabaseProvider.js","src/Builders/Column.js","src/Builders/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"5a930fab87fdda8824486cecb5946ed5ce87913f","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.6.tgz","fileCount":59,"integrity":"sha512-2FMFomacuTOUHsTjJ6XIrHrIbKy/TPcGaHdRbj8K1SQdapZ3Nh4aZCyky8hX3vpm+1xM8IhSCPFeu65g9hQRuA==","signatures":[{"sig":"MEQCIAVSsr8u0pytxmJSkSmfFuVd2+D4Mp23M3bi/xsX0WKEAiAWwrfDBZ4g1gBHqvLpp3khmKeYRmt2k/+mBcSJJz700w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWsLZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKzRAAlIAJZ5wv3D2vePN+TrI6bue8T8quuLbFVo6k0CMEb3iqRACv\r\nTm6cnZpA/ltlZ9ekx5LgelL/O5BchdGRmpvVu51EeQeArQMqR6zq0ASoj/tT\r\nRKtsI9x8kJX2/RsnWxc/5jNTHix3biQIESlOe/V/yAsWwMEDLvXdtNzaRy5L\r\nkcZmWtJGOiHWQRZSG5UFgYemwx/KaZ7WFzub5CJz/fH4qbrQZXWKEw/u8Gxg\r\nTSyqWtwb79cgUFKaM/ywldgS2ycf3E6xO4PMlw8l/fywYyRm/SFeNmQaH9T6\r\nWwEIml3XmnEaJOavZDoKQW16MJI2ZVBC/RdArXxrK95PstOtGDZJecGqzX67\r\nLyX7QqMAW1tn8dFKuKbH/yv1yHvymXtvNjdaue/zuBqvNzVd1k4BAq8CK4k0\r\nZc72F1oFw05ZcTN3hF+y6IQffCG7UGAINrco2wmoFaT+s8O9AzGjTMF2YvrA\r\nAiCG90KecOp9xkRUcsWZ+ngevaHFXtEOAxOWf+H/wXzO4mcz9zJpRmBILuIa\r\nvgcdSmS2dZzFcbjrzBLYezxm+aCHLulv7Wwy0JYXlxmmi1Zdj9RDuCKNgOJZ\r\nLDyNFK1OcQLDppT8qFC9h/86bIpki56N7pQh0bjTVOhE8o1tqh8qADBUcqQR\r\nKESffWcbzjbYyXi1oMKtIxzBUW8xFkhhJFU=\r\n=v/3+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"7a4afac3f0a0083701400514e70ea53843325a65","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.8","@athenna/common":"1.0.0","@athenna/config":"1.1.9","@athenna/logger":"1.3.6","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.8"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.6_1666892505110_0.15526790712570193","host":"s3://npm-registry-packages"}},"1.2.7":{"name":"@athenna/database","version":"1.2.7","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Seeders/Seeder.js","src/Resources/Resource.js","src/Providers/DatabaseProvider.js","src/Builders/Column.js","src/Builders/Criteria.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"4abdd141f9be197d1bc416d34b7796744a1eb97f","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.7.tgz","fileCount":59,"integrity":"sha512-Nuv6gmfslH+y6meX3zrq3s14Aqv9jiM1OhZ5dCvGUAkML/bOGcFVKwmfN1B7vCseHJQUSTbUkyf/Svd+8ajxig==","signatures":[{"sig":"MEQCIFjfqUdvAqK3DLOtVY4+kE2K5XpGUIJDIZmN4HuL81//AiAhDs9/Mv1fxOgLbOEOq2YzZJgybNDeqHEeWHTblxtksA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXo1pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEgQ/9G0T66TPAx/vTBxDsX5OfPNXClLgIlwPzWMZcBuwk9nFU85Z4\r\ngOhlqRS5l/4Hb1DQfiJbbwqK830Vefx6zxbOix4bwW1/oWAhlJDEMko+nSVp\r\nNzkNvSPY6YiZkERc5yLJKp9WcSPxkjg+lYq+eq3Yf6J8vXYXKftZ2nSzzfeH\r\n1JL8mgJR2PdAQCwbjlmEkgBPDUHDomLpM/9M9GBX9wAk6kOO7ZtM1VaThguK\r\nVSAxp7IKcEcTZHEprT8Vck+dze6aA2h6fO6SqJEUoXA47wUxhKuISF5cqcC2\r\njco7VHeBQDGPa9i57i655oPZjqaLZ8tUHYAK9FShK+J/IYrJf03pkLueKuA1\r\nzolHfRBO1ImqP5rOUTelkOB+03rcdhZUoGBE8GuLM7snfEGmUuO+ymEkHqkQ\r\n9bxLoBMqZhoyLuxi2yGnp7qo1jAF0MvI607aBCJVfABLBzvbKQvNesfZV34/\r\navqnofC7Y6+SRcCblHeYaTfIgB4cf+jq/muBKyTJux0WnY4Q2t5ROySlnPWI\r\nSB0IUwmRKJyljY/w8U7GZhnBoGGV0gNgrEB2QCg4w/HTYm7QV7+5zzkH7eDF\r\n/lETyO7KP2n3MKi5XzzF/O3HPbEbOJb+n6foYb6aIVWMTw+WTcqUiWPtrnYp\r\nBwFTyBqD1lx+ly+AdbwJKic7+6uAxSjMKxs=\r\n=lAF1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"5199d7c6c974bd77e5ce7e2c6cc60cda89c68043","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.7_1667140969048_0.170448862540856","host":"s3://npm-registry-packages"}},"1.2.8":{"name":"@athenna/database","version":"1.2.8","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"89dc3e0d80bf16e072a53fdd9db4fcc5be6a445a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.8.tgz","fileCount":59,"integrity":"sha512-q26+bekLlRAnRBNOq3RVxmH/2pEPnZ3nPWxsvWyBIAO4snNCeGGAGFjRhU3z8bjRfI9f4gFLJ1S2qjEcLy4ckg==","signatures":[{"sig":"MEYCIQC0F1NmpNi2/3+16tZJy+SRDrAt7tvqq4obRH+DjzHKLgIhANQytwx7oB+0Cmo1eWSr1I+ewd4Sv09oSpuC6cbQXjha","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":300364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaRtTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnLA//bMvlCR3ba/iXENQ2QQT7PQSTfRp+SZT8p35x5eqpWZqix3j3\r\nIMuMyQ6vtTXKRjSkB859j21fYOOu2jHUH3vFxqmyF4W910wLBUpr8q4nsngK\r\nqDF5M1omXwzkU+dCMnGQY69xekI2zUJv/rbZ1k3cQeIqrJPMAWWhZPXUl0pH\r\nA2zB2qn98ddU9esDYUAjXrL+j27faKohhFuCFfH2a0f7kxCKb9J0a4QjMgr7\r\nvG9zHn9ZjCOTmAycetygvhYUC511IeZnPdLO1WKXW2urDdzCacNpxvLxUPi9\r\n24uY4FN55kt6pZXM94CAfzqyB/CAx4QaFE2sOiFdkXNWFNU6ekme+Iui8B+f\r\ntWvkZ7O6YlqrvxsUEP4r6rqTukBdRPdhjfVHMhdO+hlhscDsK04xY9H8JAGL\r\nOstt52BgzX+jXnjUMyu70ObPJ636XKp1c+YowLVZc7EtzMkxirTprYq27T/F\r\ngvTqnt2yR3+Z2JaMPV007r+2f3sICpju7wMmzNZsuLgCGzQwzbBTFVQU2kN7\r\nuRkgLueOMgp1zg5eHUEqZEoHeW5mac948Pxj+EV7DBf0J1oYWl74QYfBg/8m\r\nwNm1BCw61bGbfXvGfoOPWgIW0qz6H9KOjOGhZZCMZ7O9gNKWNbqp3BAXzycq\r\nl+jKD9gKN0dB5NbzKhu050plpgM9+GcSDLQ=\r\n=lrwl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"1cadb303d6e10ac14c29ec10c4f0461f3cf3dc56","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.8_1667832659099_0.19903080352652713","host":"s3://npm-registry-packages"}},"1.2.9":{"name":"@athenna/database","version":"1.2.9","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.2.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"c294d5b60dc5266f17f5a03efa3108bcf06a270f","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.2.9.tgz","fileCount":59,"integrity":"sha512-H/4OYwsxP/2hxtELkvdw9mumHjuXvSJ3hTNKWYVfKiXHH07cWI/9Ztchscip9x7uwTm394FHdntez/57NDQ0jw==","signatures":[{"sig":"MEQCID9eZ571nMVvnRvWyVfcYDumleySvgJkNj3pa9dZlZDfAiBj0d3OQj7KCySM8UNZoMDfof+MMM0Qi4ZKv3tK+ZLxUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjam9oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn5A/7BYi7lEMl+RdFU5LfJYquQAapSh0H5vYNbnpdi8amxPNxbAeJ\r\n4P1zqcPU0f3diT0kUsGUtX3ph6GNjnGTi7vpgM1o6gvU2bFDLh/WwhY/02VY\r\nMf4lOoCp5M71x2ra3vHS6bbVgDzynBmEq9UZOTkXBMUatvpRqBruu0uVMnYD\r\n6UIgD1wx2hCrke3KyIVtERwmuA+4H8uBvM9/eikgl6RFTWcB3L+bviQM0sZ4\r\nafGDpB8KHHYMNdojISYDc7MoWGbMAGOcARTbi+GrakAX4EW3J3qwR7tHc3nO\r\nTpn/EeqbsXvZLfc73NH8pMYT1k9B6vtypiX9QZJVzPMDC3DoLYPoQjPTIbl+\r\nqUgFJWUJMx36jPXDv0zuB4+ahVQjNT05T9HmsteCpw+TOckmA93X435NacKm\r\nxYXlPODxipOssOK+B17uz3LVNsXxih9Sxdp2Qxp4F7fw02wUkMNEiFtkXTRX\r\nlN/CV6VmuJPSEmzg4XZRByXutBVOOmGnqcFUc10iRm6FVQXFAHmYc2fhkoss\r\nj6pBKeYNgUuO5oI3fOrXOC9abglznCtehHJX0TTyhvBPqgFtJ58TgIg/vLc+\r\n/I8NoW33N3lGI6rxFduNQE3+jVIG+M52T16g0xyk43dqpO61SU/PGCuHpwT+\r\nw8tfHkL5jJW+6GJ/t0gOEFN5ul9XB6eaLB0=\r\n=CISt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"22d7a2019f047647a6b21cddc3270a5adb49c287","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.2.9_1667919720186_0.19416211504911218","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@athenna/database","version":"1.3.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"9f77601ac8b98f70933a2841ea2781e447614398","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.0.tgz","fileCount":59,"integrity":"sha512-EAIEQN0jzefRU1ugN/aNmirPQ/4DJ9WFKCF6MWhi3ApuUoAQzSrG9PBLpWEo0Le5ckSOiTkzAfJQ0xM9zpyjAA==","signatures":[{"sig":"MEYCIQCfRsM3iwQAJkLBmN6KW2h4IAbirgdhM/p9VZAjF0WPHgIhAPoCEtk3krFmz1jG/3JJU+Nz5Kip4Ti0qfhNdtRqxIEx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbQK+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorYRAAnLgZJDp1Y1pe88XIgjFKSdJIN6QcsEqiIdN5HXCtfBK25ii6\r\n+KNBmPq5FLE1dRx8IqMJ2bydUpcEE8xf7WCmZ5ARWVsUQK0LQr6chk+Pug93\r\nA/I8o7Qw8Z/DGwxpZ5DClWDJlQX09quttpi+Evu0HywmkydxZX7bNj5SORSY\r\nYYvMjUcK16f3zAjVHV1OCG/g95FxygscLTay/CjecmFJywqeRen3hox6Dwz7\r\nFRhoeBM6Run5488d4oBbOG8Mjn8w1IgP6krSuwli1kDtQxxH0+MTyWtGKiiM\r\n/eAIXWLwhTQzyAAi45IpxYwMw+qgFJ3MOVAIg8qzZkQRBOb46rkEkQ/5gv3V\r\nT/BaFfVwsxPy5zWWywIpbmYFUYzTDlxBUJqW4LkcJwBmVSFRvAEZv/A3mreQ\r\nb4vpBxcjq+5KdPUrm0MMB0V6JGMcSpH4dvvSO8lkotJtosDQT5Vjt2TlDK4s\r\nJ381IWvP1/e3IHP31pRaCWMRD4lWynMTNZvB6hZt4OzPxuv8VJR96MN1OATD\r\nF9DiZLKSIagAKp2GU4NXRtZmVB9woUvgW1gx62icr/JK6dI9ZepTYkpHrEYi\r\n8S9zJVhGwHoPU1cj4AGJBSisA3FaZf7YlpJDlL4APMrda55JCP4fVEz3TMhm\r\na+7L+WElpeqW9l2ngFyRQCiSr7NRNLUZU5s=\r\n=Guet\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"f1177f87db907ab640d202c74053c89fdbbad3ab","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.0_1668088510257_0.10143099173733594","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@athenna/database","version":"1.3.1","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"3f2145985524377511ab725be880004250904e33","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.1.tgz","fileCount":59,"integrity":"sha512-+dDUZFuCqZL6JkUedcqVjJPQAvF/5gI0HLhpkfrhhbJsE8T5jpG1sR3+dxlIx8AEMdVeMW+6UirABk3L6znX/g==","signatures":[{"sig":"MEUCIQD1jNhKj1y+aWh9RIIK1lqDPFnYFLjuydr74mkP2ugKkAIgXmUOZkjhz+9hxefqsyZC1qdOk0d7X1FYJUYUCn7Ylzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":322368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbbUiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgeBAAnFie6Sg6Oy33ozKdtSbTBwpeDd1BfHXjkABCCK1KaazT5x4C\r\nRlPVasOpT6d33WHXhWdz5YbeuNtkIqLg9j4hB3HV+DgMLaqav6gsqQoohauH\r\ntOcwVoTe0kpjuQCilHDg4FZK/aHX718SerxkSSgPpIMqK81nZIu/OWIE/SEP\r\nao282sj1zOYU5WDlE8L8ng2Z0m1WFVXN4/FeHt/PnjpSPwgTWHcFvU/xW52l\r\njo6LcBCyB1fNP/RIcK4r/k9RsohhxaH5zMX9QkH7OTXpVJPfTCsebZdDnKsw\r\nf+MRSO1B+EofYpcWGDwCDRO9kpcVunZVIxAt6kyz4RjdIezeMMTtIVbCsjad\r\nUi2ulDrLYu5LHM17CdcB/kwGVoY4zCLQ13rSzTKy7kQxeIsUMidUaa3EV/TB\r\nBYeCMxhRVZ4ayF7KpH1j6bzTokjSiy4Fk1BsRLz7Y4U3cM1iCjqAbqlOQSA8\r\nqOM63t6iVhNQZpgeu/mca0LGqnHzksEXHDGEkyihoQGdmjTv7S2w5/5CpZhg\r\nYTkjQaxJCrM5HwQ5b/oEM9UNIgpKHiWvc6MJXZ+97zp5CqRiFxiLUiNpcMcN\r\ni7Guhl1YKciGj7gpYHbEnvBSGoGNM5cjBbRVgAVXzneruDptl1bCSB6IxK7t\r\neDmxpl3RKNmaLWnWtxCF5hCBqq4V5+KsbVQ=\r\n=RcAg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"cfc37a7452182d9a32365187bfc3036a0aca9a99","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.1_1668134178151_0.5869434197322547","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@athenna/database","version":"1.3.2","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"fd8935e72d2f398ae75d0a47e893aac592b3b161","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.2.tgz","fileCount":59,"integrity":"sha512-N3mg2hZ/K2tD4qFqP7GGqVFYvmVSMNvmKBJllf0grFkm96H1MOq7RxYBXViYRso88cu7Coz2lWbQBkdolnF7Fw==","signatures":[{"sig":"MEYCIQDOsaTCTpUHPtKzDaLQ963diwZAUcdKZ+4njiKDQWarwAIhAOheICLZOWh+cn/c9n1uHtu2FA5zFGynLvd4cWVX0J8J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjblZtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoYBAAjlJwVPMA0k27weNowPFH2AKkmXG3AGgdBvYBvfaki6CHsoOB\r\nPbpL+8udsCDVIt2Jp5+yKoA+Zt3IFANEgqKumA21DXwTscRTRUbotw7g0yYH\r\nQbwmQT7dovN54A1fo8csvNqc8IxXfaAftL/AaMvhWPoeYrDIrNs/gMPOXXHY\r\nYKpWJxurn5vqMeKRBDSmrLgwj+ccXuvMqgIgY23W9t9WDSw0HDkMSyPHTpKE\r\ni5bh6oSi7uP88aseijH07crQiz5LT5nX6JXeE3Ak2E0m13voEFI8bdAvK6+b\r\nWK9Bputv7uyO73mj4HJiV9E1/LMHut2fNYE/+rGL6paRV1RVTKkiDK+9iukR\r\nVgAOJVdk8BPN/YRH9tqwYUXu4EH/xWs+qTmASkQlwovh3BoJOeXDtPr12Q7q\r\nZ7AzlCvQGBp3nasykEnLU4qZH1GBPWhbG5uDS45pNWsHVwQL46HmtcUfaqUe\r\nJp7pL979ZoIk8NhFXeh1or5EKuPxJoAUVjLRo005Vq+XhZPwjx1mi8TkDz7i\r\nDDqe7H1VQEZ020fmYPtCPeabjishjhj1N42hJvwJ3K/r0LHXgoMniq6RudBt\r\nfKBIfpoyqAZPU9LOvifS/A1q5bYCA0YYD9CMlanR7L5Eh7u4cMlMNjJHDwp7\r\nwpHP3cEbgCCj7IJs0ZbQ7ts6wLZ6MxvNTxU=\r\n=VkbE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"7e907e48a6188474716d669fc5d98c9e74e8a584","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.2_1668175469071_0.09097792089491707","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@athenna/database","version":"1.3.3","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"1475b093920529a84dd4391a5b9bb203ab403664","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.3.tgz","fileCount":59,"integrity":"sha512-N57aH0EI62u3ZFUFx2DManjDs8/1euiIbQj9oTmvQu/LAvDlCVe3p9NNcD1vTk1Um8Ff4IHwZsHOFYLjCEQHww==","signatures":[{"sig":"MEYCIQDTMDX+U3DZG/egV1C2OLaCUBqBrclNaMeTZIV5cPKqJwIhANEvmDqXVkrH5gMREfKkftZfK3NvvAKIixrZxm7MyU0N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbrK5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxkhAAmZdNAhBx1H7pL6bmYqhbaN/z2NiNgUc7QXNf4njp5BX+DRYe\r\nNdPnKiyO09FQ6kNjizVq/4vKQpLUhavxWr/yvauVBIoQxbTh1fEG1ZQAPbMx\r\nhsYXGSyTfzKckqbS3JAfFLiPCQ9WFPWuPuqS1/G6mOymrRPGw9ieJt+tsDjP\r\nG/nlkd+vIN/UoDqzVvpg4XJhosTWPEYiY6O2g3PDFTwVZIGX5oGGtHHhLQWa\r\nuQ4MrG7S5ktNJ0GvEjdsALADzTOZXNQS5PqwDWa090sg7HXeDcxTWXr9lOSX\r\nQgVIpQtGolRqk6HhsexYtlwsIyfGXGl4hdCsRQTAc2NLo7XfJJLj+AqHBwQU\r\nFdqCJwuRANDQc6QI8drvWt65PK9Pmlt6wGjtRSwCFBzSAEK+RuH0iNT+VWoj\r\nU/mMLqRivBikss4TFF4grnfyIF9FUu3E/KZEIx0RGmSzmH/DFC7UJCIkMth/\r\n+OSXE+C9J3quKQcxOVGu5k1Jr8dGO6rixXn2gueNUGH48AwW6PwA2DSUaMl0\r\n5PqplKsJ/iuNJHoFwXNctjqaYxB06xk8A/7wDbTWQs4re0TJLJhIWZlAMN8k\r\n21mpzStyfJou1h3Mha6DkUk8puijWoTDQYJFoRuHnhXyVq7Ae6wA8FxDZr9c\r\nHfR+JQu1dYe0mku5v95Wm5+/u6+gljW8YmY=\r\n=uyv0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"2bc159f0d3378d56b71dfa1694a3c490eafede66","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.3_1668199097689_0.44229832833007077","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@athenna/database","version":"1.3.4","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"dc056b8e0357d428ebd52afb359546652629b63b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.4.tgz","fileCount":59,"integrity":"sha512-ZdelPmb73GRgFOv5rrzlChpLcPB9NEUA3jftNuoI+PAEvBqoIBOklM4Uc+doTwKb96mxTNTeOm87PMhQlo4zoA==","signatures":[{"sig":"MEQCIFj9y753D4pG1sJFiOzC9ashphbHyzNfLI8UUu0adfeuAiBJyQpQw4KwouYbSxzD9j7nSeZCweof/B8de4Ql6CvpUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":329977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjb55/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2Yg//WutPjs2t6v7piijipuS+7Iv/Cu5qY8v29A2SfKr5KaeJ7MSV\r\noybKqALkgsYb1imvPunEw+6Uj1KdIw0zcxzOfG6RnjQFKlJAwMqZoU9r+Tkc\r\nMcAoNN3Rep6pDQDIjV0Q8F1LpY4/LG3PZHQdK7R7y7PXc+vaOurPzMen9i36\r\n4NS0DpfZI8qT4PzRtVa94sq8QOU/PYia3zZjnLBBiTZoJrx320UpWg3e1CMK\r\nXWdjrKvjMXeXTOgOqVBetAHVaSRL7ek8uw+e3tw8zAVegUSAxCbQaO0TnZLI\r\nuEI+tizHn5aDEpYUzbEh93ug/xNUJs25Ae7VcSOORMgdr1r2ajMX5iG+F/MP\r\n579/UiUJqSs7mItZwyqiK1SeSpoivrzBrz+aWCFowgAAT33gVTxprLTZCGd7\r\nxSJfVS4cWSFXrPDpKKaKA97sF+sexJxf5zmnYm+GcjL66KVqLOCKkHfrlCww\r\nkJFppNg3ZBALXod75DodceKhlFlgJVpHkQM1e0eOssVP15onsmn+KHHDa2hf\r\nR0+x9VDCoyyHTAi6WGfW2SXktN/D9egVp6uNM9OinK0d7IL/UX2l1shllJz0\r\nkQQpLG49MdlhmJ7Y2hXsqEY9Xx0jfXyhcOpEVi6Wvk0G3po+9b1NzDLfNi++\r\nl2PEyjCph7DYM1Hyj1tP3N6T5j6ISqA2UlI=\r\n=MGoA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"7f6eb00b64eee8ddde4933b5ee97a588e6aec8e1","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.4_1668259455417_0.2291030890816177","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"@athenna/database","version":"1.3.5","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"534ef1418c3b8c62eca3213d2d8f23bc747387ac","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.5.tgz","fileCount":59,"integrity":"sha512-Yx8uMnXO48BwGilOAKVcCVqM7uk/SrSRCDPSjXVT0N6LnQiNtJKNxzeqJDPvekrPCrz/YPBdQnJnQFd02juQfQ==","signatures":[{"sig":"MEQCIC20k4aMmWZO5EsxOrslSWN+GBJ5VlPoPKdNJ6bnqOt9AiBXJO/eAGQjwIElU4bj8rQ9zL5YYoSvu0zUQcuuowe4rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":331023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjb7EpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4nRAAi6WxXZ234EAIYC578S7l+C1uK8qZEZXOMuWlAaB+z3kgk9z7\r\ngFLluFLNRyX3Be2Hk8iShcCadZZUTXnjLefkTKt9JL49jVdAW2Y18xh8N1Mp\r\n0jyase4uFaBlpUE7Sw3xQYvRF9SDuSqMKMULPe3zQGmGoyX3JTyIGrR9y3Wm\r\nb33KGcA4juUMSfnFHp611OSuiQDaBHiwev/p5JZSn4aqlShcVqlqxrOkAoiG\r\nebGbgY2g5WwjRdS6BvM57F43jpPe+qLC3ud6gqs4Isl7+YjEkbruIvNZkXav\r\nU5WlGKPDa6nppTe2b7z7e7i5lf7CoVdCWbOUS6PFP5cWlQtN1aVq6m9LJSq8\r\n8B9kA3ZRY0suXuAAX3oRMiuj9U2iq6t9v+Vf+pkvQK1thbBQtdWit9YRIEeJ\r\nKvnVysR76fw1bVlY9SDHw8oPoXOMn0dP39jMZg6EidZ/fJrXiME7jcsxNN5w\r\nEVFj29XDqACPqAa1fWwSNcr1OSQsDM2FhpGYpayiz2J1U32CuW6m6VLCLs9U\r\nLkekjZKb7Tmm29AYfyfyAhXF6kta/tHDwHj7QtN5fyWZUp0ZPzOtry+31JxW\r\nhzi0U2T3hfQ5v1xu+8VAqh8APpCav/TktepbGeQDEfQ3dmPXiAIuFDSi+97x\r\nWUNS0WVX6cKC0zMIw7xSPisGPZlSE9u4mKM=\r\n=YvnG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"665fbf5f97c2759341bd49f6b46a561664035e4d","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.5_1668264232958_0.36047065624494956","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"@athenna/database","version":"1.3.6","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"990905ddcd12087ecad8240ed572af5b1a831bef","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.6.tgz","fileCount":59,"integrity":"sha512-EWUA5EAdBy9WRVwbyLFVicu3SngjkxzCNm/jvHRkj1lC2soH4nw/3sGcWxf48cWJE100HAR5MlZNFFjbyoLtsg==","signatures":[{"sig":"MEQCIFsLzZMLeuS1JKMVpaRrQiQNBB/OCnoU2Pt4vY7IXkFmAiBTxN9cwBm6kMVI9yThq7P8QIMmJAgIBEzrKRW4Zr+yeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":331699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcE+HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOeQ/8CtAvJ3bsuFd3M7ItL9hUNWdsKFz38Z6EKEctnyubPeVZ1/CU\r\n1yqI+tzJneDMBNNjrIYL3qzvoJXBuIZVkSCPMcktegpue6qQIgoTEFg9QsoQ\r\nCubIImp4ALHYZEqaJ3rR+IkCRlMTA2frLQpsd2yANNxN2Ufx3hZK0Nm8w+QR\r\n221R4Vyw9S8LgbpQTN85GhnNV3HQRquI+cxMHccO5Hc+7KFaNP8EyvnHT0CO\r\naLkgEvmS7riE2DjkUleT9LIXOUb6RvnAEbLDEGgtnGnoghsNEA9AhPXXHceZ\r\n9CvMcavOsUoF9IuTRKhAy1leBN5kO8F9iYPPhWe+y/eeHvunyP6t8D8f5hut\r\nXuOF5wV6bhh6AOgVd0vuDFN5NBK2esyAMiJcu982XSdlEgZvHNSq6RQUaKFT\r\nYwB9lFJzh4WULEyy9d/To91gvZu4KipuHgbansiRmslMy97b436JlduLsQMi\r\nRtk3wWIVqOigKJc7oVhQ2++eQ356CWCDJHLwekQLJcIFAFLdKf6bBokhxRKA\r\nuYjoOthcLc6dPtE343oUfGYII+KSp0mrEXP0Kdv6pluDDjk8HrGxo4Ij8Bp6\r\nJUyRt7vufEtkJG4dk7uGvxfKP2FpwyX9IKdHRglhNjVV4O+wWsNo1l/0KG09\r\nvANKiCQ2JpP0f9+xPjTvgW4y7HVloFZdqqQ=\r\n=wXJ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"b7127c9f00e60c22e156d4a1b967780e0cb6b687","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.6_1668304774927_0.5603254048760389","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"@athenna/database","version":"1.3.7","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"05c3f469bca9bbd3ee42f37c94d4fc9a2dc2d30e","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.7.tgz","fileCount":59,"integrity":"sha512-AfDgzVm4UPYwnjCRwjkuGo1S441wTcf7vGjZDLfmosVJIMYcJyMUZ5k+s1ibyTiXZAmDY4nb2Cw9I/YMXDVyCg==","signatures":[{"sig":"MEUCIQDnlR5wS0T5WKN3hHGo5sa+O7ToaMm1KrZHDziBJzyJNQIgd7AHZMHWJYBQLb2mAixgPFbbulcA9B2tqwBjY9Msdqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":341546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcVexACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWWxAAo1dE+69IOtlg0r/aYJnXIl2nbalwWVFdUkigTyi0Bg+CRSNi\r\nsQGvFfBV4J6Qk00atLVp/+MzAkiF9u455h83srTPF7GqjcV7m47TazKIuFxC\r\nSPYWT2kavEPiDmlWEdnblqwiG+F1z0t+/R4wH9u6NX2C3p0AT2etZ45z1Ef9\r\nnUZil7qBoywZpBzKwiBbym1JoaD+HsIvFOZUy2ypJ+wmjp+R/rhLy8WfSoIo\r\nqb7iHJS6dGUpL2Q/Z6jVV3mYk5FYIUnngqOfX0SSnD1k5hlZS12QGBeJnnFY\r\nUaR9RFwBAHCmTSbhbq3JeGsIzS4vtLdtamzsBZghehlCojaxnWCakk0vkYCi\r\ng088uZB9so1OFHm0B69Uq4Z9nXipB1Z0ZK3BqY+uj98ikjg9RuBPGoHKeIsZ\r\nQh3BFP6dKKgCEplhmwmL7qeBlEjo5GMtAJ1Izsu+k+TOtZEKRNizJNjsFFia\r\ndXnQXWYlnKZ2jmCoJy7Qs1QRIwIZ91vNOMd7KB1qahbh73S7bcr3ibWO54qE\r\nlKN+mCV1kc/C4C3d6lzYSR4Fz4eIOcJ6I6XD1CWXr3++ipVlYEZa7uYiQXi8\r\n0jJBdv/SJgK8TVqg96rULZyQRQO3nTCyMnebjQ+I429rb/WxDkX+tgaqO9eW\r\nSC8hSI02LWxw8SURq/oQE2HZddCOCEH52Ao=\r\n=GBxJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"b66660b7e7ce00233effd24c339c4367c301df5f","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.7_1668372401762_0.17553761313690885","host":"s3://npm-registry-packages"}},"1.3.8":{"name":"@athenna/database","version":"1.3.8","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"57301401341d06d26681e76fe8c46359afcda174","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.8.tgz","fileCount":59,"integrity":"sha512-lJqM+o1PbPpElE0xr58eKgef596SWTYpZgwPfzGQpYdaBYpqJL2RzYb30cMcLmMw0oDrBPcs4TuLsfecYLhttw==","signatures":[{"sig":"MEUCIQDsmJeZZRYrFQjsDYhLQqOnaJnsrS7TqAIAJ7vFcz+n2wIgOZ8Cx/c1hqZ2eVqtAUNmq29AFL+m2fdRujuNScD9N/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcaa3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIKg/8CPq1IZoRLPnbX59HVvZdd3cC1DjOkFpgUtnGCyJXTATc3l2f\r\n1AOWEuYJxuPnjno3pcEMTSg30R1EKslGXy80MoQT5FSsF6R+gx3K30nOskfT\r\naf5beeE4vDoj5uGOCtUmZnNeIhlQZ2EURcrb9CcibrvBEqkzT81+Sg6f1g0W\r\nMjnT5NOZsSdgeKn8RN+MQItHcaR9zOktbonJBpGDpoqDUeDStWQm+YCioFBu\r\nMsXZv4s/4bg/gIs8atdRnSZH1VM1T9xX+fuW94BWF1lgU0MfrVBjDASOHRw+\r\niQ6C2OQuHbXeGjNmlsMneqtMWVMQHLBkxiaVLzHABC5WroOz8tFSb9EwES7k\r\nrb/Sva0o/isIb9eWaw4W/vvzIQpRXLnMyR1y+YjeIybEQ7gEkaOEmeFtIVE8\r\nbjclcD1SvXZkOirfqIeXvlm6BbRQv9UrpFduFJh5pLvQojIhSAwex9FAA+QC\r\nNVX+yHJ6tRBI2/gC5cSy2XIY2NO6T1gjjdSTc5NbGMtAYPmnCJfrJOavL3qe\r\n6NMB2SYZQ9wV5hN0UnQ8hX0dmSzu6yIoCGF4BQcjeVjSTZnpVis7D6e6brJt\r\nVUmiAy5QW//AykdnqAEy99gkn/kUKTHM6DQds2/OmZI+nLJr61u6XTFs74AT\r\n8Zcu29HxRxuQ1vykwxK2iAMB3N1JSoEOAIA=\r\n=Q2nt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"9b32ff49688e71d23075cfff75111596400a0cac","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.8_1668392631137_0.276832765792294","host":"s3://npm-registry-packages"}},"1.3.9":{"name":"@athenna/database","version":"1.3.9","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.3.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"217a5c8cb37099248564a46fa85e67e4475e3977","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.3.9.tgz","fileCount":63,"integrity":"sha512-0LfY/LMaQ7R/i146oD4R+qXVMFdbubiS0g6whMOvCcuJ5ymJOjJ3yn2PSu2cItw3aUt9PUb/QtWIkMAcEJAs4A==","signatures":[{"sig":"MEUCIQCTkhQHKFr2LzZQJ+aRKUQzFy9ETXk1DGLv9T+po0xHCgIgYsS/Fium2LeDLIXmcOAAfWj1qWEIpJwZvjnzJG+xEcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":439981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcqlAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrINw/+KRHArDIblA6Lgju5SgM9VeQ9qrYKqvcfi9SfZbqbQ9l+IOF8\r\ngIM77TjTklkHfGkS0gTskK3iLzxj5JPbLYVuoxLgGXEXtyI6e809FHRnsmtj\r\n0Cx3a0S89mQnKJcgxi/QRzacAolHEhRtRBN93az34+TavJ0VCOHDS364lvrc\r\n7ehob0ToOO8colLha2SeCEzoaEToKWnQwNxHmDSHbfQtQbR5jsEq+8jVgwa+\r\nQqlZPUMi4VpoNS/QhJe6LHtLwxa11bThihH1bmFnCDFvSs3t2m9QvDXjcvS5\r\nNxHJIuB109Ulm7nvFQU+zVCcgadg/UP29K76EFHBg8aVpbo4dGb7Zq/3QvWX\r\n3L4TiI2NZfgnyMspgujLb1pElGcKLyb+3MoG7MhYLT20LCaKuRqN3JA/x6Kw\r\nJN9+SHjShzvLHozJGY/+cyO3R4Gbl0Bh6tKf+s4pOEn1iBMMvQr1ZQZhZiJD\r\n3X5uWutj/7vDxBY2jSdezhnxLjU5eGi+DLUea2ClRfPMkDv9Lpa+8qHzdRS0\r\nGGKwTLVsocHDwI8SwcLAf+feoFzM+T+ckr/6ykua9nRWCymVjOB1YFoygaa9\r\nCMg5/vDmbqnRs6qlvDxB5A6mSUwTA78AmDmaf8JzBDmIzYA62HXJX+3M9sZ4\r\n60JxNTUsK1O+CLarDV/3Fmf1rqtlFMX3x1o=\r\n=EXbo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"0969eba000e8b5dc0b8989a346f8e93b3650c244","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.3.9_1668458816410_0.019538704157105347","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@athenna/database","version":"1.4.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"5903f06ca7d438183c1e5cc453d32deb17b0d3de","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.0.tgz","fileCount":63,"integrity":"sha512-fcfU0Zt8mrX9+r/H028MTsa+9InnMVDVVfj+yXFvr8WB7DVK58RvDwhYMD3L1fBh0X7ePbGAFxQfvTJLlumx8w==","signatures":[{"sig":"MEUCIENDC6JnE119rdU66pjZK/6Ae0dkidsuoLMu00oUCLwaAiEAgLjA7vrPEv1tM5tyAPtYbMLTLIDErsGT4QvSEtRXawQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcxIKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvqQ/+M0jugaYuImfCXTHLGtnZ1U86fxKV6oqaXiACeZVly/HfCdnO\r\nR1xr6CHwJpGDgzba7oToz6qdbX5xCMoUKhsyBVQjkUW3fVEUpQyMo0RWoHLe\r\n+C/ckHqjD/jdLzzOocF7tzVYbWOfGOtXoGrCfxiOUAcv0Mg0Y+nN+yDkhL3J\r\nyyKynbyqmvvo8W/rvjqdT7o4A7Anar0A/sUjXWRsaQS4PJFOoJqrtjvjNuvZ\r\nwbfr16aAKD7JbWly81aTAtfL+DUCHzK/g3assEzE1yULdDldh0xjcjZvfyIt\r\nqDd2DM3y6IG0SiL1pTJR5NlNOiGqHMn/EbUAM64/k0mi6sIgMCLIeKNzTHTt\r\nfylTULi5d7BI9+qb9viDm03HNsTEVAxBmcBnL58aFHcCfW+fR6eWqrXaonCR\r\nvOehg9YObgvgwCDlj+ZZozPh/xFHkNBj+2eQgsdBCa5igMMR0aHcjLWzKNHz\r\nLgUwbEwh++pEVtOF5fihs+BI/yuZDNfpuI7dHmRNcyjsmDrHYe9ezZWuFpgT\r\n0F1oJVcVKAw8LFsmt2D95SjWjhJQg1h7Px1xIZVxolkL7V0bBVy2zrkKhSjm\r\nwQm45XKv7rMfbYnF4X0blcUkdqsc1FoCU+9Y/YAHDhpBaHEpVzd8H5ZkxDp8\r\n+X6YbdE6zZMEusnI0zr03Zq+crs0XSi+u+s=\r\n=E9J3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"3a13fc82ccf367a00f3fcfa37a3abd246c4d25b1","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.0_1668485642380_0.42652621813177594","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"@athenna/database","version":"1.4.2","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"119933cc53a2771bf3c1b90f02b5f47c818bbc56","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.2.tgz","fileCount":63,"integrity":"sha512-UUnahlvuXl+0hpGDkKX+oE7ioMJlSTNKAm+guA8ldCr6+3PK25ILdJkLpz6G4v7MU4SurEV4GcHu2cyOauZy+Q==","signatures":[{"sig":"MEYCIQDONFwbXZ83rvjzSld6hpZ9V7Q/60UEhAei28VZWxwiYwIhAPulx+Dkwx6oRcY07/zR8Dkqj2G8oHwLVd2xEiu0Op/Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdO4KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEfRAAnnA9OcsVtsEaGtmwuaVrhwzpuHnRpgm+SeNyylxt0Ruwd6Yo\r\nQUKsRJQy1GVmbuMzKiU5IX3YFZGsZ7KbO269E95rkR4nRm3ua5+k0fYeplD9\r\nsMMNe+ZnCoJriouV9mEv+Cc3ZY7FhRlUq2D9F6Pwy8LFawpAxYEcoQlTJY4F\r\n8oxEg2pj3+w1Zhks4lCe/gS+nPeQkHKk2SMy0U4Jpe4o5hKK6HLVVvbMXSPV\r\n5lp72u1NeFiU9knS7bnmBgGZAzse7wLFUMSIlUzTFyalVXb3sUXhbHngrNEi\r\nPnr+kNBRflgwN/DGmUrlSNxG4dntyfqDe4h5ADWX1NyQwlqQcF+MJ3/YXcnq\r\nArTVaHcVPmTguDCOjZY7kST7QzS4y/iRCGgob4Am3vp0wUa7nxOLyO+J+wup\r\nv5SrgB3Gg6PeZfJVQvtGL3N459U0iEx+Iz0SidjWgVyv9tP79aRBOAGGOHeh\r\nf28ahBOqEt2oxFwnKRrg9H/9TRtOFM/QW/5vtbI188tQXR8pzCF12oVPtu8c\r\nTGsGEIcnib6bdED3/hCWsJg5Mn8e3ZMoyfzimmpfkipSOgv8fE24pUF7w2gY\r\nyyNt0zidVi0IoXNwyAD2zg/0x+g5Im/EsbZx79bDOXuqZRTx9g6Wb4EZeFRq\r\n0Nug/5XbXTa3kzSKRkAh9S/C8dT34nUbUMg=\r\n=t88h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"f732bce2c3c380bd7a8ae613bd6659adfe53cee5","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.2_1668607498600_0.7935686373159949","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@athenna/database","version":"1.4.3","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"984816ba9f38d3d0c659a3edb2d1e7610f8d8f33","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.3.tgz","fileCount":63,"integrity":"sha512-ZfBbd95gensRSr85njUwWV8GATHfPFZByS6NceAPC4vRHJAYBwnvK8CiDhgAsM+f5Xd/xv6REc35LtUeqXdPRQ==","signatures":[{"sig":"MEYCIQDHRVQW8mRht00JjjbXQEtyLJFmzM1TFAcTxaWH1kdUwQIhAO17GnrA5R9XMpd8OIeA2au3DIQSajmcl1vvZklRKcXf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdPNyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpDw//Z1TpaLwQffMaxu1emgqX/7j2ncMR8aT0OQolHJz1iHWftADO\r\nA7d/e6C3DiqI+LttVlk/5GX4OHrrfS7efBlWawWhJGNfbwl86o77SnDxiG4e\r\nuOS77RSxyeDF/cA7IEBm6x9yRhRrNOTiOQwvt2Zs7yqbeQY9HailZ9dPuFUv\r\ncHkhbpefIT9J5jMcsjleX72bQYHiaWP5AoWdE9ZZHUD4F85/MF+6QA9GHCG4\r\noIi3xOberhpyH61Azs/q5g7+ylZV0vDBKvxEDXn5h2MhKcvTWL9By0xXTtBU\r\nSOQtGV74xOWVqqxUTq6CpGrlIlYpgCSNUAQEAHrROZVkm/Zb/P2G950j6W9V\r\nBevVwj9k4ci6dpZjVYUD54GUVwY/xWVSh84Y3zJaCnmIPxWKIMpGZl7XWT8L\r\n05T+hqdEMpV/DzFs3XJ9L+7koHgB5IF5w+XZkgmeV11tR1g3NvVV9BojYf7k\r\n5tH4C9P7hnp5SJ7sbvnqTpOQu1Vbh9SNv3TiGWcSsFXoIKrT+WVdLdSDNxm+\r\nEjdkvvPn0wemlwn7Bq2ZO3vi5uEECBbB4ygaRXzkMmRMl2U4hsHmkGtizccw\r\nM1mBSjrtfLy/pFY+3EOTgZNX4E9vPBTApudCQ4iaw74VwtyS+PpFZ61IiJwB\r\niYV2hxk7kc0fZUFuCii/VgfXNd5/tm5Wv6Q=\r\n=Cvy7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"50b297dc1747294a4718ca4275b8e2216f548f14","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.3_1668608882192_0.8593991963080148","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"@athenna/database","version":"1.4.4","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"1d571a37a6a36570d3f02fc84b3a9da3640e3195","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.4.tgz","fileCount":63,"integrity":"sha512-7Zt/d7zumBe24g8Npo3mLSiwOWDNriWN8znce1vMrVcZlLpuDus4dVRvtSgafANoI2WaYLrRkrcqieu70OGzBg==","signatures":[{"sig":"MEUCIGsCjWe5rOWdItfePPJvgiYz97EIPCxcJ4njdcu3eqVgAiEAj+gri+7w4EVR9szmsJ6mVys7pzxfevjDn4vQs69kzlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":455589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdUphACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6Tg//S06lNQ+rFRrGFrswTdAm1QHAtRMoCYIdZDbGnfR7f1GfEbYj\r\n9RS7iPCTF88tYl4jmniGzqwx2+y4Fo6FhnYTL4yDoSo1Og5ayXgSw+zWhPAT\r\n/7WjoqEhaZMl7YU/3JGmNnFgZXuJhcuqaxoAVzETR2zTxUfVOqulXPb9Lyn7\r\nDxAp/LgjplJojnrVIFrRIO2zZjM3FW2KFU5vIQYWbJ+bUraaMAfqFoGFn9Wt\r\nVTt2r7yDc4i1L3lFXmwvsTdh6ZUsa7IZnFpa9tdETiBnD0iixydYWEjITvtg\r\n9iW99NjEcro2GfmtXijHwt5Lym+nmyD3qiMLHwxUfax8bTVL5zDQV7MJ9VAa\r\nxxHiN4Ss1hheIdZlvkpcD7livmGJx34LCnXa2j/R1A4UIPHwod4AzAXPb5AE\r\n//9pPysBPRqiuoQOwXn0f0cEFTOg1cVUVoGvujW2Ec3d1wyATkQU4KC+dS9u\r\nuaXW7glgTUn+75A6buM/2/PpapPp2Mrg22rPY8a5F4zwR2gVKumzHfm0Zt0W\r\nZdM5sc6HPAMb/1bf1oFissTq2GJFoToLt3k3lY8uKGXmZHRaYIJiPF48dquh\r\nldXoSd/5GTTetr56+vtEppBG78aC0b2WwAgXg7eMqWu6qF7ZuKAzn8mWjSPh\r\n42rNxwSz3oKVA+MC3QRshH2CV29bz1XXupc=\r\n=MgKb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"901e43a8088cf98a98aad4f0f742db4ff2403a0b","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"knex":"2.3.0","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.4_1668631137457_0.1682431731401821","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"@athenna/database","version":"1.4.5","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"08e86e7981e43c8942a5ae87c05064bcdf0faa64","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.5.tgz","fileCount":67,"integrity":"sha512-F9yn+DN8E10luuftzUJTsew9A79Y2EJeOrlUOOAFXspt8MxnyXEo00w3Ky2GHcb6BwIUuIhGtGJa0TWLiXflGA==","signatures":[{"sig":"MEUCIEOKNoVB9YcdTOeCyojrnolBBeGrzCMqcbRNQd8/HJCCAiEA/Gy6YcQ9Vi533n0qITXG0+DGd8oMVyfb8FBNR3crXXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":503355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpKtOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsLQ//chSce42IL+Z37VXFSXm6HjgTKiZE92yAI75MVZnzCnzcJrHV\r\nUzqqIKwufl0Yw53S8u3wG99hY321ZcXok47Ya9ge/Y1lUBkEunWFtCPxtCEI\r\nRPvQugtWkw5BPy3HoSPtldgITFaNm8GugmmpgjKIrZRxGKqRbQDblQGpP16f\r\n3TIfDIywmajdYb0TTFWyaXN11jF61IGC6IIt71k+y8+ps+CMLkhJZzFxjU4g\r\nxx3Y18WibGHShRPf4/XXbEv4/WKXdMFsA/PCTF9DYseVwDiaEpg/kKQPrTdR\r\nvcZJGzn5S+yE1zH0riI5Xds69J3BYnhnWAykdhaLRZVf/WcU5KlhwlqiC4Vy\r\n2l2R9BM0IOzpfQBNBgu4ybrq70ovR70KogeMXFlNPPMPNymvsW0Bt8+Ee+A8\r\nhqriDnscULlTe8fGxiN9sJqoryGC9vZVr8h9fwoQ2ao1PyWpiCcefXInIADF\r\nqaimJgdQJgZ/4X32lsTssyjNC9IuChdDU0j/sB5N0JgdGTVFp5Kpt+86C2GJ\r\nvSwteIX/kLFXhU2BBprcSfNdhitOItxHJH0asIGpD3YMfZmmKnxVM9+lLa3f\r\nTvChyIB6Wb5nuzgpbk8+Nli9j61pq42mY3LFYnWqXGTg1iUC1ZGkvob5VdqA\r\n79+abs58JWApFmbwQA38pWc6C8KsMKPFWkg=\r\n=b/0K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"abc82867c1bbf6e93f871afedcea317b7ed051c7","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"knex":"2.3.0","mongoose":"6.7.3","@athenna/ioc":"1.2.9","@athenna/common":"1.0.1","@athenna/config":"1.2.0","@athenna/logger":"1.3.7","@faker-js/faker":"7.4.0","@athenna/artisan":"1.5.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.5_1671736142142_0.09189196090176743","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"@athenna/database","version":"1.4.6","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"8c0df976b1b679a7b90e180b34e259775f2f0c15","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.6.tgz","fileCount":67,"integrity":"sha512-u0rEJwonHaiU9ssglo0K0kvUn9fWOMrjAoe0FK6/bkr/xmnIWFRWZ9yxaVeqoma9aGFqD5BkJE7ZmZneWt+Miw==","signatures":[{"sig":"MEQCID3QwA4E3tH/dxJJy35mvor7VqN6NT775vxmmp5TspPuAiBGjGToRWw/P4HErL8TsvIyBZ9hvGLYe7W5sIfGzoaDJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":503355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdXSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquOQ/8Dyw4+auN0ti2vRS0+zpaDx+/aG1tFQJ/IbSUeDwOZPvmzHJK\r\n2CVKCRRU6qWZ9+Laj2pCPfoLEWH/d42RG7v2C9UP6whW4SloaYZnj3XaurYA\r\nX9AakTeXd0THkRQYyztWdgK0E+gS14YJZYbFM9fLHSEcXIXG1flkCh4jA/TW\r\nhTwSpdwu8A/+/dK//6yx++Hkg5bbjJgsWYrPcFuPBAVNJbh+UdKnqQ+pDT96\r\nchbUFa+5R9At3pvqqtWi+Je3SyrwRuDoGWPe+J9S1Z5ON41g63tU94sbnVOU\r\nWDeuzP6DdbRn2gK4tXUR4qaoH7jZPaA5OHPzJUf2VPUhfFVcnP+jHg4l6pQf\r\nqV/FTi+qw03XddqR/auYWgW2TEr5o3SNftHdK8TBMO36nh/8M3y4trSA8Tm0\r\nCEhjPOTrqUW6MUCoSoe31SfwSuY24pmj8fFvm9Ll7hltdFkiy3emxBJQu2S8\r\nz8PatWkXc7HQIIcXQfp/MpTQXdEAiOY6bugSBcMXqZWYCS8aYlqCkv2zyopr\r\nQ4EnRDNStd1ebRpa76ohqL3aXCT4J8lRAc8NPnaD3KECVCssDK1RDvoJAHN0\r\ntZwUN1+NR9HtQkV8xYFeTM2ovMamf7oKFd2GA6O3J2eDvVO4TY28O0v5USf6\r\n2nRtFwEdVRWHE8Rlwjb2uM4kM9fH7jnlOL0=\r\n=NnPy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"32c0f47ee1d554ca4159a57a2ab74e2ebe83f676","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"knex":"2.3.0","mongoose":"6.7.3","@athenna/ioc":"1.3.0","@athenna/common":"1.0.2","@athenna/config":"1.2.1","@athenna/logger":"1.3.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.6.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.6_1672074706638_0.2782227097673471","host":"s3://npm-registry-packages"}},"1.4.7":{"name":"@athenna/database","version":"1.4.7","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"305ec2c67fd850fbf97ca9e0bde3a364dc8218fb","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.7.tgz","fileCount":67,"integrity":"sha512-NKc1XwIVkOFr8D/xRirIJxcfzoYFycHTJwW+cazPGItD4Le/Bn3Qj+903fdxNw/eXSiRC29Y3WHwyOC9WLeVlw==","signatures":[{"sig":"MEYCIQCxewDyFnzre68tZ1O2E+LuTZ0Wt4WvhttgmH7lGg2WBgIhAN/eoeq+z/zmga9e7H7TdbhoUMewEwH1AI5fHL/tKBS5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":503387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtG2NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6AA//eFVXViD+ruItDiLIi8UR2VOtXTDzZzZ02lwMRvLmujSfR4Hg\r\nhKkNdAdsLVV7TJVs3XfvhnzsVUBKtfWn9OwuMEfIpB8eULoW6Q17d5J/KNpC\r\nQEPCQ9FK7S+FfUEH8vVf3ZcdtUgtUlvnyBEYso60uzXGKujVhTvdbBe15ENe\r\nL1MUeb0y89xV3E9ArjedJZSWUbXVbz6yUS8txb6ETcbu1EhCB30VOFxutLKH\r\n9zHQKc9s4pU+ukBxleYgNSnrqxcGSmBKgZBpeii7doTzueUhygTarhHy8cq7\r\n/w++VqfIYDteS6v/FpppTAarJruNByjPx0RzhjZzc4Nbxw6WLs6eY718Nn35\r\nPKo+mqDFFrXDHklj0DjmiSkiluyfTDMlJZYuknTLjQSTK04h1MJSeWzpAYiE\r\ncUL4R9ExH8utTNLYCBjoVnoyC4dEKym6on3aA5jNCyOyuAS+11ZI3QkgQpsF\r\nXlEwTeSKsvbNyp0QZxFEjPSm6g6dAtyvxq1bZnnodzlgbX5HX+GpteOejfHO\r\nhxvOAv+BnNemv6A86oRPdILoPTYwAxdlOw+DEt5qL9zKLly0ywqMf/abgBm4\r\nICMv7d63oVjtRwKBeu9OdhxO18f+G/Hv8Zj7bp1sABuDxgA4RBtvcckehfn3\r\n0NvmXirTU3NDDebTNSp0pJzhQM7SnXZxV00=\r\n=rfYY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"3a20eacd882ebe77718d3a8659856fbc2f545ddd","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@athenna/ioc":"1.3.0","@athenna/common":"1.0.2","@athenna/config":"1.2.1","@athenna/logger":"1.3.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.6.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.7_1672768909468_0.5020461291015401","host":"s3://npm-registry-packages"}},"1.4.8":{"name":"@athenna/database","version":"1.4.8","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b82ae995d7620035ef3a40c198db689714ad3c35","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.8.tgz","fileCount":67,"integrity":"sha512-RGLgTDbjeRD3P16Q1boFnH9cUNbP9ONjkys1laIvRmxU6Lr/es1aCSTlCTzANBIALoutztcausDKhvlyC8MeKQ==","signatures":[{"sig":"MEQCIDzRFsC0bxa5bVaH3j52PJw4ici50IS8MbvIMYxhsvoUAiApaUsFsRvksnlBJ8mmQeDHOlUNHzPZfNpS6rB0JdC/CQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtH9UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEdRAAh5b71QKrqiCFTGT7YGS0jHXGkrOiMPpgTrqIRokhtaLvXVvy\r\nepLdpAfnqeqgX7M6jucQhoocNFw8Cu0fEYj5BZ7rhAISXWHoVRoV0+WqB7BF\r\nabO75ThJGD4fHeS1/qrY+txROIuKOH1Sd4+H0SqAl4vCEvEDYPp9K3jIYuvF\r\nCK6WMJJunNRotvvoi0Jm0+t1YU4Ry+1ldAmgM42i9XvRpeNGBHo5zgRkYYF4\r\nRGyyFlAa2HvZ4FVT8u977bTF+hSLMalD6F7oNtqcJpJZ5DS6IX2j0e5VHVxi\r\neXLx391/zMTPAOJjbX/ngwKV4T0b/gqF14N/EMVRkA41YLYEokNNgXgGjOZW\r\nLt2sbtscAtImxQmV2nj3ujFX3lLrSV3ZRD9gltVge4rfjwAyro2wMnENJLi7\r\nNNNMPdJ4JtcGUNVjxWwC8Mp5Qr3ll1H1BPfq5LiIbYnSQRF5OfLYuV0FtXN8\r\nFezrcqQ9Ug+jDgTbnTG/fSw17HvMhug1AbhSIBtv1sCw9yAIGs4pJLjDRzkR\r\nGmn/ndVhBh/Y4omZi7a93ZaMXNAMU2AVwrbUn8Ts/rTouh0j5ecP8Zn0s82I\r\n+HJlLw/sITdq+ITnIdGop8oBROWq3LG9qBGL2xFMVJ0d06s0YwFBfYdZUkNN\r\nFFeMCwyRJtUMRiA7U+SrlvEoxwZiM8Fkhzo=\r\n=CHBh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"5a52d35b1f4652b2bb4d509fc9b514ca9b0300e9","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@athenna/ioc":"1.3.0","@athenna/common":"1.0.2","@athenna/config":"1.2.1","@athenna/logger":"1.3.8","@faker-js/faker":"7.4.0","@athenna/artisan":"1.6.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.8_1672773460712_0.30663032976761073","host":"s3://npm-registry-packages"}},"1.4.9":{"name":"@athenna/database","version":"1.4.9","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.4.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"a6f2143908c7020929c145a31abb6c9d446c671a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.4.9.tgz","fileCount":67,"integrity":"sha512-5iDAJjlj/d6OC/2vOUUIycqA0RIJLDxNnXxerxJgLYJ7nC+hc8Ic0diNPYi65GiI0MJe9CytnZejPdSl1F8qXQ==","signatures":[{"sig":"MEQCHy0siILpHM7BDFSkhq+LYO99qYCkzEf0WkhK8FhLPBkCIQC+0+Cud0OSeXnqp4zPnwWzDMRi/ETqZ71wci1pp/yyhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtzXDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9zRAAnpxJvYuuMt+h9JhXIioo77J7wGflM0C+6VT4EO4Z9TLO+IP7\r\n4xLs8yBcVDME5yyggTE9DBbb1XRVABT8fejsaW+KTlysIjQNgOpEau9HWL1D\r\nyDQMtRZ0rOEDcC/la6aEZJYqmkii9gbu4R4zHlXpZ2FWmfhuMPDaPwe1OVWq\r\nw0CPIWg2WvfN3W3JxzAJS8Gp6BNnPzifMoTOVFEKmTnCIuDCSeNQZRVx5Q+Q\r\n22OC50+HrQ/lQCXMW8EcPdvNE7X3jiGKm/EIRbQlxenX4X8c0R8al1TH7FGy\r\n8zuE19sP/X7x1lFhFXju6dY1Cof9OR5BfrEn/vdxQJMt9FertkNh1EFrI5gM\r\nNlB1/cp9c64hweub2r0mu/KCrHn8W+nNXIDwaJfAmZrtg4JfZrG3q5KCOn6v\r\nRvVabPykZoYWWjfqZGIdC3kQv+I/w8I5MM2qX9+xy2KRqZ8sf3/MrPFZqZc/\r\nOtiqL4cF1gflBlEpzpQSPzik1A6MgpYFHo1bcf9/JfCGhV9jllbf3k46umsx\r\nDSXBqlQ+R48T0vff8IyP37XQdD0SmDtvWgnoTCo/Reffz+Ah+cS5eY3Jnz12\r\n3zZtDon6c6pg5bpih2DOM6wYXxTC36JMMLWbtHodkCeklA1OtbB23scbKT6N\r\n/c2V+XML7IYJ0skKGQuS/4N4plBuMtWvKts=\r\n=ie5u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"a1b011460bc8b1725ab733ef30209ee620fe07cb","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@athenna/ioc":"1.3.1","@athenna/common":"1.0.2","@athenna/config":"1.2.2","@athenna/logger":"1.4.0","@faker-js/faker":"7.4.0","@athenna/artisan":"1.6.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.4.9_1672951235042_0.23186162754740391","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@athenna/database","version":"1.5.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@1.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"60b516a3ae5867b6f11820e6067264848d8164fb","tarball":"https://registry.npmjs.org/@athenna/database/-/database-1.5.0.tgz","fileCount":67,"integrity":"sha512-opZbbBlTxvCc51WZvpi2V//iyYv8JkfzsVA+PEnYAs8Br/o2gh/o2gACe9D6BPyo61T+lkzH3AjKFw97fRMP8Q==","signatures":[{"sig":"MEUCIQCzMekIXX97GEMMqwB10ePvodAt0GQvYl+CO/dNHMQZKQIgbw2RwMb7VsNfroh4rPPqNQyxG1IRUMydJeeWTnP13n8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuN1GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVHA/9EWFIAlGM3CSERg7aYY8cWxYVSXd5ymxC+7012xO4Fz2mHidc\r\njtWqnrGe+NPJW4BrNGmmIn7LcG+UVypwj4JrmETJpWuPLbGjOr6iQIdhCrL+\r\nZffAEB6T/oUYJZpyCTp7v7Ls0c8/EAQWgvwRnnH3vAyZv8Kq3T0WDgjP1BG5\r\nCl9bzVuXO94u8V9cbHed+waa8KW7y7/+7hwysD8nwhTnA/GOBQ4npaGYh87w\r\nu/Qw1OD0sLhKRrQRbH9A523qKWxtG+0Se+rVq5aSjFLrRbCkK61MCOtlHqi0\r\nYobN11U+q825RtRrGymiIyP+eEWZlH0fcjJ68G/YSaJJvuM8ouzc6xiKqvFT\r\nkpKatRCNwfmqGR0DBBb7Qurc8FkPPo1cuJnVttfC0pWuXqaiEALFox9AeBtY\r\nrThTz7trg3vG2vfPVa1pZqPDKecTCXManHPGr2uJ6eHi1oOyFfsKfJudemo6\r\ni9YSNSj/oNHp7CyObXkRw7o6yLSIiPvxUGpxwSU5yw3nf0/ksbEQJczs2gUu\r\n9L78hDGDKQYoOCLCkSZbQvS3KL8G8zypc9mAfM8ndLiDCu1DieBIIG862hSC\r\nOtwCx7IcwYzgtQ04FoKi1QEs1NLiehU9WVrXs4sJF6wex5VTZnmUvEHEGxee\r\nFduOg8KUasUEULWTWG6FXQuJuL8GgjNEbVk=\r\n=wYIB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"9f28133d3a303a2f06a376332d5f304bb1018776","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@athenna/ioc":"1.3.2","@athenna/common":"1.0.2","@athenna/config":"1.2.2","@athenna/logger":"1.4.1","@faker-js/faker":"7.4.0","@athenna/artisan":"1.6.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_1.5.0_1673059654691_0.18892925173526054","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@athenna/database","version":"3.0.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"00b677c7a5826f9651ba249b02aeb38c1375d2bc","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.0.tgz","fileCount":67,"integrity":"sha512-LqN5NxiSfk7Nm9S7eDfa9g73atNQ2/0GfZkmjoomqnX8xDrFy2zQzpXZMV2SYVigll53KTI6cr6jaVvtvmRwEg==","signatures":[{"sig":"MEYCIQDPr8jy1Tn/qzwIW4bGffiNJz7k3ARYGy0WwggQ9UM61AIhANUhhAgwTkeWC/EzhE94NaTyeCZXtixdU/d1KFrJt1Mm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvFrGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvvxAAomx4hs9u1e4C7ut0FO5RhpowxJK3zVKPat506WOIU+TOl/ul\r\nDuNhBt1Izdk+/HB408G8QAHH6rZRx7DnitDDI87qYFgFuE2BL/jVauaicSKR\r\nw2UtNzv2Kjs0CbegUF36giI/Uo5tRZNp3ZTBdZwQLnhG2tjhy00CYnZaWu3E\r\nsWvn8cgF8zclDrGbSKIlzQJj5j9MZmoRI5/WbR2KffUgwWVHgwFIYdKarOAq\r\nVrYHrddEtQtMuGgU5t8wZcX1nXLyz4ccmvpB8U5ovZZll0RelLgvM6Wq+BF1\r\nv00hgltmYKeGazANFgBxMz4FWIyVr2PBM1bJSoZu2b3bx+0XyenM6vfFZyBD\r\nX+UyzgyWYxzUZXR9YBwUq9mn6GRXrE0++1y2i3e8ugD6qUH6mJ/E7j6AcvjJ\r\nddPB0tn0YSC370+DeQMgDN8eqnMOZGVfk3+bjfPRXRQexa3tdjmPOfS4EfXH\r\nYinaQauwPwo1O99slXBFXW+5lceD6QlZnrwZWabBlfXm03dtHsQ6LdCSIQoQ\r\ntRuarIdxF44K6nDrDEbam36dlQ0CzLBxILXS10eh1nhAp65nwsWJsoSIWTlY\r\nTQpZyVCPT244AXqqEF9TbzvenYjVAuS39JhfE+xfMempw83lXXxaR4OvlS/r\r\ncamY/Q5DLhFX3p5e/71tmrpq95YR3yZfCFw=\r\n=F3N0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"9d412430f9228ecd3df599fc11e01527bba85eda","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.0","@athenna/logger":"3.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.0_1673288390367_0.11869797440677154","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@athenna/database","version":"3.0.1","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"3d469113ea63d14fdb22efbcf92bfc9d976e53bd","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.1.tgz","fileCount":67,"integrity":"sha512-3tL8aiM7beFSbagEl30BUBlFiCJYDrRm8lN6dYYMqWsC/uAeIkbUiKZcaMRCZnKREFmeH8vIM0a4JIE48M4Lxw==","signatures":[{"sig":"MEQCIC6D+Yo6O9Y8UcDThYf3e0UdYRohwIDTMJqoAZ6cbo84AiAF0lmOx0KSVTEVueUSUd2czE+/0GbL0hhoe3q4ESeYRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvNu4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0QRAAn0sa1QFs6ZWk00s3spGxnx4CLh9umA7ozzilSf0J8TprbYzi\r\nc5LJtO9XcXhCcAHa01zfRpZj3MIplUbvNTLqHPAhLxM9iykQDHXNWsISHYtz\r\n4KnWOh1kyXyoXAZz1ddCXNMCKWuBnqbgkfAcYHHtRfFQpGfXUwHQIANB5ja3\r\nktvUWB2AXTAUJL7S5DxqvYH85Ek6Nckhd5QuLK5Yq1lbl3frf46KUXQufzXY\r\nV/8OvruCamMAIismuRIcI/a5ZoOrhOVX8fesl/nL/ngtCIJf/26efiQYd+jP\r\nALDTZbiDQqqHgvwTSaLkm7ex55+Hn2mAXrgiuZUCVb219ufOIbvx7WtUiSRV\r\nsRT6v+Oo5IrBK8GPVV0Nvgdk1Ck5GsjubY+H3WyhzssMZM0s/MsX72klw0Av\r\nsGFLY8UetjCEIOQr20VigpZbInM5qLJ596lZ80MEmMWiTceDHa7JrnMtpP1B\r\nv/OwYu6CPAJ3VpD5VPfgQTqPRpBBTAMvUtbYH8jwGJ39eeP/H6lNc0DBr0dy\r\nnVHADsLiBkjHRPTOVCSYt/qZQIpYMI5i4wWu0TI5UfaTzSVCiwgSBhLfwtWm\r\nwFdkMTWSQcjl5tr5h+eDsKhNN9/VbWG+3xe7M+GnOJ14laqPkU6Qj3MOJvEa\r\nj31YIG/NUQOP9DLuOjL175gVUdBSVTqyEwc=\r\n=MppX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"ebb8ba5fe12861515222710d3140eac6c7640d1e","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.0","@athenna/logger":"3.0.1","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.1","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.1_1673321400338_0.5193630589677918","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@athenna/database","version":"3.0.2","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"8b6f2c394a395f41e109dbf6469d07af6c647222","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.2.tgz","fileCount":67,"integrity":"sha512-5NdA4EkJVZlV+S4x/iJ7tpFyNWvYdvr14uu5gFAEBBNZB7jFziXnXRhIK9R7TumwcvKac2eeQ+iugO8udJeqag==","signatures":[{"sig":"MEQCIDOfpkTTxaXNef5wYCdTOd6Ak22u+9yhlcrRyOFCRWHiAiAkR6A8+YMkg4ybYfGleF6/boWn5qyBDF/pxKEN9PPCFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvcQwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlNQ/+IIU5UeyLSjiBDM+2f0kGffd7jilFloZ2KsaRKzTR+cz3t7iG\r\nI19J7N14KQDKXf526LCVpMHyHTaGBbKFpQtjxtrR0IGUpBoSjXeDXKTq7MCH\r\n9YCXCjvsHClnIUqvx/As571QwZH6fwiFmt+U52bjGLZ58AkNPGeMGykFQQ5m\r\n9mG1fnDXTWUGsAcL6fCBC330wSQbi/4abQBePSp228E3yKoHMUb7IU84+0wd\r\n6XNnm+wQVTwiwnFyVOFBEaT031cZkRisYxqp6VWLlbJF8vlZUMNYXVRmYt/F\r\ny386nFl+nPYuqvJaFSBprycXKkD9HQO+bMH/UHJZTugXUX7s7Eg0y2qoRrvq\r\niFx2yTSsRiBrZGFMqO/bggJH3+gbRdvA9HpaYXuDIBe8tvQdwHViyT8q8vzo\r\nWeZTLDlyK/kFU7k3ejfF1apdn9QsfgF1jZR11Zn7MIdzIG9x73V9dOk1DzIB\r\nc4omBKj1ZUyr9gPFTMv/LENJh0wntTynhoz7oOfBSsgu/gPqrMn3O6gooiCc\r\nq3dI//mWg6hfQX/UZWmSRINU0dtUl65uaxQUP7KyQtDW2rgSNjh6i/fmzNzm\r\n0Zq5/ZOPl0QwO8B1JxnViO3t1u6YsXstjUcWQmNf4TKEfrxE/PqAkPPtotbf\r\ncuvPo66wEiHDHjOS5op5LD65GDoSa2WGS+I=\r\n=O/Z5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"c939ae854fd745ff685bdd9a947847c8b055e711","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.1","@athenna/logger":"3.0.2","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.2","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.2_1673380912393_0.6124282882212435","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@athenna/database","version":"3.0.3","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b391554a34a91816da9dba248f3377d60c342d9b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.3.tgz","fileCount":67,"integrity":"sha512-pCkjezUX9H5QLA4eTGh9jITALN1P6sFtI2raDU3b0hVKOu+jrRARN0sIkV+cw7lwX/8+1O+Nt/6daQ/CgMh5PQ==","signatures":[{"sig":"MEYCIQD/4cvnBAS9gyIejEFvpCvMm1UvujEyo13vFYabFh5GBQIhANm1qsYKtnYsrIqC0npC+rnrbrDR7mjTTTpqzJolWDms","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvweDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq32Q//UPQ532j7chlbWCx/wue7aHhrlMmWJ9gDJe/Qlzsvl5Am1dAh\r\naDDMrknsDUT9JWIpZ1P+mdwEi9lIK3OWQjqQE//0WLdlvUAg0s2fTeuWcFDD\r\nBZlmVzxKDtmDT+Cf86O/K6J5YKYwJzhbLH8tH6FtjAY6olXH/D9sRgWTQhZI\r\nq3BasNAC/SBEEwXGWo+rZ6Xi5eOKQbP+7vl7YhrHUveg+RmvocKOAUAtChWp\r\n11Si/CI62oKBtDrwRui+ncCZpky2qy42qyxVrfcWAYAxqnXwDg2fUhEcWASF\r\nfroHkB74gNQ9VXLJruodx62roBkmnX9/IzAxtYpws9RlFafiSsqgA6BEB7JT\r\nZ+eXbH+ZKGXUewpouHCpmdKwZL8b+YieqpGXOmjdnqgXBEFmaLAm5KhlnMko\r\nX3tjJjyt1fT/5zzPgipAM43qzb+dCe8XJAXoROY6bsLDyqS5jxUficCruXQF\r\n+7cCGwrQZ7QYUedjNkeUkHZ9Jrju4doEci3q4O1Qn9qAveQ8e76BsImm4FQA\r\ncSluulbamLz0lixUbxrxtnahOnm1PX8bekdzVgnFECX1RmALHAunYog4DvJh\r\n3nmp+s1MVN66R17ihixSuZ+dRxzi/1oC2uryg7Je0nyXCJvZe4nSDdLht0yt\r\nishSkfJ4jzUQgMWCMeh9EWBqgyZNQv+PXN0=\r\n=YvRv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"0a1f7fb0fc889de86213c38bc1729e09f863730b","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.1","@athenna/logger":"3.0.2","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.3","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.3_1673463683702_0.8612213654106544","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@athenna/database","version":"3.0.4","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"c5dac035d127f0a8bad3fea1a61c7e4f252a96ad","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.4.tgz","fileCount":67,"integrity":"sha512-S+56dLdauD/tdAQ0CGULV4VpfqzAgh1d08X6FibFzy0fnswMZEaIj3OS0vns8V/dkki35sBDMSKR5xbnWI8drw==","signatures":[{"sig":"MEYCIQCnxF54YqPNnX2T3PiPa2jeLJLKXXrihr2cyPeplLNiWwIhAJ+6yIzKjtsb4qo3mVcfQmaoBSYPtFNdsoOnPPpuchzo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504396,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwBVWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoE/Q//W4IU4FJRgElAQjdUBo0UsmsHdd+mz/9T1X5lWvvzyXQw9Udv\r\n+LORcFRf8CREhmZ8JYRFb8n5aoayGD8UdQxIvBF8quyJPzEuY8c046otimXP\r\nnR+7sZB6Ec/lbEZ7K/aFuuyOQcfi4MOJ+40SePNVWl2/x99t15DyaztpbqHl\r\nJuyOcXpzLJvGyhnGb54H96vAig0G4q5l4SBPsNG7cJOlmwEEd0jRXYNnp+dB\r\nFdFAgxLfreAS45tPp56JdVVUqysTupSyQwfhg4siashOUlxwP/yBOJn6b9Zh\r\npbnXih+ulROFzwoTlhihtogX5zP9phd9QYD+Z5T4tvz63DsDomT0rxb8p9EQ\r\nEsocV0omwimnGHtdHAv+IAk3RipKGl6qFwHe64mcZjOMYYMnYE5MXohJYS0w\r\nTDft2ZEnxrwBXdbm8N3hciQCAhVnkOYHOITAnLAZm6nYQfSljSGEWCKPjaDX\r\nelbHXx7tQiYEYXC6gIJdE8FoaAISIxH63xArVeSexPRhdbAEXRyQF3alBFWc\r\nkDWHWx136z9P55GXl+ZhQTdiqhJnq3nSpbCJEApRcTa/g6Yf2i1f6YdtQyHw\r\nw/+pfUKgktH6VvV/cPoeiBncEKw+smuUPPvGokS1GZOkHriH6wwJ/3p41/r0\r\nlpMtmH7mh+jrY+StShCQMrBvhxk4w70jniA=\r\n=G90h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"fa675a4391cd149680a3b5705c8a0b545502cb57","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.1","@athenna/logger":"3.0.2","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.4","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.4_1673532757727_0.334353820048924","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@athenna/database","version":"3.0.5","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"f60f8f6d9c812800ccba8163c135358cf7b5550c","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.5.tgz","fileCount":67,"integrity":"sha512-V57255y3s+Ws5879qVTed91TqQem4dQ/QvdOjlAHknkKv2PkedbPb14Odir2VdrpeSzlpVsOWp7kisPhL+eTJg==","signatures":[{"sig":"MEUCIDw13dOd0H9P16AY1p2nvLVNuEQXnIftkKZCkud8CFgUAiEA86TZO3yB2Zf3nY4Bj4QjWd0kGHlkjZfQkNGhh1qS7Fw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504396,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwLasACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/GQ/+LZHbIIMnZ1eQ+yF5j2PRb2VW7LHgkmAvXphJmLn55kvMkSG/\r\nuJm75drFxCj3HWVCpP7bjAF4XfID9KL9LOW2lgNPfp+Tmrm6atCBEbWSBsG8\r\n/FLSrHynEWwfL2s7E01NhKwVyL9EP4E7xv5uqYGhHy/Ejd8zqQEJRK67ZhTS\r\n9CHx8HygNGqq+huX+TR4YBq6BvHsd/OEMEHIZXH415wEBBnnLpEemBWQYU9K\r\nP6H8oI2nXHxbfj/prkNi2yHB7tqcYUEa1B3p1vUVJ3If01ug6buyo+/44ksB\r\nOyT23tp3O9PL5uvcHFYyZJ0UkK1i+tIrWUIJS2EvsxVuw2YuCWKDhgZ1Knuk\r\n8wlokILqCZxw6tNigLiBY5egSvbUcsVMz1qnhJ+gXELYjWjTIR552D9CCvDE\r\nZ5fGqDHMCfVeaWQWnvPhlY8SOKSN6KWEfrtDRJ5PUQWsGR2b77joOv8GfDBQ\r\nZSI+EcIdJ7k4slhobbzITieqUE0D5JCyUM/tPuyfWk/pS2VaDYTQUNU0gnVq\r\nnLM8UaseEo3t6g25BtM7725p6UqmB5xuAjcdLI/BNgQApLAAMRlXF7P0jG4V\r\nPBYMMt223LWiNGpVKywzPThHkHL1aL89Q1MMpfIv8TwSIQ2CqfaXemHcZFz4\r\niXHRd64pxlFAeCcPmefIOL2VWlAAoHbpF2Q=\r\n=gnqB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"665b19cc1e9ba43003e7646413dc720ee2bfebd0","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.2","@athenna/logger":"3.0.3","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.5","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.5_1673574060369_0.6009387839758735","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@athenna/database","version":"3.0.6","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"561cfd5107f4c066505dbd49c39f539c90a66180","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.6.tgz","fileCount":67,"integrity":"sha512-OlB7mA4sD6uHDg3Lmb7UVXyJyCyC9nnxzYETaveYKjJA1lVb7sB8ieX4lSRTEu3iqOzsgCeZ3dSFsYsf27Zh6g==","signatures":[{"sig":"MEUCIF6cls5t2mhzXoGnh1y/1cjrjBfYCjGBW60DJHmvI25lAiEApj2PfWAeBAwSrW1bupiB84bSJ42lO8KoXtuoyy1iyLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwZ+aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooyxAApR6QhNuOWKQuV6V48EZplRa31X+KQD5Tv2VXSYJfKG4GVTIM\r\nVA6xvUp8qx4SdZDqornJGv+H9kJL6r7SW2oXdxMUReA36CBz11gPZB9rlPNp\r\nlNAUR93S0EGJwnyjCBMSkiKONh9MDcS7pwC2sOf25ncKrdkcNTAJ+fCtPNgQ\r\nADuhvwqSMj6rTdcwWKNzPAcuhV6JWljIy4G6ehs+qeR1jec5N8K/FtoFY5dq\r\npRPZVgwvj37PrulbbL73kcNbBAGM/orAJ4m0nmYA1lDhSIjLQ3rr7dT64XLP\r\nU9Rgve8O6u9IQLIqW3T4Nnyhkd4Ol+f8ml1C3jD5+bt6XzcA/hXFHVju47ic\r\nk/XgShjSJi/S0uXwWtFf8GItUYler5sYLiEu30e5dMKzfJ1YSeqMjOs/K2Gr\r\nLqweudJMwSnErEosaIOsWzegZtMEKXie1vo6H48bGfpZ9fg02NUpZ8f1Stmh\r\nNcxHlZ4IpPi1lSYmDoO4xfHWtb7bCcSg0kNr6Mvyo3cD9vkvaO1iOMepXDfI\r\n5bkdRba6GXE6eOtVtCtV/gMaq4TxlZ5g6TxZPuBJrl0tisoI9duCF5iviNjG\r\nOd22z6zzWkQ2OE3vfM/b+LPtrgvSllXbHbmiKBDHkNQmJExe1x2A7M6IGRZg\r\nk9mpq0VD6mjZ/OHS6zsiqHVpfzjYaiOeCVA=\r\n=9HVc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./facades/Database":"./src/Facades/Database.js","./commands/Make/Model":"./src/Commands/Make/Model.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"bde4c749e2eb95b35bfec64a56f7670b49c80483","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.0","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","@athenna/config":"3.0.2","@athenna/logger":"3.0.5","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.6","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.6_1673633689747_0.7465233247879883","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@athenna/database","version":"3.0.7","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"d5a2a5644fc1f8f5bc1c64d8b2e32542ef3adaa2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.7.tgz","fileCount":67,"integrity":"sha512-UZb21AexINpULYTVzijm94zpyhp23c92QPDdfRR31o1AAWyES93i7vKdWM8RWRNpDLtErMobqPK8nMBHF8Cpuw==","signatures":[{"sig":"MEUCIHKLBlEUFm0FSeF0twt7Z4srSF7vh8EMgOMpvO2Qi9NvAiEA5Yd6xJ0sqDY+XBjVl+y7hSxdcrZEwfij1FQ2PrfbOw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxX+vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIXw//WUESmsZOkPW1XFAhwgIAzdss8wBijuUvEGSP6nxe1N5EcgQI\r\ninZQ4E16lSQJYyBUEva8bMoJdw37dcaOiyHSCnIq2qCFqj3TORHZ32yn+Ny1\r\nD0UTZdWBE4TjgUrIrWdRAgTsUZ1leT92kxJaEUFf/3zmIFmp3q30Lt8HvktX\r\ncfJBgGcTVMuDPiksHQLddSlzi4m1Yp2ixPUTCtaal4YduEjay03JLJ7SY4En\r\nBrRxMfcIV76AB6SFU/MY+qAsn3lMueqnWY/kYKjEJj9VU91qb9TfLOYLab8d\r\nsSbM4zOEksFppFn3x5JVeRVn3jx8A0t0gYqEJxa/+fvbpWMWV9S5XWjZ7qG6\r\nt3cxMoAQXWB8EHvTTSi33uQPllIZ8zfpgwtes4e2Syx5HuqCkS2lTtxlhuv+\r\ngL+x6h3WcfE2pcNTjc7IiDbSemAZUfwmEMsmuaO3PEzcdjLSAjU57Wxg0w8I\r\n9RE/KWb5awPsRIKBPKm4svH3VPXebtKUIVq9fiGGN182zgJaRkQo07CfPfdu\r\nqIGa1CCelAvkA4GAbYk+g4WC+fO+TzdzybuJ7KnsFy+USgyxrSKvfZhCUVeE\r\njO+AKcxBUGWtaeInAPiAevJhPFZJBFKfIRQhssOEK9/YsV/b1nG9DaadPBsN\r\nQyd2bNOijb5Fus2hrB4/GHRuUZh+TiqnPW4=\r\n=VlOu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"a460ed2f930f6357ed79620f675f2801fd748504","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.2","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.2","@athenna/config":"3.0.4","@athenna/logger":"3.0.9","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.9","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.7_1673887663061_0.4833469297988757","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"@athenna/database","version":"3.0.9","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"8b2c6cf8714b15c8b9b582c056a57abfc62b2b03","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.9.tgz","fileCount":67,"integrity":"sha512-kVPRl/grdpIQE+/5r/qMxIedXNL2NdZjv3VlpobPjlYflvUjhMQ27fXL7PhUmWXJ1O7+HnzwcwTKkGBsqLQEMQ==","signatures":[{"sig":"MEUCIQDfxSQRrW1rvyuKwPXLPWLYDf96fVZ1xTnnEyDYChiRSQIgPW/pr0c9v3hjYR9Pg+d5WS6XLQQCfbo/G2kd/qPqQh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxkKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmop1g//a9OFth09J4cWerse9YyV69w2PQmRvzErzCp6vCepeYgx6dac\r\nzrhVWfCTOej+X91sWlsF4L9H8FndxD/XLA1wbIe1IDrIOSe6mPAc9R8RQxFY\r\nnG+9LlfASUyYaSGH6AlRrl6JJrMzXHen2nx0zj2Fl2+kfHL6mq/jy5ofDPVn\r\nYxJcq7RP/hsBXJXcEv9aMYNxDJIkHlLjCISE4eqY6Pq0RTBHVknFdVMxhaQa\r\nbwy3itJgvyiBw9m+vbVIinFSlJGrav6dcLCfyiLVn+qcwKwFpqT2wZuzEndq\r\n4rYh8xvrw9oZl5DB1cTDgj2ZMd2yQpK70RaR/N/ddBQhxj8poMuWH7LfmohL\r\nYwxZ/ck2uHLvYf9qCK17lk6Vu4TEUQkHjGZRQ/B7vbsXDxcDXNs+o2pmIDJY\r\n9sAaej0sn4yjf1PpcUDGHmobO81CJNDoJU8NHjB/ABV1zu2bpBkmOoOAZGDx\r\naqKf83DJoqt8tvVc3HPiqs3ren3KNajnRIrIe1FNF7LKxmex8AQXuRRBJYtB\r\n0xyVLGXzmqlrQnFXvr1HFReuv0q2vjXGWWCgki0OQ9N6dTgSbxFV/q9OO9zF\r\n5CHNEoy8Ppq9U8x8kgFoJt4ptVJEqp1xzxn4iM1MgJyNUAXTTMnF/YQ4bPfX\r\nG99JKYd+CkhO0L7e1upv0gyqFAtY9gYK300=\r\n=Kjeu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"c8357b1021fa9b7acd65cfb619251868370a9f35","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.2","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.2","@athenna/config":"3.0.4","@athenna/logger":"3.0.9","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.10","@types/commander":"2.12.2","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.9_1673992458363_0.44951965128669724","host":"s3://npm-registry-packages"}},"3.0.10":{"name":"@athenna/database","version":"3.0.10","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.10","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"f1c61d7a1a354c242eb375b910d198e54a14b518","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.10.tgz","fileCount":67,"integrity":"sha512-V9c2ycPmd3OZQmPjZfaiuI7+oPXUhjM+fyv89+EvIz7z4VjZL24aeDs4cqrNbgGxuRnCyzdalVvmvLfndVgoaQ==","signatures":[{"sig":"MEUCIQDW6SRaqfbsvp7K9YdeSn61UyFczhnh62qYq618Fbb0ygIgNYz0RZZkNsp5tGTj2BU4FpRd2iQoZEGFlzNk89inihE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":502339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyw0IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUwxAAohR+HvZlXtoYdZLDv/TaJFfowruiNv9mtnkXvQyryRepz7f7\r\nJaQ0wpa4p4Ad3tcELcOkjkKyNAmwSMs1oGE6PzH2VzyaNPHMbP0rB3nHcbRy\r\n2B4B6z47lidOGQj56/iJfBRbMyAiXtR4ZkZPtcSdNXj9t6zAHyyRI0VlqTnm\r\nGhGShn4T9d4u2aheQBapACzWTg54RusH9lWBTA/+ZS6UTJyZU/TYUS2Zfr8P\r\nNNSmvyqz8pKhZ3AHVuq36XxZV1AGR1p+8FidWuulbwuH90/AF8bWUWt0U6q8\r\nyF3M8TlTN1iKf/+O8/qgzmxcOTb/T0GFRl+86KQFXfz23dMAVfPpelfcqAI4\r\noAUuumCifdPplk9C19mg9y/8NODVqweEMC7okX2Q1Wl5a1Xm/qgr4OziP899\r\nLXdx4qvXHhjLQ7KwlMYCOyJ1JJRjoKRK+tfZQmGP0c0RWJUaT9xDbyqOu79K\r\nr8zOCyuil5Js5COJsny9yW+dt/Uekci+l4lYQIwqzQCoYRN93S1Y7iX+/jVo\r\n9vozs9dEOy++EfyFSseMXPm7Tp8CZh9qGYsqVmYX6p9JIzO/j4oaXDOiSPu7\r\nBXIsLWsV+DCg4iYtOLLgalpslV6qdQZbWc75z5wkotP9iY7Ad3xndTEKemN/\r\nZhcqtuCSshXmYvkNWP5dx8TpclPczL59VWY=\r\n=HAjw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"d7b574dc9bd12cd2d180aed341b260d66ef73d04","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.2","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.2","@athenna/config":"3.0.4","@athenna/logger":"3.0.9","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.10","@types/commander":"2.12.2","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.10_1674251528126_0.4974332199282272","host":"s3://npm-registry-packages"}},"3.0.11":{"name":"@athenna/database","version":"3.0.11","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@3.0.11","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"exclude":["src/Database/Seeders/Seeder.js","src/Database/Transactions/Transaction.js","src/Providers/DatabaseProvider.js","src/Models/Column.js","src/Models/Criteria.js","src/Models/Resource.js","src/Relations/HasOne/HasOneQueryBuilder.js","src/Relations/HasMany/HasManyQueryBuilder.js","src/Relations/BelongsTo/BelongsToQueryBuilder.js","src/Relations/BelongsToMany/BelongsToManyQueryBuilder.js","src/Exceptions/ConnectionFailedException.js","src/Exceptions/NotImplementedSeederException.js","src/Exceptions/CloseConnectionFailedException.js","src/index.js"],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"b8380496feea48af1b2fe9a431d809252f66ef66","tarball":"https://registry.npmjs.org/@athenna/database/-/database-3.0.11.tgz","fileCount":67,"integrity":"sha512-XMBC7V40MzSokJjlPBBfIyTeKOPvYRG5lfyz82mfQngYLJzvUm0zGINGwTvZ8PRimtNM/M1RgH/bJ2GP47ZbtA==","signatures":[{"sig":"MEUCIQD5zPT55hd8eQK89Q2n9HiG15eIsNzGdQek8L+9lL/tDgIgJxwKK9UgYH+buYsdQj62Hl8MNgWcyN4XEvNRQU2/Gfc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":502536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0vBBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCaA//cTUoPNH/Z46N4JSceljUk+10a9omtesQNo8y4w6kigiS2lc5\r\nryofgT/SpY8hOZQBCuted+bl3vpODJOra2k/u76QJWVyWq/XNDRzwgBaAZRP\r\nqLWOdcqHaIHTeCvv48oCDG2h3GIAUmY3rT925lBs15ht601Co29CzqQSCYSb\r\n9yi8pbfgvNHmVjMZO01zHkv+CXaFkbLe+sqHSCxNQ9yCN2fc2YybkVmf47Mn\r\nD+OTdv3s88gYHFEi5mPyFQASnpKrCZPM4XdDTrHMQVj7D0ie6P1v0rhYNQ9Y\r\nPJF8QL2IufXL1xxxINkEhjq69oee7G/IN8gyFSW/aa9iKUer0+LK/qSkDmK5\r\nRCG2rAapYMZYNAC13gPQr5AXgBBt7Ugg1kAkilDJe2q2LaTKVkIr1AUaHaNg\r\nr6gq7afYespQwTdWWfuAoC2vEBYzDoEo3eQ84rugx8bqFl3iYeDsc3zapeVb\r\nSHsbFZULhifKqqQQzuWThJcmlFyMa1m4JsdV0qigSh26AzS1rPx/IjWkcPIJ\r\nFxvWKfSUidKsSyt7dSa34rCtCgwtYtJqv8TyJAMI77dOhuyz8Tz86D+TTROP\r\nivU7wZNPAva51NYp8FU8+M2vEaq+q0KSWKOMf4SuPfIUlTmRMISt67obPuaf\r\nVI7S4yyyX2m2FhAfG2wSdVtl1H9gP1cFarE=\r\n=ppgM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js","./providers/DatabaseProvider":"./src/Providers/DatabaseProvider.js"},"gitHead":"c3a08107435c9f5bc0296cc5a554e2db7f728bc1","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test -- --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"6.14.17","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"@faker-js/faker":"7.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","pg":"8.7.3","knex":"2.3.0","husky":"3.0.9","eslint":"8.14.0","mysql2":"2.3.3","rimraf":"3.0.2","nodemon":"2.0.19","minimist":"1.2.6","mongoose":"6.8.2","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","@types/knex":"0.16.1","cls-rtracer":"2.6.2","lint-staged":"12.4.1","@athenna/ioc":"3.0.2","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.2","@athenna/config":"3.0.4","@athenna/logger":"3.0.9","@types/mongoose":"^5.11.97","eslint-plugin-n":"15.2.0","@athenna/artisan":"3.0.10","@types/commander":"2.12.2","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","mongodb-memory-server":"8.10.2","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/database_3.0.11_1674768449671_0.9561043192183996","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@athenna/database","version":"4.0.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"452b8841fa31985fdb5583bf004079eb65ddac7d","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.0.0.tgz","fileCount":148,"integrity":"sha512-aYqhzBLcIhyj7rk2OXVfNCmS+Ul+yWerKZAfe/sNVnrH3sspU92hUzG8KjQOCmJw4TlFVvwl0k8YTSVBIFU+UA==","signatures":[{"sig":"MEUCICnXAOdMUBsu1V3Nt6K2ecRnYTVnpH6uf/Ap/XF7RI1BAiEA4svH3zx0kgsZbjSA45s3ce55nquB4w9jYT4VnFYortA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412181},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"providers":["@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider"],"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"dbfbbfd223977d4c8a095ad332292c423312c120","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"js-yaml":"^4.1.0","@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.8.1","@athenna/test":"^4.13.0","@athenna/view":"^4.6.0","@types/js-yaml":"^4.0.9","better-sqlite3":"^9.0.0","@athenna/common":"^4.20.0","@athenna/config":"^4.7.0","@athenna/logger":"^4.8.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.15.2","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.0.0_1702137422861_0.2868753104919084","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@athenna/database","version":"4.1.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7aa7d254d8902181751684d08ab088e123e4adff","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.1.0.tgz","fileCount":148,"integrity":"sha512-GRmMt3K6Ukz5fxZ9kBrmvjoaHJlk0ZsjCo8pQd3qSpngAIWxY0If0ESg+cRoLSMI/FVKM+JeevB3KvZt2T/UcA==","signatures":[{"sig":"MEYCIQCrHgKB8MN8Du72yLfTmQkXeWFh4moYxQgGvUwD0DHcIwIhALNyCR98VWwz51E5vyJ4RvY51W82+N4SrVMuDO0G2YWw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412086},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"providers":["@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider"],"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"147fe6aa40d997f6f173c487cb7dc0b876d2ae5f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.21.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.17.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.1.0_1702166747899_0.49057262025951354","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@athenna/database","version":"4.2.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4af675e24cc5c2fa4d4c7e83bf762c64d28cf119","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.2.0.tgz","fileCount":148,"integrity":"sha512-nmvKmo1EYNDTQP2+Nip72oQM/DXwxv7Y3EHTq9TLSxcFDpjltAXmMmuybBjvs3utyyrep7JcYWtSI8ZWlEkE7Q==","signatures":[{"sig":"MEUCIGBut4aLU1qdrxmbCYW8NDgDdwWYobJXoayw9v4duYMuAiEA1lD2anzel2onztQbRqXRhS2Zx1HJTL02ofOs0UpQmcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413996},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"providers":["@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider","@athenna/database/providers/DatabaseProvider"],"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8bb958ef0fa04f750931e7f6cf4b50a303f7f31a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.21.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.17.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.2.0_1702208074628_0.3073365244139481","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@athenna/database","version":"4.3.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0b5699995d55a0d0435e7d512db15277d8a17452","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.3.0.tgz","fileCount":148,"integrity":"sha512-q8RL4v5cI25FCWGvROGblZ1jo/D69FJNGl8CWQ1oJloCgO1vVeSo8oaBxJSnoCrk9frszmt34hFbOjKR4qTaMw==","signatures":[{"sig":"MEQCIEpdeMvLc/BU9wctNK7Q3ca6t982JvIL20G6ibFFIx/vAiA6sh+LGPTn1fBBubkEZIAsb9U/CrgMW4gmqj1Aijvp7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410830},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"b04ba6d58fbe4730bd9e11eb934a7d3cab760082","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.21.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.17.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.3.0_1702208774161_0.5618949465361911","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@athenna/database","version":"4.4.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c43a65dcce48401797f3807a24d55ad5ed6c0b03","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.4.0.tgz","fileCount":148,"integrity":"sha512-7pnYkm7Hll0WmWSxea5BHuEveEylNggT7XyQNuY6Eo6KYQvxHhdnt5pErhgB0ugwBwW/jq/mlxlTajrD2MG3hQ==","signatures":[{"sig":"MEYCIQDZNt/i2Vvybk9OpJGDam5oQ+VRZGGGa/g7v5iKqmtRhAIhAM/NtpCwai7f8i2r4ny+qY7bFAN8xwNEJVnbaEGtRt4G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410825},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"587ecb5e5a9b01090ade443ff8b2f8e6aec60357","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.17.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.4.0_1702210005652_0.8319837610690544","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@athenna/database","version":"4.4.1","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.4.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d7c546fd0e8f7338685bb00952d26c57b2a0b7e5","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.4.1.tgz","fileCount":148,"integrity":"sha512-LBquh/qm2ANTzv6bJJED4+tZft/eZmSc5w3RbhtJlzqI0xzNcNzlEPmcVzdsAScXbw8MOccYclsev1WuCF67KA==","signatures":[{"sig":"MEUCIQDtCe2BMJ/3JEydF8R6NKxrRdLnXXVAKSCrZstBtzjjBAIgB8Hg1sPVc7ZEV/jvjOUxmECt/pB+0VHxsicUpqrDQsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410825},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"a5ab272dbeaeb500efb4e0da2ad94cc673e07504","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.17.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.4.1_1702210238434_0.6072477187980725","host":"s3://npm-registry-packages"}},"4.4.2":{"name":"@athenna/database","version":"4.4.2","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.4.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"47dffbf60249f79d0a955e55733fb775c6663701","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.4.2.tgz","fileCount":148,"integrity":"sha512-UpmJPhOeNcZn4fd7u1yQt1bIc2wbF8V9PCWxxmVODMJZdzYEqHBsInel9o/SdlXhyfAYrOQy5XyCPGr0CmGBYA==","signatures":[{"sig":"MEUCIARqOBwwKefCC5uAaQcZwbWh2B1od66tnAP+z+PXl8onAiEAhkvDpr6dCIcncYUJGnU0Z7nk6hp1RRRAVF7LNvwlEsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410882},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"2dfc43382d14b170f7cfb79897622a299918fd8b","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.17.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.4.2_1702228836692_0.9874317137446909","host":"s3://npm-registry-packages"}},"4.4.3":{"name":"@athenna/database","version":"4.4.3","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.4.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9c3299c86d4e95fe465f8a8fc63badcda6471378","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.4.3.tgz","fileCount":148,"integrity":"sha512-hxTqQEt6fngtquqOU0K+q2Fk83hHLuecDdqL0nWukQPZzOLswh1sdvrXgaa8Dig5t23DmLM4gBNbypz8OPc61g==","signatures":[{"sig":"MEUCIQCwGac0Pln8l68ayRyurg8yfkR8x3OZyRgK4G6GNyPjzAIgB6oNrqfw9TWumP0qrjn3SRxi0KpkKmiyOL3wSkjWs8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412119},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"55f3bebff90c6239c5c0e529093ff83c50f74113","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.18.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.4.3_1702233648071_0.00564746925773929","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@athenna/database","version":"4.5.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f7fa392265eb9f38b35e5fe94f8b474c7c180a81","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.5.0.tgz","fileCount":148,"integrity":"sha512-/c4MTqurWR0KNlxLy1loYchkKWWZCG4X/BpL/KLjbRvvs0TV+zKnYO8g5AOBdeV372EqlmDTBEvLTdlIjrj59g==","signatures":[{"sig":"MEQCIGcLwr4fX94icLK2YTUG9IUXWmH/LNME/zEn8nf1xLREAiAC/z+BsuxPap5qIL8lvbX77r2ZRhwf3mAd5hGD5wLTQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412791},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"24da5b7d5e985e480baa0769d897fce890a63c22","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.19.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.5.0_1702238419781_0.9477830097555757","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@athenna/database","version":"4.6.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"ca8a576a57e461b36e86303107b552b8d50a706b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.6.0.tgz","fileCount":148,"integrity":"sha512-Hck2hcFjit3Z9grwqucREDfTiGAq2OpVA/ojhIoHXNII1GTnNc3kdxrm16/HtpIzOWDQDGB0buTV1gnNKzjgVA==","signatures":[{"sig":"MEUCIBrfsnwyvXYO2HF3s+SJgHrSIEkxkCYnakBavyXg3WmIAiEAyUNl/2ta0rjky+CYDnVyp3+pxqm4xpv59oQoNtRJkrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413230},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"3c9a49cf7a9018fde0f546151764d57b073da40a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.19.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.6.0_1702245423067_0.3031814901608898","host":"s3://npm-registry-packages"}},"4.6.1":{"name":"@athenna/database","version":"4.6.1","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.6.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3390f4949681c827f4d7a59a5546c4f0629dd4aa","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.6.1.tgz","fileCount":148,"integrity":"sha512-f66HmvN4PNPd9Bj+l36P7YhcjcSOjdK2mf5hPN+LmQZ5kfSElSf3kTW/2Z4ne48oNBGNSKrOaV2AUydNQmrnJA==","signatures":[{"sig":"MEUCIDz3q5oFMfRgmVtPbTgKoeHQ5MLOjCNTJcyREEkxBfIxAiEA4YiKqPivXt62iB+g+hCovHaXS9l5/YH7zdg0ZDu5VqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413688},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"d8caf67a8089544348593b3ed54367e488f93416","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.19.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.6.1_1702247389589_0.45845708352547865","host":"s3://npm-registry-packages"}},"4.6.2":{"name":"@athenna/database","version":"4.6.2","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.6.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"67e6ed3b4beb6490314dde1de8659986a7ba7812","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.6.2.tgz","fileCount":148,"integrity":"sha512-vrcYQpwbm2Y2m0vSIP78ooFLHxXpBgAyP4uVm/IJ2zxznao8KucRquUB3QD3fUf/ZleAUa64lZ9NwH7Drd9l0A==","signatures":[{"sig":"MEUCIGIuDP0IKlbsX0vvq8uTlrmfPdKc2gi1BV8M/PDLCMuAAiEApVtjhVZLh2y6ODmTOriY/qzzp4UI5Ze7m2z73ILjFkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413872},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"d736bfbe4bf101183d18c50af0cb119204728a06","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.19.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.6.2_1702251325031_0.5507100535484621","host":"s3://npm-registry-packages"}},"4.6.3":{"name":"@athenna/database","version":"4.6.3","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.6.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0d131ca2a64bbd713bcafba1d0552638076934f6","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.6.3.tgz","fileCount":148,"integrity":"sha512-QAhjJ6JW7TF0PxiWhni9XYYpFl5LsrQvm36GZ9wDKMhUtsCV+JnOx/NQAUoniB2W+GQjLSNlS9YlCQakIMZ/Fg==","signatures":[{"sig":"MEUCIQC5xX/qfYKlN0NiiwqceWICEsy1E+9IM9ojaAprgOq75QIgRIZwEGqY9jTmjl5poecgRPBgos5TlekHqgSKRTNKhJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413900},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"febf206487303a3470fb04a5c317ae51029994ee","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.2.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.19.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.6.3_1702252455650_0.2998635602247115","host":"s3://npm-registry-packages"}},"4.6.4":{"name":"@athenna/database","version":"4.6.4","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.6.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"ba9b440c2793c96cf02f897d6360128e829159e9","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.6.4.tgz","fileCount":148,"integrity":"sha512-nPpLyEUKpG/GkIA4leaT9jPG7oo0i7dL8bMd0nhB0KcAeJ0nDey6V++9mzoxpMH5Cx3JXPz4Bng2t6Oo2Zc8gQ==","signatures":[{"sig":"MEUCIQD+NMetnhQkgFZib9+JCMjKZd26SfhCx68U6o8URQXo1gIgXFdkSq/qYsG3BLBDlTQtEQEZqW4IRj5Dlg2c8xwyMpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412782},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"ab6c5393b2b86c7932778b40b11dd6ea34ad54ba","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.9.0","@athenna/test":"^4.14.0","@athenna/view":"^4.7.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.22.0","@athenna/config":"^4.8.0","@athenna/logger":"^4.9.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.19.0","@athenna/tsconfig":"^4.11.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.6.4_1702329689438_0.8041319178806536","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"@athenna/database","version":"4.7.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d0f02035e18415b162311c2843ec99a914158e2e","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.7.0.tgz","fileCount":150,"integrity":"sha512-InUfNAlLx16UGp5AJ23UWWbQsHMKOkUqJd4mDOkThsPuny1ChV2v7Kix4mxmWxMfZkQmrfgZWAJtMgdQescQuA==","signatures":[{"sig":"MEUCIQDpyVD0KJ89RK2chnLL8bCs5TkXNMAm7IuRttLZimtTuwIgNxRdMfLiek8NY5w+s2ZkjjuZuwo/tKxIrEQ51DcGScc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423372},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"223e6747fb7c3a0c16b255d4fee7f1fa75a8ecf4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/view":"^4.8.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","@athenna/logger":"^4.11.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.20.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.7.0_1703533157504_0.5545454528590936","host":"s3://npm-registry-packages"}},"4.7.1":{"name":"@athenna/database","version":"4.7.1","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.7.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e7210b3648fb54d0695c8a7c893b93ba7d2a065b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.7.1.tgz","fileCount":150,"integrity":"sha512-PrZF3VlYXUpM0Q4ahXkaJknX1Lborm48vWnisjnU//NQn2uGNfwEHXo7srZiSYPuDgagF7te+CyOR6XnBFHyWw==","signatures":[{"sig":"MEYCIQC74GYhifbQEv/bXNwgBGd4oCre8d3u8rUg7BOU4Oy/NAIhAM50nturmlBtZlf38OwOAjdu0klRqPmubcCCdfmlvm5m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423318},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"b2fe3941cc1ff9cbb2c10d798fef669f74cb87d7","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/view":"^4.8.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","@athenna/logger":"^4.11.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.20.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.7.1_1703534837590_0.3384921487066974","host":"s3://npm-registry-packages"}},"4.7.3":{"name":"@athenna/database","version":"4.7.3","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.7.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e86c0c74af6862361a486d718cd28cfa7de98354","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.7.3.tgz","fileCount":151,"integrity":"sha512-pnamNUNJGWtnX91dlajJgYV9K8m1MeBvSieqTaM8WezHlLTu3lH8B+ef/eWQ0sW+TIcM7ZhHd/2o5IdSDBpySA==","signatures":[{"sig":"MEUCIFI9SeeWjr62P3WYt7IZz0tVeEl3jdAPjmmD9hgNZH94AiEArXZE1V7j1+jaZPqt++yOv5bqcrshfSuEJg53Bc/F7gE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423942},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"767ee7b6588bca393381ca0cd63cd2774aad2439","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/view":"^4.8.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","@athenna/logger":"^4.11.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.20.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.7.3_1703538902997_0.5685491939524352","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"@athenna/database","version":"4.8.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"108a5ae1affff8c36e220bfa852d8843f85f5cf5","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.8.0.tgz","fileCount":150,"integrity":"sha512-vKZZwsp2BGAqUOduODVF/hCEyvmpzxgh9Koi0SGkaEiW1pDzufBSak1KXjbix5+eP1dcbwkbkRnljgiwO8aY4A==","signatures":[{"sig":"MEYCIQC6GKoPmvOGceMTHcbozoAF9o/Iqv8iyUfDy+GIT3AuwQIhAOiXK+CHLjJ/KyKCR0zorvgEQg21caykU3YqnSnHP5Bp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423659},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"c226e8c055248fab059bcfcd2ccee9d3bed02fd4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/view":"^4.8.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","@athenna/logger":"^4.11.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.20.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.8.0_1703540229502_0.9917711697264682","host":"s3://npm-registry-packages"}},"4.9.0":{"name":"@athenna/database","version":"4.9.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0502e026c9c652b064d3358031698ac9604448cf","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.9.0.tgz","fileCount":150,"integrity":"sha512-2Rd5UctD1dnlbNr1Lr7nUDG5J7jBweQglVL63xSiT7DJs3VlYcdATTGVAKXNxu7IxY8bOLjua4cSn9Qqv5dXxQ==","signatures":[{"sig":"MEUCIEIRfInpd1h/53Td+xUYC8wK2QF9RMDwaa0BMgDpgu9RAiEAkGPznVfDmsZxm0EjW+xShYhlP3NxOGIzoMCzo5gdBWA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423671},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"fffed1c22f526c81234bf80dad602bf2932cf9e0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/view":"^4.8.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","@athenna/logger":"^4.11.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.20.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.9.0_1703541359040_0.27299654906959336","host":"s3://npm-registry-packages"}},"4.10.0":{"name":"@athenna/database","version":"4.10.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d006dee1ca9ba1684d4836c863d8aa38c2739d99","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.10.0.tgz","fileCount":150,"integrity":"sha512-23SKvUgpPouEYA1aREprs+8QI3ffjgMQL1uFwA7FOjLvUGWLUX1VrmbXxW2u7wOIPtk916K5g5oVH5dXBfYHlg==","signatures":[{"sig":"MEYCIQDRGp/V50tQQpLY5ghOG57BGaZKYkFkb9fIDR9PUMoIpgIhALR8BSM16FYU3TsJeneD3oHqravFwrmBszwAkBu14MMq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424012},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"a99dd9e7f882636f3ff736556f6ff0224eafd1a0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/view":"^4.8.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","@athenna/logger":"^4.11.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.20.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.10.0_1703543784420_0.7773338445189515","host":"s3://npm-registry-packages"}},"4.11.0":{"name":"@athenna/database","version":"4.11.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8e47b1de16310c76162e09edccab3baaecd04c3c","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.11.0.tgz","fileCount":152,"integrity":"sha512-J5paPMeaxfxuO/CbklITM1DE2t9IlrIQn0p0P18M7fu4PPn8P/2CZsmffqhryqiuOO0ufK1F+tzaEgIgkdBQiw==","signatures":[{"sig":"MEQCIHOE4eF0+fXGk2bBY/usDPJZhBia4xJTVN4JmbcgxULMAiBnJ+NPHNSXOOvbjau3hnGfLU2T2wcnQ2HeFkur8oqIVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":427230},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"2a9105fad967aaacc3645958d326a4b87bca2f04","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/view":"^4.8.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","@athenna/logger":"^4.11.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.20.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.11.0_1703610767631_0.3292979091116808","host":"s3://npm-registry-packages"}},"4.12.0":{"name":"@athenna/database","version":"4.12.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.12.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"27b083cee456da2277f803ab1f6cc0692ef16e70","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.12.0.tgz","fileCount":152,"integrity":"sha512-j5SIfieD27FSHr3wUHM7hnekRdg2gFSLd4NWDl2bQ/jNWpLcShFNTxsb2gBX7bjhc11yiVJs4R+klyvFCGBGVQ==","signatures":[{"sig":"MEUCID6eVb/fDHGmJYJUjTyy2XDqqulV42/BFgXANcBZOxhfAiEA0yrh7bYKKh7GxvRCOnBuiTOyR/Fug/PnwAxH273eyUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":427230},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"e9b1675ef115cd4a3ec83a328c09e6eee6821f1a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.10.0","@athenna/test":"^4.15.0","@athenna/view":"^4.8.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.23.0","@athenna/config":"^4.9.0","@athenna/logger":"^4.11.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.20.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.12.0_1703611338080_0.13676035990804447","host":"s3://npm-registry-packages"}},"4.13.0":{"name":"@athenna/database","version":"4.13.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.13.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4484c0edbfa51fecd9d5a9fdfbfcd7f5df174dcf","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.13.0.tgz","fileCount":152,"integrity":"sha512-C3nynLkFDKppSZI/6b75du8USbupRxMwB9gkAiuYsotoZf7v5zaCUlscJUs87MwcsZ45Z3egY0zL8au/ifvYeQ==","signatures":[{"sig":"MEQCIEzM2M7Ll8USB7TNkUgGi+UmT6xpd/E3VR3Bp8wzQvueAiAnMOK+tz/nUU6AyZTfSGPnaKFWInjGEb/E2xJ+mxQKkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":427231},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"d80a45c989e4c661a174f635efa81faf917d7f77","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.13.0_1703617340300_0.9129271565909749","host":"s3://npm-registry-packages"}},"4.14.0":{"name":"@athenna/database","version":"4.14.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.14.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"19a087f0f0f8e1bcfad1b0567123092683a9f898","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.14.0.tgz","fileCount":156,"integrity":"sha512-L50Z4bIHc9mpljXkRRllRcu+mt/T6ibtK07jr1JMIQsjz78Q3T9/y/GsHna5iifvsG04cQcQemzUfG6UZTzpLA==","signatures":[{"sig":"MEYCIQD6f1nTpn8M9wWFAELjKlUfzcoF91gMnYXCpau327JrAAIhAPnYjqHAODDRG7T8dTaPAFuxCRsZLasXSxQHYaVmwF7s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466037},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"ac9739b5aac5d0e5a303d0d305770dbf63abf724","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.14.0_1703813346207_0.2901119104214873","host":"s3://npm-registry-packages"}},"4.14.1":{"name":"@athenna/database","version":"4.14.1","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.14.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"444088401a35c1517d8058212527bb1a3f5a53b2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.14.1.tgz","fileCount":156,"integrity":"sha512-k0Ak+WYN7UmtsdfumPdm6sDUJbwQJquT9NiMwUzpmKnSz6o2bF155xK6ZHsEGfibxEV2W5k4r/i/nR/yO/Hk9Q==","signatures":[{"sig":"MEYCIQCucV8dfG6qbk/Rhd3Awuc6+6NYv5nR52kFTkqGnefw+AIhAIK/et+Ss5s6AGnNuFqt9b7Ejej6lswUirWXdA4R+OIo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466078},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"e239315875c6d2c7cd8e726e5daf610be55211e7","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.14.1_1703814672088_0.649600565497789","host":"s3://npm-registry-packages"}},"4.14.2":{"name":"@athenna/database","version":"4.14.2","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.14.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9177a4178f1b3b167b9017b01412c57c7b9f7344","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.14.2.tgz","fileCount":156,"integrity":"sha512-j2sxa3LWgNaiw8EKOKIXgJ57jCrCnoNpmn5hk9/2rqmjvXqKoS1f3q2ZniknRbScoJo+airlDmxkl1wD3b9P6g==","signatures":[{"sig":"MEQCIG9bjGkYUF9KjUeR8maWpfpYZneI0B0lYXBGevm66u+AAiBIAbLQTvt9llZyCulH5eqhJwmC0cLRRtYJuefF/To9wA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467243},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"40ce18e8ddcbb551ec6f7e55e355d7c51276a673","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.14.2_1703851472110_0.9288535120251002","host":"s3://npm-registry-packages"}},"4.14.3":{"name":"@athenna/database","version":"4.14.3","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.14.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"19f45e0413e737dee24706e5b54a80bb64fe6092","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.14.3.tgz","fileCount":156,"integrity":"sha512-tGBuTf/ohJD1eAl1IibLKbNPJIMQ9UNtAVrL0T3Hkb2ZAcUiSgsZ6KcUTG901n+0a8da2DO7MDoeSWwdAkmn5g==","signatures":[{"sig":"MEYCIQDVRaoqBe7xo1Q2yq5Bpo0ww91j/JiNKpvpMTbRd+8BWQIhANOcGiCugfQtjNlHi4Vb8H1vz4pjodvgDhpMzirMY377","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467229},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"b1d3d755ce196d356196ba88eeb542aecedb039a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.14.3_1703859724897_0.7035146656938951","host":"s3://npm-registry-packages"}},"4.14.4":{"name":"@athenna/database","version":"4.14.4","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.14.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9c6732723ebd5cc6573058c5730f0d851b99ffee","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.14.4.tgz","fileCount":156,"integrity":"sha512-g4KHK+zJ1DPXa/xjuZnQXy2pRWUww6ljiNEPz0b785TJM4QDbP7oPluJyua5bPD5MsqSSs3mYYMkdvG+znN74g==","signatures":[{"sig":"MEQCIBEj5OtRmKm8LNJPlDfZPdfRYewNXCtWaVjsyB7QyNksAiAvTGAz6Edh1Slhvk2iBUGAhG5vs1TByZ9e/yEL8zwCrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467308},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"743723df00633358b5edbc24f2a7255a0f314092","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.14.4_1703861388649_0.33752254208352683","host":"s3://npm-registry-packages"}},"4.15.0":{"name":"@athenna/database","version":"4.15.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.15.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4088751a5d622a3b00ad5d7286374cd422e36a51","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.15.0.tgz","fileCount":156,"integrity":"sha512-Cxxd2fDZnBv2+LT1+Bi2mbNs6vgfbkfUZu/lQ4fBslmeLOzS7773njuyoyHZ9yCrF+62wDYogVsiiPv/9erVQQ==","signatures":[{"sig":"MEUCIQCZPg27wTAEVmHTfBkogsoFSmM46sb1eRppnAr+DNKDEAIgDnxDZ+cqvEnWsWfIgRm8E3SNTWQT+R77nA+yGwPhDfw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467308},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"c6b0e2d7e94f6b8b3a63c9460a5c628b12916a77","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.15.0_1703886099613_0.1511596434389475","host":"s3://npm-registry-packages"}},"4.16.0":{"name":"@athenna/database","version":"4.16.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.16.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"cde6e75c426e30b3bd6d0522275f51e6a9d9bf13","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.16.0.tgz","fileCount":156,"integrity":"sha512-zcFJkAKA0L8vFAWundGP/y95WqKCbDmu8Q4W0ETWRIvnNVmsBsROiOKvmjoTNiu7/ktXRX8lJKsj85Ru8qCpSQ==","signatures":[{"sig":"MEUCIDvS6OGft9w9ybG9ZnCmGgSydLKwZ7W74/UTdxp1JRthAiEA/JHA70M1w6Af5xBJztv2vw1+oeHj2MNncOD9hKk1OeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467526},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"65f6d1d6e2640fede62dea1484a1e9ebbe14ee18","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.16.0_1704024020315_0.04957364960386745","host":"s3://npm-registry-packages"}},"4.17.0":{"name":"@athenna/database","version":"4.17.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.17.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"264952540ee3a43438f3de9961b4b2673bf9e3d4","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.17.0.tgz","fileCount":156,"integrity":"sha512-Rw2L1fh7a0LwnVFx+nNZXS2DEB7GyrIZJAgrreHWo42wPOF5D8Aeg9fKAi0/IncZ8xoZi+ts7wYL04nmhUrnDg==","signatures":[{"sig":"MEUCIA7EFQBdLHDKsuAhoUo5XiKa+0JKZ23IfwiHrNWJgrt9AiEAoCXhXCWalJuz/YyTfX0z09zDjNWyQ6u62OhkqdieAcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467812},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"bb52069da23b72d60458a9b7a21e0eef5cb36105","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.17.0_1704025280393_0.7130914271548583","host":"s3://npm-registry-packages"}},"4.18.0":{"name":"@athenna/database","version":"4.18.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.18.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e97d3fbc4aef2076eb30020d00421862914697d2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.18.0.tgz","fileCount":156,"integrity":"sha512-9WS6G8ecYa5IKjh1SNy/OTWBqGALbmNeFyFg85GbBE1uNUpyQ87DfZPKcKWRniHd9szS+weaC0QdsuB1CNvv0Q==","signatures":[{"sig":"MEYCIQDc7/sMj4xeC+HqBZdY5oxrIPrJbXT2PcUnejDi5bOKSgIhAP/kB1uZW1a8QuWkAbFKd2RpG1S/zT2qzej5MNW3AsIK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472642},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"015c55efaeba0f551ce5cbf7a63ce26f733edce3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.18.0_1704240008627_0.8449916155059876","host":"s3://npm-registry-packages"}},"4.19.0":{"name":"@athenna/database","version":"4.19.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.19.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d19b1e51650b605f65f9f6e10100fa66987033c1","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.19.0.tgz","fileCount":156,"integrity":"sha512-d6tXIn6DV3j3nUars3tF6G2UJa41H0PImxnyF8XZt7x6i6PVEAncKvAmChBMSjDK7PTp+4VoDvN87pbBL69B9g==","signatures":[{"sig":"MEUCIQDv3qU+ZurYYJnDWTR+fqbyDfrjOSOT+7JxRgpBeQbqiwIgTv8XcTsztcxe9LPZY8rTsRYcOtSJwskzlEDl6XeL7yc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472896},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"736d823ea902b7a830160cbd903d83d297c92c55","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.19.0_1704305390856_0.16789303719758042","host":"s3://npm-registry-packages"}},"4.20.0":{"name":"@athenna/database","version":"4.20.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.20.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d66dd6ec69309b01005251e77e7d22d4c552eabb","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.20.0.tgz","fileCount":158,"integrity":"sha512-wB4jRMtcPUsPTtjSRto/3DOPLYTRhE0plydDVfI1sQN1nOGiX7INs7yoe2YK/f5Qi5Bn3NB4d6Fpm/BwoDjJyg==","signatures":[{"sig":"MEYCIQCgS/D2SJIljGybQbfPTWYkQG0y6OkVuRPSCTQL/LWBAAIhAJeXA/8uvl/YGxpCENU/Rqyq8SI6SwDVkZGPdpevb/Ud","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473518},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"dc371ceb2a3bd368ef40a5a489db097a790b26e0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.20.0_1704309786238_0.4543287016187729","host":"s3://npm-registry-packages"}},"4.22.0":{"name":"@athenna/database","version":"4.22.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.22.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"56e6a5e74c04013375bfd9f05efe72e6af8bbf67","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.22.0.tgz","fileCount":158,"integrity":"sha512-WjTN7CUMy1lXjB2vmBPYGtJ0NzQn3KPstzbBOD9VzS3vGHBnz5u5KhwWu2M5seyhh4KyZpLoMroUo+HNc/r9xQ==","signatures":[{"sig":"MEUCIQC+DztNVhZmqrr5v0EXpvWuSA2iQZp7sRMjCC1FsO1XqgIgec0a8GKiCtkvhVde7I9daPTkdmyeVCVJNk/4++uEf7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474408},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"9106b7a44b086255167ce51e869928ea7520fd6d","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.22.0_1704557501848_0.9052378976498046","host":"s3://npm-registry-packages"}},"4.23.0":{"name":"@athenna/database","version":"4.23.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.23.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3da3cc4367ecd7a8fe1632c19d389b37f6581c9f","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.23.0.tgz","fileCount":158,"integrity":"sha512-0U54EVZCt5qwpNYVH5L/wO7PbJmVZRl1nW8E5doULdy+caDHKTV/2/daqXeeMB2Qs0rXd8Fk9SnFOrq6q3L46A==","signatures":[{"sig":"MEUCIHt/msq1nGAB+rVOLeU/0tHqSQZWYx5r+Tdo6jvuTy5IAiEAogn5d9tYkjBccysKRJ0sWXoYVwKVU2Mx7iE62WTqQ9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474415},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"2de2cfc8f50110f34d95a4a5fb9dafd649b03f92","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.11.0","@athenna/test":"^4.16.0","@athenna/view":"^4.9.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.24.0","@athenna/config":"^4.10.0","@athenna/logger":"^4.12.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.21.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.23.0_1704565237033_0.23677780201300047","host":"s3://npm-registry-packages"}},"4.24.0":{"name":"@athenna/database","version":"4.24.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.24.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"678796b2b42f053bcda13f593465554bf26da53e","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.24.0.tgz","fileCount":158,"integrity":"sha512-YWoy318o8+HJWnF1ixPJFoD70zz45zM/61lBex7+n8bUOB5tufV1WNqLTzw4qTfsTUppXZuIu2A39EbwwMISGA==","signatures":[{"sig":"MEUCIQDs4MJsgEsZ00CN485pf2pObTsOKCyAQVjov/hNjN9wVgIgB9qXdUOufFPsG/cZpt+9UrHIs0h1QRQKXCnKSsxOwYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474416},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8ffb5fff976000d3b8d3309e1f9c8fe6a95d33fe","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.12.0","@athenna/test":"^4.17.0","@athenna/view":"^4.10.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.26.0","@athenna/config":"^4.11.0","@athenna/logger":"^4.13.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.27.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.24.0_1704575955812_0.289659942687581","host":"s3://npm-registry-packages"}},"4.25.0":{"name":"@athenna/database","version":"4.25.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.25.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"38b04b05955b9b277a27eb8ee274a33828dcc29f","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.25.0.tgz","fileCount":158,"integrity":"sha512-Ys+j6mw17nb03nlvH3b1cYJE461hHT+Ct+0yTGGYhqaRErHwA85BmCMjcGlL3lP8ke269qipncqainxhllWPKw==","signatures":[{"sig":"MEQCIEd0fh+7QMU2H/rwlqyZ/kgFPrtI++1hXWXxr97iR7zfAiATpYW7q89tOmrbENMS6oMLIy9hptN86J3WstLeuUTMuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473895},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"41647d741f613860e6ba0af61b60a2cb6834067a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.12.0","@athenna/test":"^4.17.0","@athenna/view":"^4.10.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.26.0","@athenna/config":"^4.11.0","@athenna/logger":"^4.13.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.27.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.25.0_1704665759914_0.9627930862270473","host":"s3://npm-registry-packages"}},"4.26.0":{"name":"@athenna/database","version":"4.26.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.26.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6aa69105015d9c741a20b8fdbf09783d48f6b037","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.26.0.tgz","fileCount":158,"integrity":"sha512-iHFFs+O+kWbUpwLI5S6ZoVLsj4kdznUeG1/RKn7YlTS/d4vyKieVt/XnT6pDgHQXbmHvTXgFE8g7JfJMBNvBJw==","signatures":[{"sig":"MEQCIAJJ14kErTjU+ASHqj31jarL3yimArjR/NP+bMd1DZZ0AiAk5fZdTIGZVxPpYcM2Me0qkFjgpcbPAYkuFXKUQQaMZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474113},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8d055118df859e9c661ca6b849cbce3a185a1a20","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/view":"^4.11.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","@athenna/logger":"^4.14.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.28.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.26.0_1704839337619_0.22928893158927255","host":"s3://npm-registry-packages"}},"4.27.0":{"name":"@athenna/database","version":"4.27.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.27.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1e018444756e7b4333d1c8387507a454a67ea316","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.27.0.tgz","fileCount":158,"integrity":"sha512-uxek3JG/vjquWlSI6+EkVq/Aag9Iid4RV9eFLC5ZSmOLxMjwHe8bjGWFyCyOIyyAMZavFzVHtPN3henBEYxZGg==","signatures":[{"sig":"MEUCIQCYEVen8YMosHmz9k/DznPX2ks6tWvqwZD3dFcO+DCwOQIgU3wnTjareIHpk1m8UoIXlwHrTMwcWSY6oCt37oAi64M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474963},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"7daf44ab15f049c88fed26df80af01c279145556","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/view":"^4.11.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","@athenna/logger":"^4.14.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.28.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.27.0_1704842162052_0.6909753266379173","host":"s3://npm-registry-packages"}},"4.28.0":{"name":"@athenna/database","version":"4.28.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.28.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"ee199f0e525096281650b47c7fde75435634c2c2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.28.0.tgz","fileCount":158,"integrity":"sha512-Hz8KncqZZiexrrc9t1oPRGqrD03KKIBSlRisbDMOY9EFox80iIZp2nkWG9yMZvHNle57abnHe87YYQElsZ9EOg==","signatures":[{"sig":"MEQCIGw4a/Ri/6toaQRjJUxwCbqLS4jAC3MLogwiL/IGNtYoAiADQ25ZZMMrHfJ4t67jqFVFu23dD0PfCBPfW64QLHzEng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475283},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"b4d585bdbe61e8974f896310f9be9affbcdde00d","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/view":"^4.11.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","@athenna/logger":"^4.14.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.28.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.28.0_1704985979316_0.5641581479051372","host":"s3://npm-registry-packages"}},"4.29.0":{"name":"@athenna/database","version":"4.29.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.29.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"fb0cb8d0e08dc5f0522594a4edc933cc91febf19","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.29.0.tgz","fileCount":158,"integrity":"sha512-h+7CvMvWsj7IF3iJfaAedGZMgMY2OpGQQT/iemPKyTU2tL5v9AB4uk9QAHIWEpy8foTWptyfAStVvqkHK2JlLw==","signatures":[{"sig":"MEQCIAXoOSBbYr1wQsgUsf18zV4GJKpdh1QlhRiyZv832iO5AiAUtWaRd+mlLZGSwZOQozXla6N/7d76WKrfa43Sx5cW7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475371},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"3b31e315638608492d6ef4fb4774a969ff786aa0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/view":"^4.11.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","@athenna/logger":"^4.14.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.28.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.29.0_1704986332764_0.040673008736406224","host":"s3://npm-registry-packages"}},"4.30.0":{"name":"@athenna/database","version":"4.30.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.30.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6e7a7627c345d777ce78a4423715bdbfd768f11a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.30.0.tgz","fileCount":158,"integrity":"sha512-LfNe0P0/x/8TiSr+CeVmuzV2nNUj02dC/eYXaK95Zd72rgyZcaToQk4yau9qrqjpOdnf+yUA80wEAsuchrm5dA==","signatures":[{"sig":"MEUCIArfIE//B907eZRfV+Oil4wHT46DQDDCc0NYfTjduEwXAiEAh+oo2/o6HFaBfEFQk8q/uCUdlDPsNK6taI5bcGbCAoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475379},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"f041674ecc62eea1f5a4623b16c3dd1baf9cacd3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/view":"^4.11.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","@athenna/logger":"^4.14.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.28.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.30.0_1705001367366_0.2153452186668121","host":"s3://npm-registry-packages"}},"4.31.0":{"name":"@athenna/database","version":"4.31.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.31.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"553a75351cfb5d05f1ed6830717bf3c0eea89e99","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.31.0.tgz","fileCount":158,"integrity":"sha512-Zjj4MSyCRYhXceMM+ja57I5OEAKO3Fro9WzowLWwmwyw9Qs0QM1Xf1j5H0kYj9PsjhX1vrYIEpXu5H1WHVp8Kg==","signatures":[{"sig":"MEUCICb1jASa0bBGVFxzZEb/2H/tShzjBmb+rW/aQPuwGidmAiEAkcVrrYjGRULu2I/aZ0oPEyAtwa/ogBZY/+WB205i4Z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475706},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"3ff631ad15d073df4f4b66aff6815b77b00d86d8","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/view":"^4.11.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","@athenna/logger":"^4.14.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.28.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.31.0_1705170355512_0.006480548005152853","host":"s3://npm-registry-packages"}},"4.32.0":{"name":"@athenna/database","version":"4.32.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.32.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9c3cc693a641e595379114cbd7a497be8e02dd92","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.32.0.tgz","fileCount":158,"integrity":"sha512-wYeoVYWLpkwKJuc9H8AkDdVZk604NcelgpLdKXkHL2eSYytUS4s5fVk9XsyIdcvjg0UFHstXhufyg/D4NHSvXw==","signatures":[{"sig":"MEYCIQDFqyLKtcSOdROg7ssMMW22ulIKUuNNnv0P4PlKQNYtRQIhAMN5DStnEU7LT62/oSsq+sxXCgg8qBuDsPPrQW3DdRZJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475706},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"c34aac60ea7b71f029e6e0a69c56dcbeae5123e9","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/view":"^4.11.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","@athenna/logger":"^4.14.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.28.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.32.0_1705179229501_0.5192100833472326","host":"s3://npm-registry-packages"}},"4.33.0":{"name":"@athenna/database","version":"4.33.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.33.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"90cb2f08c1e0262829981f9a80da2ddb00f8c2d6","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.33.0.tgz","fileCount":158,"integrity":"sha512-wT1/olru7c1YIsfD8rMm2udywHxL2ES42KWcjNDP7F7EYmI694oZCcMRSih3xoQZTrNwFbdPBzwlNjW5qEdiXQ==","signatures":[{"sig":"MEYCIQC37UnSxoT0ZmKSIsRHTS8lpvon8LuuxCUKPD3m6DkeowIhALQVvpCc+p3Csq6bsWiI799K3kxQv7YGBh+2mAC9dsdW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473181},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"ad5491f354e59aeda6125252d93203d402db9779","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.0","dependencies":{"@faker-js/faker":"^8.3.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.13.0","@athenna/test":"^4.18.0","@athenna/view":"^4.11.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.27.0","@athenna/config":"^4.12.0","@athenna/logger":"^4.14.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.30.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.33.0_1705364051957_0.8749639518042447","host":"s3://npm-registry-packages"}},"4.34.0":{"name":"@athenna/database","version":"4.34.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.34.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4c66ddd40e8d68a12b7343a690c79d1a90a8ce59","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.34.0.tgz","fileCount":158,"integrity":"sha512-G6ifbYCkv8MCGFYvsLBGM2FMzye3b15wxNixih/5n9fSsIAIAdJwggsOJVwUdG53VXYZD28EUQmFzIeLpoSiyw==","signatures":[{"sig":"MEYCIQDje2Dm81rdH8WzysNfB+fYzgFf1qSnn3qNJmjJ9dusqwIhAJ5eLuJInJ6jvoHf3EwK4IId17K2T+j1cljjAlCPF9wV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473181},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"44a3bbaca5e1a667df1915b53add31cb9a4afd32","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.1","dependencies":{"@faker-js/faker":"^8.3.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.14.0","@athenna/test":"^4.21.0","@athenna/view":"^4.12.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.32.0","@athenna/config":"^4.14.0","@athenna/logger":"^4.15.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.31.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.34.0_1707515020884_0.5362307307594563","host":"s3://npm-registry-packages"}},"4.35.0":{"name":"@athenna/database","version":"4.35.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.35.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9383041c6603afd9155472cd63f272664026576c","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.35.0.tgz","fileCount":158,"integrity":"sha512-lg5ty/qnQ4armCN3EJicQlVXNHrFovPLufBMe2mM1UXVWQAuf2ujIAwEDt51bdcFY/qXYBNWcNWiJrEg1iG54Q==","signatures":[{"sig":"MEUCIQDPtNxae9kvOXF5ZgaaD7+hke3cY+JGqNLwfMYCiL/3ewIgHH/qIX8u5d4iYEjDS6beu6iYOTnRHwr17pu/Uy2Vyas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473181},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"fa3bed1666dc2f1746875fe9b28980604c71c48c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.1","dependencies":{"@faker-js/faker":"^8.3.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.15.0","@athenna/test":"^4.21.0","@athenna/view":"^4.13.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.33.0","@athenna/config":"^4.15.0","@athenna/logger":"^4.16.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.32.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.35.0_1707598705457_0.521329090962743","host":"s3://npm-registry-packages"}},"4.36.0":{"name":"@athenna/database","version":"4.36.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.36.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3c70a668bbe9402205e1030762162e9742dd18ce","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.36.0.tgz","fileCount":158,"integrity":"sha512-TqQQU1XCwDaCkvstuMMC0csAUZUZ9jgx4Jy1MVbOE/HlVE6RaO+p2nO2MFP/l91LHtNd+FA5okxuf7+xT8/KgA==","signatures":[{"sig":"MEUCIFuC82MuHhJRdH+s4P+8Zk69luPv1CPs+jA4a99/OdbyAiEAt6nyzSezKEMv+UUfJoOayX+Wf2+QgP9/ewwNDJHXI6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473181},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"a86cf9bad9c6af501d994555f8b8d701902eaad1","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.2","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.16.0","@athenna/test":"^4.22.0","@athenna/view":"^4.14.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.34.0","@athenna/config":"^4.16.0","@athenna/logger":"^4.17.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.35.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.36.0_1708808937964_0.7194490163870262","host":"s3://npm-registry-packages"}},"4.37.0":{"name":"@athenna/database","version":"4.37.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.37.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d3d7018ab0f84e7d711e474e1dec0c830efb3716","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.37.0.tgz","fileCount":158,"integrity":"sha512-NXVZ4Yzerb734nmK3FFNxE7DY5PIZSZB/PcTocR+BlGblcaRKtP5HgXgraZBmlKYb68kGdQDjHmTQojICdMLgA==","signatures":[{"sig":"MEUCIQDEKz8GO25fXS7d+/wQ7muRPNhxu96VNfmZQcMbyJr+eAIgIbXr8ZrKKeJFo7wzZ3JxJPDHkNMQ2UhD6zJGkrHkN24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473181},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"ae885e5f29c61848d881d4afdbf2d07b1430e274","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.2","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.16.0","@athenna/test":"^4.22.0","@athenna/view":"^4.18.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.34.0","@athenna/config":"^4.16.0","@athenna/logger":"^4.17.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.37.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.37.0_1708903655450_0.9918277967072688","host":"s3://npm-registry-packages"}},"4.38.0":{"name":"@athenna/database","version":"4.38.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.38.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"111361aeea7a23dfc303dbd282ed2f7ad37a84c3","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.38.0.tgz","fileCount":158,"integrity":"sha512-9z7/UavhkDN71DZQC98lrF3yHG5yZPB1TwkzBgvHiWQoU7aNgJW+ulNwDAPO9LrwYs2HKXovt3ZXUm3hnJEgWw==","signatures":[{"sig":"MEUCIH1YySTZSbGVZ9RY3OkZ1MqOXk20tmrJ0xs77I7+JLVqAiEAx+cP/H9uptuE52TVEHlZnHIyzTjSIagR2rWt9ij3TKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473294},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"0524c13e5d7cc963681effd0fed344e8b57e0ad1","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.2.4","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.2","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.18.0","@athenna/test":"^4.22.0","@athenna/view":"^4.20.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.35.0","@athenna/config":"^4.19.0","@athenna/logger":"^4.18.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.40.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.38.0_1709565674790_0.7088668606460125","host":"s3://npm-registry-packages"}},"4.39.0":{"name":"@athenna/database","version":"4.39.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.39.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"df9aed2dcee5a66d7adfb8a41cb9eaa233b754f9","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.39.0.tgz","fileCount":158,"integrity":"sha512-o1G5ZzFSIrBVmRBCyROcBnlU4mZMHb4qkM3FeIPtMSXTEBHAqyi+io5bNCDG9CapIl83Bt7ukH0ktJhC0DzwLQ==","signatures":[{"sig":"MEUCIQCpdMbzgcuQiQ4AVrJnOKNGPKaJjWHn0maBrbbQ0dUgPAIgPGatWOvuON5BWxNjbYhrP4rrr8HgceAAYtf+N0Cpt2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473372},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"0af6849034be7e8871dd48886d3f4a04cf7a04a0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.0","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.18.0","@athenna/test":"^4.22.0","@athenna/view":"^4.20.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.35.0","@athenna/config":"^4.19.0","@athenna/logger":"^4.18.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.40.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.39.0_1709802314974_0.10400304949440309","host":"s3://npm-registry-packages"}},"4.40.0":{"name":"@athenna/database","version":"4.40.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.40.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"26e6832e542c622f7b3ba814aaa0804be6c8693e","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.40.0.tgz","fileCount":158,"integrity":"sha512-MD9NtNUcEb/qEajJtRrmmN5qxaJhHozz6lTaszNGpYYlEoqUh6uPtruRZnIozQ35/yDMPmZdWeCDanX6W9Zo9Q==","signatures":[{"sig":"MEYCIQDnpv9SdLDGQ5j84m9pbtIbx6JM/DLVWSVU5d+Rz9OAngIhAPh6vfwvmF7rnOoQmQLaMMBkz6VKCWJ39vQmio6BETP1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473372},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"be030e2b6cd33e63f15c8c43b3cfd66ad7f24af3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.1","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.40.0_1711637379522_0.055570631171871776","host":"s3://npm-registry-packages"}},"4.41.0":{"name":"@athenna/database","version":"4.41.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.41.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"bce5e1258ed3f86e974633f00a29cae5dd888d8a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.41.0.tgz","fileCount":158,"integrity":"sha512-v8+7WXWLy5/oMWjnVHvH/gWBeHcL3G/SNMBJBgNz7PXUSJxVSdNoD0Vdza/53DUELg5p45lK+UP02/F0wOr0Hw==","signatures":[{"sig":"MEUCIQCFVlRYQWpvgwJ+OLfCk22AVhnuoOGTg8Mz4/iQClJnegIgfr5xNkDqSbLk7MaPvp3oAwkNraw/1hEUgpGrq/5Z0vo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472750},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"2e8774bf6381608531f0678fc0ec9802678cdbcb","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.41.0_1713344306110_0.976567818975312","host":"s3://npm-registry-packages"}},"4.42.0":{"name":"@athenna/database","version":"4.42.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.42.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"5de3a72bc3e6b27f3e0ac400ed9aed5e9d4f1eb3","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.42.0.tgz","fileCount":158,"integrity":"sha512-p2uML+TtVq5oajiGfjMzOrJIrzADjWa7qVCjnGMP4FBUWqt28NY1Z7s1tSmqVAS0Jf7nu1qm/1fRv2WyvZkHMw==","signatures":[{"sig":"MEQCIBpx8gC+E/eVvXbJGWL2uXIt348X+0TRe6gVUmAz3QwTAiAxhOvSRw7/TH/NcfSUSAsCZ25Xx7QCwTVKh0p/kI+a1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472385},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8c38dd9fa7f338bc606f5723160dcea7b1ef623c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.42.0_1713624811504_0.15067558687024096","host":"s3://npm-registry-packages"}},"4.43.0":{"name":"@athenna/database","version":"4.43.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.43.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"022eec8a22dd3cead9b84fb55de0ec787796c3ac","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.43.0.tgz","fileCount":162,"integrity":"sha512-2TizdKMhJqOIrip6oNLzrIlU4nSGfEWPIlM1LHeRYaRuxsziw1jkHgyP2GsHQisD3obtkU2Qke4rwCWxYCc4zw==","signatures":[{"sig":"MEUCIQCsNGifi46my32RJ9lfaKxvbfk0piqlQ3u8bUthRet2pgIgA/CoQ3EpNCZgFJmpI0OCdSyXYydJt9U+ZgXx9qTE9ik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":479111},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"4632c96ebc0298065c3712e04c511f9f87a608cd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.43.0_1713954605407_0.7181222249648616","host":"s3://npm-registry-packages"}},"4.44.0":{"name":"@athenna/database","version":"4.44.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.44.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9abf4ef1c9ce465ec3a5de8eada904d25692cd39","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.44.0.tgz","fileCount":162,"integrity":"sha512-vQ4LVyGA85xYmSEa8hhsfQttzKkKXAsKvq0mOG8CJQJVIlrRI20Kh1hCIxDyHfK7Z82PHPicwu/aGJ1oKje2fw==","signatures":[{"sig":"MEYCIQDCTBBSDM6ysah5X2R7J2bo1ADh9XZ/zRTkNad9Wlex3gIhAIF7uAtOE2Glrij3qmgdDDpelGlhP5HmVpWIH1C9Bi65","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":479537},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"466293257722ec5bf1a9041385e3f52f0e08e9b3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.44.0_1713956675883_0.09045533773104886","host":"s3://npm-registry-packages"}},"4.45.0":{"name":"@athenna/database","version":"4.45.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.45.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7f4ecc9ddced102fa93ff07784342b4a6ad2a966","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.45.0.tgz","fileCount":162,"integrity":"sha512-OE47z5KgunNFSnW0LteFuIZ4oZS44Mwu4fSM6q9SOq44ikqgou0JZ3g1Vt8FUneu9cgTN3Gq81YYmPmzGiMJzQ==","signatures":[{"sig":"MEQCICAIi4n6em8ky2RWkJ4TAhpEgLMNWDtsI3XHahR3zT8nAiAfYSb6BvP6gkDK2DspT0jZZA+quNeL9y01e+VVhbj+IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481694},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"b493c0842f05161fd6ee34563efd4a318f93fac1","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.45.0_1713970329701_0.5056020508911454","host":"s3://npm-registry-packages"}},"4.46.0":{"name":"@athenna/database","version":"4.46.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.46.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7cfc677faf64f00da6f244f02747b6dbf3f55159","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.46.0.tgz","fileCount":162,"integrity":"sha512-txMIbTDELHLkBeM7nkew7FIUhF8Af7ppTnyqnoHsYIaxg3EGpw3mmeLJnx5VkOnIo5wGSn6heUsc+xPEdSB5yQ==","signatures":[{"sig":"MEYCIQCE/qNjzZg9t69MXYnxLwguOq6BfMdcelPCBXFzIY6joQIhAJOeroOELbPysC2f8WzPO/scs2TgZN5WlBKA+xIfQJl2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482362},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"daf5df089a22ae3fdd89a2590995e6b1dd3fe51a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.46.0_1714214773215_0.4476400228892574","host":"s3://npm-registry-packages"}},"4.47.0":{"name":"@athenna/database","version":"4.47.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.47.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"02c452fb9c01bab21d7f13e4cb6ab0bba23db3d7","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.47.0.tgz","fileCount":162,"integrity":"sha512-WH2JfAvp+L1enEgTwZoKfKYER6YtZdgIH2qqBkz7fXRGh5MItbIPKzTGXpOdCrJ6kRyM5WrMxBLL/Npr5/Qj7w==","signatures":[{"sig":"MEYCIQDTdsc5GRTobMX/Zbq2JYoHJr+tXUcVU+QroqaQcUz+NgIhALXX0yxP5pB/rVS3QVwbUNeqKCeJ+eDKSvGAwdRf0VzE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482457},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"82bb5e3cc50af250c9e1f844de53d30442751c5e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.47.0_1714294808103_0.5916464443280554","host":"s3://npm-registry-packages"}},"4.48.0":{"name":"@athenna/database","version":"4.48.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.48.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"164768babfe679c2750de14ff593fa586342d197","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.48.0.tgz","fileCount":162,"integrity":"sha512-5GxLHhYnQExW5uaKzQxboXASyBNx3WMMfsGxc+N0T8gJcEENaliWqThCrW0RzbknXCtiqRMD3aFnl1RdHld4PQ==","signatures":[{"sig":"MEUCICqKOsbNy+YC3P2ZkZ9vX2bPHKifzolbYxauBaCwEV6hAiEAsPQWMqW8YCm50MpO/YMGEQfuOI78u60OhK6AznoD6pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482629},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"bd4939b4ab96d6143864e2ce59f1de29269389a1","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.48.0_1714297728745_0.19243219463830985","host":"s3://npm-registry-packages"}},"4.49.0":{"name":"@athenna/database","version":"4.49.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.49.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c733125f5b77ff7aff83e495249632d2a9104816","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.49.0.tgz","fileCount":162,"integrity":"sha512-D2yKop9D1kvs4LGuzWciNeqispEW64WU4x1gYdH1X+LFOkfMCAnHIKys+0zvoL/SqXAJ/qqWwwlYXiUHpoxJaw==","signatures":[{"sig":"MEQCID7H7qoLmt9SMoDHE6MQPaPSD6oEQcyF0/MVTG6isQobAiBSBM17BeMDSl7XpK6WtyreTh5KgVkY+zmsPfG4Nei0Ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484083},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"667e222d5e8d5194f29d8dd72cf98c5293873168","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.0","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.19.0","@athenna/test":"^4.22.0","@athenna/view":"^4.21.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.36.0","@athenna/config":"^4.20.0","@athenna/logger":"^4.19.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.41.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.49.0_1714393290921_0.9197052329114519","host":"s3://npm-registry-packages"}},"4.50.0":{"name":"@athenna/database","version":"4.50.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.50.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"764f80bd1b1afc6a905516348bd6c38e0333729c","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.50.0.tgz","fileCount":162,"integrity":"sha512-dJ48bijgXH/P4aLokxXsuWRVEl702Tr4a/0i5W9v4YOi5uUM9az5lK1PM+2VlwqPPrRA/IbeGzTVooWV8BLnjg==","signatures":[{"sig":"MEUCIDoc22Q3GFZWDcLFXpBR0EElSFAAZL8Eiym4su38XnYqAiEArIiuwueYgpdf8K5vw7osXI9Uuw+rZoyNafF97rGODTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484083},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"6c3f1383f33c042d44882242c7091aaf42f58bd4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/view":"^4.22.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.38.0","@athenna/config":"^4.21.0","@athenna/logger":"^4.20.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.42.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.50.0_1714398802446_0.7762653233530616","host":"s3://npm-registry-packages"}},"4.51.0":{"name":"@athenna/database","version":"4.51.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.51.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d9df627d80f7af326bbda7a30a1a76db023ca193","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.51.0.tgz","fileCount":164,"integrity":"sha512-BORboKUFG7MLgVthbQJSDpHGet3idpeOVotn++CyAJyjoHLmKP3vTQzOKh1BPaUVg/ZLgmIDzcK0bv3sEnpmxg==","signatures":[{"sig":"MEUCIQC5orrB/T/tkw0I0k0xqbkNuSoVhIoDNSsw26m7uHDnjQIgDo6/iOQFszmE4ByeNNMehj9Msu4eBO49+Va1Hhcs0t0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487577},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"c41b6407402c7032389cd0bcedda82b4b473a76a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/view":"^4.22.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.38.0","@athenna/config":"^4.21.0","@athenna/logger":"^4.20.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.42.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.51.0_1715429795918_0.7695172278294087","host":"s3://npm-registry-packages"}},"4.52.0":{"name":"@athenna/database","version":"4.52.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.52.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"045db8fee64fc58ac84c6af63a48e094f6bd664d","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.52.0.tgz","fileCount":162,"integrity":"sha512-T8lqWOEUSebqfa2CgFBGuN6dNxWVsXA4lBmCBQw9D8fRVPRhGmiEg578Tl99LLoHxZSmUG8QMOxmqwLQfCiejQ==","signatures":[{"sig":"MEUCIQDz2eVs8nSL5d1CJV3HygLTB3ovdQp0cN7jdWazd47+hAIgdsYjb7CyKvwGzL6zLFbLxHegPNmvFrvrZfKTm2pGk8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484083},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"40c36736601ece6373d4d7aa1e13efe2e6865714","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","husky":"^3.1.0","eslint":"^8.36.0","mysql2":"^3.6.2","mongoose":"^7.6.3","prettier":"^2.8.7","commitizen":"^4.2.6","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/view":"^4.22.0","better-sqlite3":"^9.0.0","@athenna/common":"^4.38.0","@athenna/config":"^4.21.0","@athenna/logger":"^4.20.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.42.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.0.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/database_4.52.0_1715430237665_0.6858464528603869","host":"s3://npm-registry-packages"}},"4.53.0":{"name":"@athenna/database","version":"4.53.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.53.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d00912d75c4faf10a0f2cbd120ea76f6631ef9ce","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.53.0.tgz","fileCount":162,"integrity":"sha512-NKgOAjP/+8wdF4QRQj+exviK9eITxeyTcL8tUuNmcLzBp4OEvOo2mFCVmVMg/1Li4UM/2CWVKsq/uzb49PATVg==","signatures":[{"sig":"MEQCIElEOXgrLYQJb4vGdRAJrU3D0zgemrIa1r77CBzTtIgnAiAlavIbimA3l1cS2zfPPReNI8Jnx4XlbKdkfhyL5y2mMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487972},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"705fcbd28493dc000136445c7e61d155f9aec7f2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.21.0","@athenna/test":"^4.24.0","@athenna/view":"^4.23.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.42.0","@athenna/config":"^4.22.0","@athenna/logger":"^4.22.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.43.0","@athenna/tsconfig":"^4.14.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.53.0_1715975222958_0.8726762643817338","host":"s3://npm-registry-packages"}},"4.54.0":{"name":"@athenna/database","version":"4.54.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.54.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1683c72a5451ba31cb064b4be672296898acf6d4","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.54.0.tgz","fileCount":160,"integrity":"sha512-d3hmgJiZLRtrEemRBft0/mIsThQlixuuEMjOYHNwn+PBT9LZ8BjuMxPV7DImTwmSV3AAyGs6gGlVca+ide2kPg==","signatures":[{"sig":"MEQCIFePmBCt8mO1UreoJbIKzxybqIS+12J/HMHaZAsS4WFnAiBohIOSM6W9rJ28dBg1jZDB86NurXQoowOTWkaCGEWZZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485020},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"f6427c66c8ed0b452e1b101060be6df9c4eb2446","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.21.0","@athenna/test":"^4.24.0","@athenna/view":"^4.23.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.42.0","@athenna/config":"^4.22.0","@athenna/logger":"^4.22.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.43.0","@athenna/tsconfig":"^4.14.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.54.0_1715976819030_0.16356911380103978","host":"s3://npm-registry-packages"}},"4.55.0":{"name":"@athenna/database","version":"4.55.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.55.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3718b95585b8050ed31e46c2b74777ae4e47c878","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.55.0.tgz","fileCount":160,"integrity":"sha512-fHmKlRiasHVWkxxzuwUQetlxosxLeMz7dukle05t/u6zo5jnJwQrLpVv7uhPD4mZON94H9vpAi66v2VxvXA32A==","signatures":[{"sig":"MEYCIQDi9AhT+/5tXleZoAqty+pV4dT6X7cx5roXshrnU9gz0gIhALEGa0W6bCrtC7Yule5NPeo+0U9XWAFwOUfs57AK5jqI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484645},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"7454a8f7d28f9106ecbece58c1bfb0bf23755959","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.21.0","@athenna/test":"^4.24.0","@athenna/view":"^4.23.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.42.0","@athenna/config":"^4.22.0","@athenna/logger":"^4.22.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.43.0","@athenna/tsconfig":"^4.14.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.55.0_1715977726541_0.15234305786395397","host":"s3://npm-registry-packages"}},"4.56.0":{"name":"@athenna/database","version":"4.56.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.56.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"a5572bc3341cc254f85844a8d361c3da19f2b3ed","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.56.0.tgz","fileCount":160,"integrity":"sha512-YVvrQj4V8XFiju4uVX7U83FyPWeoZN+aIDi/sA1ANWzN9a6EKuvnNMaHV+flV06NnIfPJ7ADLMdKgwqBuDHCNQ==","signatures":[{"sig":"MEQCIF2knHoo3p8CKfO8MuwBmqH2dxHupd1Q3DZIVkGjDWJpAiAwodWtbQb51ZoIi+zxduhGSP2yV6rWumrORNkSfAN8Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484643},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"92203f1744ca3ebd95f442baa1caa1f428d98dc4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.22.0","@athenna/test":"^4.26.0","@athenna/view":"^4.24.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.43.0","@athenna/config":"^4.22.0","@athenna/logger":"^4.23.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.44.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.56.0_1716050248857_0.6409155474211581","host":"s3://npm-registry-packages"}},"4.57.0":{"name":"@athenna/database","version":"4.57.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.57.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9c97745292cb2cabbcb8462fc0c4a8fe98723015","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.57.0.tgz","fileCount":166,"integrity":"sha512-GZ52cXW8f8iWjUulET5HQi+5zaR1XA7qzhC1DDo6ODgDG7IvoGRUk++7DCxMBchWsQWZz3T/hmVVLd7QXm49Cw==","signatures":[{"sig":"MEUCIFdwAqrhrhzOKsEi6xwkDwAxmgT5H3enNs8A3TXhAL/YAiEAgxYI21vctO36gx+6wxAIn43phF7lBF8hllEFC2hpZmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":501681},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"6d501b336676ed8c11c462b8c718870bba1a2853","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.23.0","@athenna/test":"^4.26.0","@athenna/view":"^4.25.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.43.0","@athenna/config":"^4.23.0","@athenna/logger":"^4.24.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.57.0_1716559979562_0.04307958067641127","host":"s3://npm-registry-packages"}},"4.58.0":{"name":"@athenna/database","version":"4.58.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.58.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4c27efe040874d1968ccb187887c99927f875857","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.58.0.tgz","fileCount":168,"integrity":"sha512-YbFnGPsdhZlNVpt/D74H0XXBiyxekJzvc3sxkdRU+ppS5D7RdDfkElwzgM0xPom9N+q9TGOftYE86ehQOOjAJQ==","signatures":[{"sig":"MEQCIFResYSQj6qhvWCcrqfzqaF+pp6nK5+nryzz9Y9YBGo3AiBkCZZ8w/pc9CragmfTfwW3kAKChYbuff3G2uEx2daChA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":516410},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"1a4c97919784866ff936a1ed4205f738f024f3d0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.23.0","@athenna/test":"^4.26.0","@athenna/view":"^4.25.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.43.0","@athenna/config":"^4.23.0","@athenna/logger":"^4.24.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.58.0_1716759647960_0.28262249244064974","host":"s3://npm-registry-packages"}},"4.59.0":{"name":"@athenna/database","version":"4.59.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.59.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c02c2fe40c896497a411745456f980273da8bd41","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.59.0.tgz","fileCount":168,"integrity":"sha512-Q03U4THmBq4Cf/k9OYZgPdd7ccG7bJkrptjIY7r6Hj5oG9Vlsn1NnDv86B/lMIO9UmdSgf0xwZ2A4TlDW67w8g==","signatures":[{"sig":"MEQCIC6CrXO4wL4uFkGVORb7RKwrUl/5l5M8NOTtyYpI+zZMAiBNiDf399DttN+XZoII7sRDcGjuL7qrMfa7/R5ynZLlPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517670},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"6d7b9c4472929cf004ab7f57f1763c6d9eadb45a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.23.0","@athenna/test":"^4.26.0","@athenna/view":"^4.25.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.43.0","@athenna/config":"^4.23.0","@athenna/logger":"^4.24.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.59.0_1716804088355_0.9188715328938277","host":"s3://npm-registry-packages"}},"4.60.0":{"name":"@athenna/database","version":"4.60.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.60.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7925f66687e08f65206f63737c11ee819e6ec99d","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.60.0.tgz","fileCount":168,"integrity":"sha512-BeQrdjujpC+4tOgms5TWBe764/fTGXb7CMGgy2oibbAI2q3uilnqUZ9CdA1hqFte8xUUIJhmHi/medHjsdmDGA==","signatures":[{"sig":"MEQCIBeFxEb2rspJOWODeAGFA8wUX9dmGu9SvddpCdHS8tDxAiA7peRZ1oY/G178OLHiD+5uM1q0tMPGINRpGD7V20QnqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517636},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"46d06fd3ea35adf722a632cc1b8238897d442973","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.23.0","@athenna/test":"^4.26.0","@athenna/view":"^4.25.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.43.0","@athenna/config":"^4.23.0","@athenna/logger":"^4.24.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.60.0_1716811736148_0.02459036448926799","host":"s3://npm-registry-packages"}},"4.61.0":{"name":"@athenna/database","version":"4.61.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.61.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d708b5c548e0f6578c257a29d4a5d807ae2b0a48","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.61.0.tgz","fileCount":168,"integrity":"sha512-dn+b5rpIg3FJ5QfDqtR46p1PUSScAlRMP3KP16v2O2MuwCHrRiaXpYtRBslK3PBVOKTaP+QmDxxen5DSOd/LjQ==","signatures":[{"sig":"MEUCICC1R8OvWcK+K80M804+LAtplkS2CbU70PhZj9hOdM2LAiEAhcQwScQHNAVC8++u3TUk06ErH48/hcmyUmwv/P/hRbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517677},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"2c04902c42070329cd4766b38eabc9aae34974dd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.23.0","@athenna/test":"^4.26.0","@athenna/view":"^4.25.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.43.0","@athenna/config":"^4.23.0","@athenna/logger":"^4.24.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.61.0_1716813881757_0.6788935958131324","host":"s3://npm-registry-packages"}},"4.62.0":{"name":"@athenna/database","version":"4.62.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.62.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7ea2afcf0f9673c2591248819809dd36d0132b6b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.62.0.tgz","fileCount":168,"integrity":"sha512-ED0mOSs3sExNB3T9xMnV8lCAfWdIsDzgoDNLYrRP93YxkmWwmNgIWmuJK5wZzGGEfGLneXQiy0l1R3QLGH/IMQ==","signatures":[{"sig":"MEUCIGBRbl0ZwScLW1/eoaWJ+/0wwub5T86K0d0d8Fcq/ek2AiEAzBcgWC2MnPOvCUg2dxTGT7gklFCukPGkg4TzboMYzQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517678},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"cf7f44b9d218c54a04629f2b8b3af318c5e3050e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.5","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.9.7","mongoose":"^7.6.11","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.23.0","@athenna/test":"^4.26.0","@athenna/view":"^4.25.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.43.0","@athenna/config":"^4.23.0","@athenna/logger":"^4.24.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","mongodb-memory-server":"^9.2.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.62.0_1716816881757_0.8119525617404622","host":"s3://npm-registry-packages"}},"4.63.0":{"name":"@athenna/database","version":"4.63.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.63.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6aa342f2dfb3001ca3197a7802800b2c1f223b74","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.63.0.tgz","fileCount":168,"integrity":"sha512-+xi784Q3jUhYvkUjurcLQzPwfCu557/SsByLq8lQE+XlOA/lFmFyLr9BlBwsr42m5MhHkDOv7232idW9DEuo0Q==","signatures":[{"sig":"MEUCIQD5Ki7jLXc3BMFClP18WYYnA0d4llE9evfnbiaxsQ6sLwIgB0Tw4hbZXBq2DpCyrz7cYEvhOmgiNQ/L7TmhGTEdGes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514978},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"c0315badd64a2f7e3d3f1d973ffe08bb1a24e941","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.0","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.24.0","@athenna/test":"^4.28.0","@athenna/view":"^4.27.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.44.0","@athenna/config":"^4.24.0","@athenna/logger":"^4.25.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.17.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.17.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.63.0_1722191466304_0.24039278727565927","host":"s3://npm-registry-packages"}},"4.64.0":{"name":"@athenna/database","version":"4.64.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.64.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"93296c4a5cc4308c2008deb2bfdef294d4946c99","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.64.0.tgz","fileCount":168,"integrity":"sha512-wLfVQkwX2qSasPsCoHG4J9ivEzEcSq2csltgXXpi/KfTVrbumACmoIff31dTie1TabTN/rjZit/OJKxw5OZAxg==","signatures":[{"sig":"MEUCIHmd/cId/CezS9jrdOIFJeEMYF0utjv3eApwYZv48bQgAiEA5CA1j5sfakpMFckArVgbmRSkoLWP3Zz+WBe2Unuox9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514978},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"a4c9e415c345b93f11c391c450f3639300df09bc","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.25.0","@athenna/test":"^4.29.0","@athenna/view":"^4.29.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.45.0","@athenna/config":"^4.25.0","@athenna/logger":"^4.26.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.18.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.64.0_1724495315554_0.7956201602070994","host":"s3://npm-registry-packages"}},"4.65.0":{"name":"@athenna/database","version":"4.65.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@4.65.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8b138d4219ec5cd94d2d017b73f2453500832820","tarball":"https://registry.npmjs.org/@athenna/database/-/database-4.65.0.tgz","fileCount":168,"integrity":"sha512-lmGUnxcXdwygZj5kHWZ9/V/Lh15+30LtJqDxkL+M4lnBXu08DTenSC+qYnUOwD1IS4t+cJKsPblET3iKDDp/6Q==","signatures":[{"sig":"MEUCIC1a7SDzBbAgOEgEgPBcFWLmQOEP+6E8pFpjQXXPTPozAiEA36WbxIPNwSbK8kIuOjubRPbWekhiqRSPXHfp3LZhOvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514978},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"03b3bb1dcbce04172b089bcf24d334cb0ef3e2bf","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^4.27.0","@athenna/test":"^4.30.0","@athenna/view":"^4.33.0","better-sqlite3":"^9.6.0","@athenna/common":"^4.46.0","@athenna/config":"^4.27.0","@athenna/logger":"^4.29.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/tsconfig":"^4.19.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_4.65.0_1724582884648_0.4425836823513203","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@athenna/database","version":"5.0.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"782bd26f0c25ebf293efc364c23e79afabd70ed9","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.0.0.tgz","fileCount":168,"integrity":"sha512-M/p+Zq1T08DvC/87M+xdHNbQCUhY5HqG2/9k0/iWlrNKtXdcScTkNOKxrG52H9AZ2g3avMUUs8maVSmlXps/pw==","signatures":[{"sig":"MEYCIQCDlzJ1nuk5nezfoQgyPbpazYUPtuAfHIWGzq6lJFewtgIhANbCZPhPN9kK3vHyH6lCCyhgHvyySs1d4F6RmM3f9CWf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514969},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"005b3166176e26f96ee3de17b06a4d77460b0896","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.0.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.0.0_1724674430899_0.601062317749868","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@athenna/database","version":"5.1.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"49d06f6b4e70a8f8cbb96c0576ad7737939f2687","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.1.0.tgz","fileCount":168,"integrity":"sha512-YlRxoc6DFXJHXQ+WgG+l5BhWtCp2pfbht3NAItAKI+T0HRBGOU7AuqfoMwRE5+bjSmj/5FW74g8IOOrHYlRnTw==","signatures":[{"sig":"MEUCIGnt0Ghm2fYMbAgpKUDkbEv3aGQ6O/OStTv/c9iiIAZpAiEA8wOuBiKkgaTEto3vqFMvijOLIoWxLBX7YfN5e5otLiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514873},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"e4818a29eafdb7a68d61e2626a6b9acf24ab45af","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.0.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.1.0_1724675850021_0.4899045943323226","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@athenna/database","version":"5.2.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"41a8e09fc45af4d1938c81eb66e230852331cd51","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.2.0.tgz","fileCount":168,"integrity":"sha512-vbsVWgfCgQXBGDZEFxgVzh/PqiodXDbzKsUH8N6pCRauFDYyXK/NR2bTLUxFyAm2AuSnFmPy2ZbXnemTOPJDww==","signatures":[{"sig":"MEQCIFd1t1qkgbKlnJyEj3DKLThEDckoqA/s18Bv69Sse85tAiAipEStHcRDKjlMRtLeyz4DW/HrC+D5Ld/Kd5pRt4qUlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514873},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"dadb8c52709cbaaa70910e142ee04754cf8b83da","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.2.0_1724676905761_0.10378829754588637","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@athenna/database","version":"5.3.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"639c767804dd62c490bd4f0f95f5b1ec1d7377d7","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.3.0.tgz","fileCount":168,"integrity":"sha512-5T9BnOG3BJPrZdliT7VR6pe/ryq+jvL0ulfOttM0tbYYR/0ozTmkGvOM0yA8Wky4Fe8tP9068UCMe7S1jPdU3A==","signatures":[{"sig":"MEYCIQDi60QnELf2hEXNxMv+M0gqhTwLOVaHL20+Y+7Wx1/j/wIhANPyQvPpCV+eCS6qdaIHml69MNVzCHOIAi9hHyQC5mxZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514821},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"7631bd0eb197ece8319f406ae5e3deb7ff342911","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.3.0_1728225737679_0.9770223559567539","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"@athenna/database","version":"5.4.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"11446d21a67cdc738ccd58d43da3317547949fe8","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.4.0.tgz","fileCount":168,"integrity":"sha512-4TcF5AzdJ2LRRgh0ZhkJfsRto7WdborDEhq/2oQ67SJOp2977WBZfD1sECtrdtwFsQDGQggHXioUSe8TBMjtAg==","signatures":[{"sig":"MEQCIFK1l2KdijkFN42xNKYCZbF8DpUdcaULMf7+C1uBDSPiAiBJkEmqcb07hyLNNMnS9puaB4WhHgUMP2/JhYCI8ufOLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":515330},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"5a041504828b400c2144ac16e56d532e0d1e2e46","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.4.0_1731967162249_0.559842948595233","host":"s3://npm-registry-packages"}},"5.5.0":{"name":"@athenna/database","version":"5.5.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d84bd4b408a9fad65f048b87c84be45d72ccd5ea","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.5.0.tgz","fileCount":168,"integrity":"sha512-A1dVMkWcC6usajKzythN62YU/9h4TfHW6DgV4COzl8c/JnJ668rxA0gPTq051lqUp5n/tDwbOHXeouBploEK8Q==","signatures":[{"sig":"MEQCIDgTAt9sDhQSMBi29JVuEXSa55BJPK7KAVwnkb0DsfP/AiAImItMvu/5bfdiOPCWIqgBfXfjykZTTlgunf12ErV6cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":515560},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"2f6b3f6ba4ed7d38ec2ced902d659d6afd1ddb7e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.5.0_1732112579774_0.7929380151465579","host":"s3://npm-registry-packages"}},"5.6.0":{"name":"@athenna/database","version":"5.6.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"74bb2bf87aef3c2991c92642cbbb0724a82474f5","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.6.0.tgz","fileCount":168,"integrity":"sha512-bFy/CNZ6cSG3R4XUZotc3aLab9M1H7WnG4hub1p+vpd04kiJrk34FbAQZWHGMhGlFs4pSN+EMgjy4xUrUd0g6w==","signatures":[{"sig":"MEUCIQDcc69zKf1V7q/bnZTNI9f6SWrpN5bwlcFJcOSb6kvFbgIgXN2iufN3GxUbtHBw3iOWJkdFYnuuYQeBEKMbOqdekfc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":515604},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"7d15a6e034e952df6d23db0343d10999db6bba0f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.6.0_1732113786797_0.4861088841233192","host":"s3://npm-registry-packages"}},"5.7.0":{"name":"@athenna/database","version":"5.7.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c6f46d3a174b8b3611a09d59625b7988d4073485","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.7.0.tgz","fileCount":168,"integrity":"sha512-ooBSjgyvGnaGBZszCNIfXKmlVviAZhIynbMWvgbwVNC3sci7naqj+dlLuKo9kXMFKeaW67zyr2hbobyHQKeHDA==","signatures":[{"sig":"MEYCIQCXgrAgwwlGatsJdC/5Tk8Snhcoy1i/AhEWk2xMF4oC4AIhAICfEmOhiU7RosBS1CyDy2I8pCHJpOZf7TeUHBzCUOB7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":516108},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"246d27bb20de9d6e68c1bff3f3bbfaec3c89924d","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.12.0","husky":"^3.1.0","eslint":"^8.57.0","mysql2":"^3.11.0","mongoose":"^7.8.1","prettier":"^2.8.8","commitizen":"^4.3.0","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.4.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.7.0_1735307136206_0.43720140483655223","host":"s3://npm-registry-packages-npm-production"}},"5.8.0":{"name":"@athenna/database","version":"5.8.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d772f4b33a049c32a964a5eca8d502513ad9100c","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.8.0.tgz","fileCount":168,"integrity":"sha512-vP0CAR8gzgPmIz7OYO12d9zXt5ORdsG0TE6AfJxJ7dFkG41R32LFn9vafPeBkzsfu6e7O3yjQwxvQN3Z+aSuyA==","signatures":[{"sig":"MEYCIQDC1jihR9Y7kUhGSYL666XMOYdJqdd4V5AKkMRCja5z1QIhALEU59c2J1bMNBfG12HE3R73613vX5bPtwrD/NzRbluS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":516108},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"edc9c1f07664d27654ab5f704cc97095408c3cbd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^7.8.3","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.2.0","@athenna/view":"^5.1.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.3.0","@athenna/config":"^5.1.0","@athenna/logger":"^5.1.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.3.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.8.0_1735436981970_0.8397867878376555","host":"s3://npm-registry-packages-npm-production"}},"5.9.0":{"name":"@athenna/database","version":"5.9.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3da58f60d59f800e658a728330df818975af48a0","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.9.0.tgz","fileCount":168,"integrity":"sha512-RUs0Jn/KBC82z2WV1BD+6zUmZE5C5qUQzaZw4cLs+6g7catiM82GInNzTbZy9LkzKTTNffbjAxcxsW8H2i8kLA==","signatures":[{"sig":"MEYCIQDCQAMuj8oG22iGERSmrFwDZomVBx7aB4bYZ0GIOCfLuwIhANtStsnEPyzXHkpDpUCaSBs+EYSXxGx/wJZhlKpTjz6j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":516109},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"bc3ca8b7bc099a59ec70fc7b6afdc7aa45f834a5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^7.8.3","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.2.0","@athenna/view":"^5.1.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.3.0","@athenna/config":"^5.1.0","@athenna/logger":"^5.1.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.3.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.9.0_1736282095417_0.5790076236149768","host":"s3://npm-registry-packages-npm-production"}},"5.10.0":{"name":"@athenna/database","version":"5.10.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7598ae9d1cf912a2a14afed275fb995d080d09b1","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.10.0.tgz","fileCount":168,"integrity":"sha512-Z7rnrw4PWCRbhdFPEyv45Z5hGu9K6GfXYYpvZDRQvcmVjq1ZSygjnHq3Id+uqUYAbmpKVED1TDVW2Qif03HCWg==","signatures":[{"sig":"MEYCIQCdpFfXg/GDeT2HS+mAcHbamNpOiRURbneBFhOMqAp14AIhAKIvMdlkPocZYNwcZZFkiSaI071vYj5YkRftO4nxD4hd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516607},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"5a1d97465fea2f0482e50f194380d69e72a79576","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.9.5","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.7.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.10.0_1737743081242_0.5289895525327177","host":"s3://npm-registry-packages-npm-production"}},"5.11.0":{"name":"@athenna/database","version":"5.11.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"949d8a10cc6ba69413144c2e0148948a4770a45a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.11.0.tgz","fileCount":168,"integrity":"sha512-PD5UaMt+Rw7exQNxmlMQsF76jYtFz8jGjFMhYqCNdKmniddxVzw+OBzisw7ozoCSxcvRmqdlv3nGuBWO7Ow/iQ==","signatures":[{"sig":"MEQCIHMe/ilQl9yeVDeGwktbYEt1jSonwF/fE75vX5tVVq5MAiAx2yosXDd98VtFvBj7OrSNH4sOXmqUx/d6cPxIOZ4P1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":518078},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"ba72cd2ab75550981d0f4abf4256b37401e8d557","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.11.0_1738939857774_0.18849918260926435","host":"s3://npm-registry-packages-npm-production"}},"5.12.0":{"name":"@athenna/database","version":"5.12.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.12.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8b00a2e9ac5e9cdce20b838f4c4ae702fbbc25a0","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.12.0.tgz","fileCount":168,"integrity":"sha512-8dJLriIo3+dkY/mGaNCVM0HV/PdY9F9uci7xqaBw7Y9dQooPRbxvw8iuAAUcJDCCyJw4d5SUyPUgQikdyIwXDQ==","signatures":[{"sig":"MEYCIQC6FXTrL5tRH6cFF+TnU5/26NtKOero0IueICiy4dIiUQIhAMwAPlPg3+d8mleNKtquTGQCIIjXvKCkXFV/gRCG3r0K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516702},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"59d40f2d3625d58e429b1b25a990780fe461d081","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.12.0_1738947667782_0.4229547387359862","host":"s3://npm-registry-packages-npm-production"}},"5.13.0":{"name":"@athenna/database","version":"5.13.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.13.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7d3e353292f902072da134e92d5f8673eae4559d","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.13.0.tgz","fileCount":168,"integrity":"sha512-4Hoft/eboFzp29WC5LxsPFNB+hB08hJfpJpOW0lcq9xIHwScD3liRw5/FXuySRLQmb1AP9y8dY93vO3WmeAXIQ==","signatures":[{"sig":"MEYCIQCYiXzNaGDH7KqRiRAr461deoFVWh5rDVO1JNn9qiX62QIhAKq58L+JN6J4o6xYYC2z4iOSU1hR174CfgOn0srBpn1B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516735},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"9495c89d5b865bcea05b8846bb212882e4c0c84a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.13.0_1739110435629_0.22078183727030387","host":"s3://npm-registry-packages-npm-production"}},"5.14.0":{"name":"@athenna/database","version":"5.14.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.14.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4ad54e381a33452a2c1fb75967150b46c33a2f0b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.14.0.tgz","fileCount":168,"integrity":"sha512-w3v35KTJAJft8/n+OEmI7nFrFmNwkRuOmeW5PXH0RKqtxOum+Ft1xD1ctS2vpUZT34c0HnQ0WwRdGvk/+VzRMA==","signatures":[{"sig":"MEUCIDCzTLL+pbfWkI0E6lfwe2Yz37a/YtvGu+5SkvgIeYlJAiEArDUH5XUA8ToE5U+Ml4MiryWY4zZKwN/wEZLUy2sX7rI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":518027},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"7ec5f241ba15278e0afe62f5b1a98d0e6f3a0500","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.14.0_1740589635328_0.3690653187144681","host":"s3://npm-registry-packages-npm-production"}},"5.15.0":{"name":"@athenna/database","version":"5.15.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.15.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3510b908cb0dbaf76124215fa27ac8a875e1ea00","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.15.0.tgz","fileCount":168,"integrity":"sha512-KgPYA27Jo59CPKTE25BJH8WQrQo0NiypG8d/M7uIm8/LrdJyfuI21wM8IFVp6pH0M34kfSkZBC7thjMSXkd3TQ==","signatures":[{"sig":"MEUCIGfgTT4FR6KEryJzSOrYqTIN4r0GWtlgZXJqWs+GGbjkAiEAs4fWKJlOSSHgK2+s94hjznlRbuApZoVjpDtsN+PVWVI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":518831},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"72901c738a9347e22cbd712110b54a008319ac25","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.15.0_1740590662898_0.7964169025089125","host":"s3://npm-registry-packages-npm-production"}},"5.16.0":{"name":"@athenna/database","version":"5.16.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.16.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8df8b917b98028b4f88edf28c3997784ffae72e4","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.16.0.tgz","fileCount":168,"integrity":"sha512-xNJHR98ScG+/qGwUyCB6MdfSQnYTNEvjefM9Yigy9ZuJuFya+HRjSACDT98BpwbKW9EUXBXyDN7gPvuCtWtZVw==","signatures":[{"sig":"MEYCIQDf2WOJFLHrzPigbgJdswYwcHVzqLcDDsIQ6II6DdvRIwIhAPMcSS7gRkH09vhmEtPfHIqNxhlro3WePxYpiorO8dgv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519433},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8188ecb30acf2e6986a0d087eaed409aa10aaed4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.16.0_1740592409770_0.919907181699761","host":"s3://npm-registry-packages-npm-production"}},"5.17.0":{"name":"@athenna/database","version":"5.17.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.17.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f6b3c5007425f18c84adbbf7d30be0196e60167d","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.17.0.tgz","fileCount":168,"integrity":"sha512-aMd2Gfc7IfBtaynl35qnP9pb78DuHcJ/v/ODjtvyCcSnJ+ax6QbX8TkN11va5gLl0bzKAFRhcRnkNYAxuVVLYg==","signatures":[{"sig":"MEUCIAxsQgKwpgwWuNICvWQzjycP+Mw+Xbf24Kht8jB0GN70AiEA/XOj5KSfFKwJtStx3jO5UtMPFE8WGfdb0irdG81NWhw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519481},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"10faa5ac92cee2fdb67b8a1ae679167bce2c8c0f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.17.0_1740595594321_0.20531390286330464","host":"s3://npm-registry-packages-npm-production"}},"5.18.0":{"name":"@athenna/database","version":"5.18.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.18.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"56f014526f06893d7e578826c9dc07c56835aa2b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.18.0.tgz","fileCount":168,"integrity":"sha512-DbZnL2551rfztQmPIjyeK57EboLQf6nhjCzj59YhtS0CZCMwyUM0pYq5Mvg6cXM4QvdkKq1dFslpK+BHFLNN6A==","signatures":[{"sig":"MEYCIQDYB7Osa97PVtx1mRyct+FIoR6UFdEwCWl2PnSvCVntmgIhAK8WWq9anJTGVdiQ8XigDEjBXTm2YBTgtDto4LJlnbo6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519484},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"dd0ae7b0fe7a0edcb9108f1ceb44c4639e288702","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.18.0_1741971077252_0.7990103444813077","host":"s3://npm-registry-packages-npm-production"}},"5.19.0":{"name":"@athenna/database","version":"5.19.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.19.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"5bf79d06ea5e88eafa99a4b572cf113d3088b1e1","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.19.0.tgz","fileCount":168,"integrity":"sha512-0SeeGp/POYqrfE/LmLXSgkJ7okvApjOiqG/BI15IZ3HK9b7pcelRXmrkfGmcrTvK75TsBD+33hf2CwJSBMxxDg==","signatures":[{"sig":"MEYCIQCeyqlazNydgBKtlNHnAf4M/cvFoNOK6A24Wl8V4yaqtgIhAJXi50TesJSzaQqXwxNGu87gfLrih2i+pIrzOZ0l0CHC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519550},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"65e908b52d90e937da4530a49e361894b2b383c1","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.19.0_1742841153668_0.7621328562363581","host":"s3://npm-registry-packages-npm-production"}},"5.20.0":{"name":"@athenna/database","version":"5.20.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.20.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7c73c56cdac8946713157833d5b48375c7745c11","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.20.0.tgz","fileCount":168,"integrity":"sha512-AHlgLXVBj7Uyi0MMAUdUCrtGLLcFA6Vkfi5dq22TA7anI0QhtMnk1izovPekjkmp02eopW68kMxDYeGKZVfrcA==","signatures":[{"sig":"MEUCIQDYDLDNMueOxXcB7+IljgYoD6RaWbfD8eBovi1SbxYU8AIgIbNNXSiscS7YHgRUsDYSFP3IUtr98Wb8Jx2rJeaxavs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":523904},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"277cd1e361b00d503cf1cca491780f0cd0d54a67","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.20.0_1744984744898_0.16006368142882166","host":"s3://npm-registry-packages-npm-production"}},"5.21.0":{"name":"@athenna/database","version":"5.21.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.21.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"2de76b7a2e526e70c1325e470fbbb565f8ed89b6","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.21.0.tgz","fileCount":168,"integrity":"sha512-t9o1Mu51qgjWJkIy7e1vSBD3YZjShtH7QusjhQMqe+LA+98fnBl9cQvGMuhy07ggmKBJaq5N8bQ0bXqsQSUiLg==","signatures":[{"sig":"MEQCID10L4DOSvspCd2I+JWQkJcJiovL1MvwUX3uuF3r5emmAiBtfXnr3++3asjvGUs5Knzem8dOi7IcPoqM/tQ6PSTiHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":523859},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"93ed270163d0b4a557a74df15f5cd2933e441a79","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.21.0_1744986636295_0.5277816566759068","host":"s3://npm-registry-packages-npm-production"}},"5.22.0":{"name":"@athenna/database","version":"5.22.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.22.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"454ca3a0186e7a1a10f7e596058fc1eb09571720","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.22.0.tgz","fileCount":168,"integrity":"sha512-ugWrTS4/hR2H0DOYmQvFojM6L/wKSugB6meuFhcI9FobtS753h2n5/p42LjV93FT8EYRFDeEujWeypEJ8tY4vw==","signatures":[{"sig":"MEQCIDC5Gf6Nbpc7ju+yNbAdsGJuikwEHz6/1vDWMqkHJWJPAiBJb6GZEpBLHU9EzE9cndYQGf9hZ769zx9/DTn67NrfWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":524015},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8cb96744f9e2a6188bc18b07983f8dc12d83f6e5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.22.0_1746029198837_0.7342193187096675","host":"s3://npm-registry-packages-npm-production"}},"5.23.0":{"name":"@athenna/database","version":"5.23.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.23.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"63345348bd3483d7ac9ba6e5a8fcaea51dd55af3","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.23.0.tgz","fileCount":168,"integrity":"sha512-cM+nReMPF79N4stuaFh3XuI+Dr/b/TarFOokBQe07ybF/1sfzYRUbKkDCFgSllRmitFpTqlW+dszbBQ+PxZ8lw==","signatures":[{"sig":"MEUCIQCzo7tixl7H/b0Xc3iUoidn40QvMgVwmrTP3GXLuyetIAIgZNOE23ngq+4GZNuouosjHO/H7oAQtJtcVWQj9vjGSWo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":525767},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"da5cc5f752fa4395b290e4bcbdc38084e3408028","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.9.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.23.0_1746458074401_0.17564159668172996","host":"s3://npm-registry-packages-npm-production"}},"5.24.0":{"name":"@athenna/database","version":"5.24.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.24.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"715fe4360f1042d6781d7a01e27be40fefb269f2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.24.0.tgz","fileCount":168,"integrity":"sha512-Z8tU7SWxWK4c2rSe+x4imtlJkqhNdDaD9Q4b1lkfCZAHu/XoAYrCOdC/oEfFWl0LGYk/et8PU+oxpwG3/2Hy+w==","signatures":[{"sig":"MEUCIFZcMeQATgn+3gPBj56QSgtZzqBK7QjnUrdvNua/tInoAiEA5LucZXU9+OgKXXmP+oJOJwpva4dR0tmGp/50e1u7vMc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":529543},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"cb26ff8eeaba6e9dfddd1c968ce00b07f27a0baf","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.10.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.24.0_1747423917491_0.6058383179863813","host":"s3://npm-registry-packages-npm-production"}},"5.25.0":{"name":"@athenna/database","version":"5.25.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.25.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1bf2422c06a56ff95ab4726c4a9aef434489708b","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.25.0.tgz","fileCount":168,"integrity":"sha512-F3PkR8sMZ/UDBb48XCjGnPr01tvRLQh8iW8Qmz16NI6FVd7f/hp73tJAs5KL9zi+mYtQ4CaNCEvPQIFjwLoIzQ==","signatures":[{"sig":"MEYCIQDAQWZIJe9AxLJEc5CPQLA8HRq+3vxxNH0ifUhFk5PQywIhAOz5AmdA/zfhrkamu4b30e+JRsQ4oO7PtgTVdFWjnL2W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":536357},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"c0955e4ae07b1ca3a57d721c515806f64b7aafc5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.10.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.25.0_1748458016320_0.7428911624242451","host":"s3://npm-registry-packages-npm-production"}},"5.26.0":{"name":"@athenna/database","version":"5.26.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.26.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e50f7516a7422bc65b1d7880657098b9629ff5da","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.26.0.tgz","fileCount":168,"integrity":"sha512-V8Q4diG8hXTAmaKDXrZzQEwfpQPSYzI1QyIkI5jm+UrjABuA+SZwMDxeX5kNsYDglNZqzvhFvUPuuik1TcaJow==","signatures":[{"sig":"MEUCIQCMeZfWQU032+lEInLDkXq9CyLltTKy0WFjojXryTWvXwIgWipakcAGHvG5F89blsW4J6YpmlPjJOF0spZ+i2rJU7U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538467},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"4825b1d49f9049eb8bf676837dcba08967c7e6d6","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1","fast-deep-equal":"^3.1.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.12.0","mongoose":"^8.10.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.10.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.23.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.23.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.26.0_1753190006757_0.28004029484040927","host":"s3://npm-registry-packages-npm-production"}},"5.27.0":{"name":"@athenna/database","version":"5.27.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.27.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3979d27a272add39b540b0d670736099ad584ebc","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.27.0.tgz","fileCount":168,"integrity":"sha512-hGcqXFNfzlPbAR5LKzRk/6UH1zIUp6IqUpv9Evesn+JVf2xhXtd7IOBT8xSxCvMmnKQgZ9MDqYwuC01mtZ3KRg==","signatures":[{"sig":"MEYCIQDuExXsYnE4B2RNEljogW5sKDpxTtKCquyEvNyZ0INKYwIhANguEp/OSAFAGSo8HDmb5v72Mfkt2ATZW4ucbOW1P3gU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538754},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"da8f7ffb69c31e7aa793ec700399955662f1ae17","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.27.0_1754074809358_0.24814865293167299","host":"s3://npm-registry-packages-npm-production"}},"5.28.0":{"name":"@athenna/database","version":"5.28.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.28.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6e485babc7e624ae9d246133d63957f97792e031","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.28.0.tgz","fileCount":170,"integrity":"sha512-iSa1P//YLtK1qUB88+5949vCAq603jtDuwRTVLwkoMKTLzMlqTa3f1vreTOFcMYQcVzgDiGriC7ubw/qB2BR0Q==","signatures":[{"sig":"MEYCIQDi0VMx9JdmKriyIzf/zJs+aODPZBYViPg9l6XFSBbsXAIhAP6/3X92h7lMsLWTKDWM63HllmThtcLi3GMWbrelvsT1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":539101},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8b5b312ce754229cdbf899586ebe79c54de4d228","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.28.0_1754664126141_0.8155532560601231","host":"s3://npm-registry-packages-npm-production"}},"5.29.0":{"name":"@athenna/database","version":"5.29.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.29.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"38f616d085a9e80aad3a094215109064b1caeb02","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.29.0.tgz","fileCount":170,"integrity":"sha512-/ght38VN6q2ECvKdTv8qVLszA40b2XKKVnzXC/x3NZMr/4Tw883L9A4VH95kVMIclZh65l+U8swZcpHRuouhpQ==","signatures":[{"sig":"MEYCIQCR/NX77wfExW3cG+7def0ZF/PBkRSkPXGb8c24JTXDWgIhAPmz8J60gNYlMb9X5Nk2lvagC+NYVpTrZdVCUqia82QW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":539989},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"79ffac19dc68fe66a5b429a8146b758c5e711dd7","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.29.0_1755020239711_0.5867021790939853","host":"s3://npm-registry-packages-npm-production"}},"5.30.0":{"name":"@athenna/database","version":"5.30.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.30.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f12e898cca8e8d080dd07e5eac164bcd05c143bc","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.30.0.tgz","fileCount":170,"integrity":"sha512-pSEUtR1TmqMXR34egnffs6DHLmgQm6ZNe3crYC4AEq0NensY+8AFLAHrhMj5R/zKMmxqpHu3RN//sd+NQr1NpQ==","signatures":[{"sig":"MEQCIAlDYXaouOfciDzklPjho7cpi2LOheGEpLhoFoQLDhjHAiBsvL3GMBevB8K++CsJSFRiq6uXgoFPe/L6iiarG0xQ8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":539994},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"ac789330edcb25a5a9306f60c1747a0081c9b8f0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.30.0_1756991426143_0.9566821301028015","host":"s3://npm-registry-packages-npm-production"}},"5.31.0":{"name":"@athenna/database","version":"5.31.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.31.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"126a1d429d38a8dee53852fa78d9ed8e396648bc","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.31.0.tgz","fileCount":170,"integrity":"sha512-nP6zOgmNzmOhnOBvE8G6wrQWP1jVGr8r0/mk+uaN8Ffh9W2ISPQEMluq2c3XAi9xtD4RBHAm4pRkL7PiQiH2iA==","signatures":[{"sig":"MEUCIQC7SsMu0aE0sQ3KxUXCnyQLaST4jWR87h6wlv/byejWHwIgO4tCllRJv5pTwNW2/Kmo0oEJIY7fUXaxjj4F9M26ENs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":540691},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"98410ce25deafd51bacfe239bae897dc27b29ae0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.31.0_1762535513764_0.9954275253885014","host":"s3://npm-registry-packages-npm-production"}},"5.36.0":{"name":"@athenna/database","version":"5.36.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.36.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7d748b970f84113b8875c244f1bd114d08e73e95","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.36.0.tgz","fileCount":20,"integrity":"sha512-P/2HrZIEf2RUiEP+/RrwyBYbfH1f1TEUjXMaLxHfXRuASxehd21cERkhPmWvkCrECUIeOo601aDOQzdwTuWgeA==","signatures":[{"sig":"MEYCIQDwYht8vfzgthwPmI4tOcSuvTj5FWt814WO8jOEOtLvqgIhAM+kdkMxHPJj5zlHRI1CKx/EuuIiPQzwQjLLZmfe38qb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31696},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"81a628e6fccd11c62c9de0ac2ad74cc339c9796f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.9.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"23.11.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.36.0_1767042526235_0.7967399482911242","host":"s3://npm-registry-packages-npm-production"}},"5.37.0":{"name":"@athenna/database","version":"5.37.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.37.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"fab4089f95b66ba06ff90c3ee77c8c37e36b6eee","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.37.0.tgz","fileCount":170,"integrity":"sha512-hXJjUBm7M+bU9abNzNGRijZ79j3+fG5Aw0+Le99JoBufUL0kGYhoFJva2O2pikd3nc8Fdr9hfDXEly2ll9LYMg==","signatures":[{"sig":"MEQCIBvrsTfmSCZelDoiDReIlra50x4JST1j0C2zQTS9Sg0VAiAR9x8VCXkcD9l5UI/Xvrd3qZjzkqRL9WGsnVOfi6ZE2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":540735},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"81a628e6fccd11c62c9de0ac2ad74cc339c9796f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.9.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"23.11.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.37.0_1767042713289_0.46961316966131683","host":"s3://npm-registry-packages-npm-production"}},"5.38.0":{"name":"@athenna/database","version":"5.38.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.38.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"07cfe056fec08ab8e7979300e75e75d8594e96e1","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.38.0.tgz","fileCount":170,"integrity":"sha512-63+Xy9clgOGhNsZVmX6oaWe/NErLREr106+qJJZX0c5niIDVGfdkPPrS8IR3KKmoFVb5g4chzrDzsnAParnK4w==","signatures":[{"sig":"MEYCIQCvYtT1ajbYLmH7Dyu2Fy3h7+c9Kll2XFoNwKXUhUO++QIhAK5XCxjf1B953LaMrFtXEKDZHWoFiiWM7M/MtUHO/8Mp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":542502},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"04cf727bc76f4e3e6976b9b191c1fa964b70c668","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.38.0_1769649943697_0.027442165751507375","host":"s3://npm-registry-packages-npm-production"}},"5.39.0":{"name":"@athenna/database","version":"5.39.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.39.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9b66021da51c473d84af5367a1971b38aec8dfbf","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.39.0.tgz","fileCount":176,"integrity":"sha512-gJyOO1V6NOisI21dve3pebn5pFiwBSfqrsNQLqci/It7+GQbAApp/Dpho8G3Gu6sOnXVNopWm4PS4u63D7rDzw==","signatures":[{"sig":"MEYCIQCfIPtGaF7SC98PoQ4fHJfih/hjmL7o+GTTKWrg58VEkgIhALdCUrGtjYGC/pAUg2V6YpsRtpVOvox4/wHiGtZfD46j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":512388},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"4696633fbcc26ea9d8c610408843712afb1929d5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.39.0_1773509684123_0.7880018466418865","host":"s3://npm-registry-packages-npm-production"}},"5.40.0":{"name":"@athenna/database","version":"5.40.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.40.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4bf71955dd7ba346afcebe2a85ee34c47df19deb","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.40.0.tgz","fileCount":176,"integrity":"sha512-e3MLloffolQVBMU3UNfIeNLYx2o6x41BbF9BbvhnvtsVUXoJHkIJhU87FaXFhZi62gf+tZlimKE/NaE2Tgsa0Q==","signatures":[{"sig":"MEUCIQDix9/nOwX5k5ptblk12fLhmx/2tv0rU9WvS/JpNFh5rQIgBd0tFPuq3VbpZwVf+ebGPeDFu0Qu2kxDH8kuGsVn2YM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":512356},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"ffe9c0d1d61f147bf6c35c53f862dccb073ec886","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.40.0_1773758853509_0.17750235813501858","host":"s3://npm-registry-packages-npm-production"}},"5.41.0":{"name":"@athenna/database","version":"5.41.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.41.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9ca6e7eb14e06ddc36580094349402fff5a26312","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.41.0.tgz","fileCount":176,"integrity":"sha512-3REjWINoayNAnPXbx82fvOfC4USZqVq9W9a2mKT5oTEXAW5tRhFRL5wpNLML7uZRz4ABRi2tqpegbCr8QXcqLQ==","signatures":[{"sig":"MEUCIBj0PIHJNxRk1c5Pt+OtJAeQTQ3zoRj3Fl0Lyf6aGYrEAiEA6t0MjXnR+EX+7lfJKgn+2Gnd9d6nVMGyNwXls07firI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":512584},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"fa78920f068fd6852961095a3835059a2a824819","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.41.0_1773930135482_0.1625489610590818","host":"s3://npm-registry-packages-npm-production"}},"5.42.0":{"name":"@athenna/database","version":"5.42.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.42.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c3ea41df6454226b9d2bf245bbe4bc4cac3d0720","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.42.0.tgz","fileCount":176,"integrity":"sha512-YHE9g94/l7JUQ+n27R08RjhvZcozMsGU5UplbIV0vEZyC04W//UDTKC4KZpab8r/Nr27EKRhP4fsSQ2fVXBjmw==","signatures":[{"sig":"MEUCIB02tYuFULyuJLt7xsEXWMWlxmmqwWRrk+2C6DvSq2EHAiEAzqkc6Bebc5TsmnO8QZYVB+03Eh3IURM+BS19aqXXebQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":514271},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"855bef475683e7c212339c9abb7d11f6abc5f603","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.42.0_1775667191030_0.12519363202566947","host":"s3://npm-registry-packages-npm-production"}},"5.43.0":{"name":"@athenna/database","version":"5.43.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.43.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"393890e643b0c22e7449efb3d30990acb8d2d5a0","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.43.0.tgz","fileCount":176,"integrity":"sha512-gbDsmjbdrlq5M1Ctump0nLMkOCCDhIqFZvnyz73G4YrmPAsRWSS7FkU8KKawg/s7cJIOVZPGvE3Fw4VFi/rFsg==","signatures":[{"sig":"MEYCIQDR5H4uo1CBdFMr7slrEuXKC2J75x9vKBwrNzqRTf6GOAIhALOPuZxEyNUWXXS0VeexSBBlZ4cyRteq0G/xyga/c6XK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":515288},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8ab71d2f614a63451277d6183733bef6ceb13bd4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.43.0_1776178202818_0.89590295438909","host":"s3://npm-registry-packages-npm-production"}},"5.44.0":{"name":"@athenna/database","version":"5.44.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.44.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4523e6186212313819a36fccd3e7b241e560aecc","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.44.0.tgz","fileCount":176,"integrity":"sha512-eMb7XZhfX8ZQTilsqwWgkykvMp3CqfA+zDZ2BsbF7X+QqupkiMoiey3MVHSDtimf+vokwHliew1lmfsgcj5/tA==","signatures":[{"sig":"MEYCIQD7I1BJUp9pZWs8Yw5VAU3UfGVB2u23A3jDVmJJwNlVogIhANePpC3G641zfk9SzGHaPrSG0dnvNJDqgcTuCOVJstiK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":515555},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8ab71d2f614a63451277d6183733bef6ceb13bd4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.44.0_1776219075322_0.004117357783198772","host":"s3://npm-registry-packages-npm-production"}},"5.45.0":{"name":"@athenna/database","version":"5.45.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.45.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"2201663961c20c3622766c5f7081d78aaa22a388","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.45.0.tgz","fileCount":176,"integrity":"sha512-jYRra7vzzfDjQsmAFE4hseS9rN5do3yMDPvBZmpUqmaON/SO0O777gJvt9pw9NW/6BUlFF8V0+zU16oIZSr2eQ==","signatures":[{"sig":"MEUCIQCMpa4Dr4igS4URIazAPdjAd7PAYxnDSDzABIWq8C1KeAIgCwAIU2mJoS2dMjpMQHOtd171tf7RHSSkuzfFTZ8Xj0U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":515332},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"484fed07fb8e44c5a103e5f15cb622dd03cd0931","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.45.0_1776256142899_0.3497134066817804","host":"s3://npm-registry-packages-npm-production"}},"5.46.0":{"name":"@athenna/database","version":"5.46.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.46.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"12a0399fc048932c4403a587648330aafb186d67","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.46.0.tgz","fileCount":176,"integrity":"sha512-lHjQLa3erF9xuQvWPE8nAeQ7d8Fs5HnCCW3vMwQWC4tC7Glhf4aOxHCCMkbWBvN698G9qgoWERAaV8CFrlUgcg==","signatures":[{"sig":"MEUCIDI8gSS/gUjlQ0XB68cyHmKL3lq7d0QifKZY9vz1XNqlAiEA+0CIj7oFuEIScJAfMgVtcfgj7pZZfGoN7D2O61x27ro=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":515403},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"5c41cc7dad5d77f1c9d4eb397b73c2fb65bf39fb","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.46.0_1776349020596_0.774196528195094","host":"s3://npm-registry-packages-npm-production"}},"5.47.0":{"name":"@athenna/database","version":"5.47.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.47.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f95072762b88fe281af6c074ec031afd2e1f9917","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.47.0.tgz","fileCount":176,"integrity":"sha512-jLz1yQlcHtGWqmQcNbjy3LAM6qZvK24lI9V73sXgqxRYv0JjJrADa7pWYkiblCBt82UEXqHT54d2Psvb6uNGBQ==","signatures":[{"sig":"MEUCIQCFYm31neJIu8ZsTcsOSRSv5znaNxyAYteZtUPdGCoYVwIgRl1jHLxItBK7EjXqzOhD/qav5UIOHKM5t+hLAeoqBpU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516044},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"6bbd6a2ffaec7bf3a144dc02162e193d51389a2e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.47.0_1777558164350_0.4387769297810362","host":"s3://npm-registry-packages-npm-production"}},"5.48.0":{"name":"@athenna/database","version":"5.48.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.48.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"27a3c8462c62d93d4e533008d2db5b21e38cf5de","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.48.0.tgz","fileCount":176,"integrity":"sha512-2x/B/6beodjNJC+uBmJ90QQcqDIzfVDTRwZ9Swo8Ve4MP06pyVhjwsTytgRwa7/IS+VZMslMPX2TMZODn9bRwQ==","signatures":[{"sig":"MEUCIGwdl9ASmvhPIo7ydABkk2FRX4ALRUKcQ2CE0MAZUVjjAiEAlzS81Rh0YUUbzEwmSsXLYFVKIYH0PfetRikqLFgWJzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516810},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"3cda45aee69d3996775a7dba5938e4b39b19f59a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.48.0_1777575026642_0.7328994471385899","host":"s3://npm-registry-packages-npm-production"}},"5.49.0":{"name":"@athenna/database","version":"5.49.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.49.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1a8bf10f7cdbeaf2fcdfee215c433984c79174f2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.49.0.tgz","fileCount":176,"integrity":"sha512-oXTbFMYN9KTJDfT1JJKBb3OX69y/QaRDOBDSLWpX0GN7lbQonj/KfExskMSYjxK9PSqaVlzWs4FuSY8nDY+7iQ==","signatures":[{"sig":"MEUCIQDhq5paVDL/fuSbHAugYNt2vfr/x0kzDsooa6G6+HOu2AIgTTtPOIq284dCutNgQtJzKVif98cX8w7x3+D0xAAdSs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":517390},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"9585042a480653cf19a00df10e6907671cc3826a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.49.0_1777756084882_0.7850153993823721","host":"s3://npm-registry-packages-npm-production"}},"5.50.0":{"name":"@athenna/database","version":"5.50.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.50.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f51a03da482ea99ca63a28fe7e9ca328eeac9030","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.50.0.tgz","fileCount":176,"integrity":"sha512-k4vYAadEbn3d64BE0P0NuyrLavav8N2FbY0AR+OqX/dfB7khPRWm/S8eeKjYW4/58SoipCuXjobvicevAly43A==","signatures":[{"sig":"MEYCIQDJTxPi5pvgS4zAcOECcZSuhvLpx53ny708hUzV+pacHAIhAKqN4zwbp6R6tHDZ7AMBCF1b5T5Udx5568D704/usOjp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519391},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"9a43e804aa17621e6f693c4f156eb92b1e2c7ea0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.50.0_1777841860663_0.3751125071006294","host":"s3://npm-registry-packages-npm-production"}},"5.51.0":{"name":"@athenna/database","version":"5.51.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.51.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"a4cb0baeddef015cfe0f971b84d1233930140e6e","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.51.0.tgz","fileCount":176,"integrity":"sha512-gVG3iT+YfxjXybcSwG5LtQPgy8CHxuUDIvjEBZVNcSbNi1EF+4NckigRFqPAqk4XSH80a8f0wJdfibVVRp4hTw==","signatures":[{"sig":"MEYCIQCU0Aq/OAhYIsjQ/oc5RLp7UmRiE4hguuwRrM8RCfH03QIhALABGWTWno/z2VdKhF608/zOGyOWkU61o5aTm+VMjIX3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":520761},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"4d6556733f55d447d3ad889170d2804ab89e4282","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.51.0_1778270116412_0.6395455619344361","host":"s3://npm-registry-packages-npm-production"}},"5.52.0":{"name":"@athenna/database","version":"5.52.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.52.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f4e25048bba9bc909ed71dd883abcb473345dc50","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.52.0.tgz","fileCount":176,"integrity":"sha512-TXq8fuPJxIRAV6NHC32T3rKzPOOc3ui81qHV0gJupZwjutI2DO9jXoM4XdSkt5sqox4cWpQMHWh/AynomFYjbA==","signatures":[{"sig":"MEUCIQDi8UIWLluEWoJb5D/KLVm8Y+yrfyjO/5RqfQocL4X5UAIgZqkL0dLxcs64IdltEmCWFrp9OWIWYn2pZ0HxsEsKWpM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":521079},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"af060ade648d7d8be63d6684486f613e51d68e2c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.52.0_1778519390743_0.9125466845086345","host":"s3://npm-registry-packages-npm-production"}},"5.53.0":{"name":"@athenna/database","version":"5.53.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.53.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0c5bb24fbe533a76a04fc3f0ecc4fa4c8eb4eda1","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.53.0.tgz","fileCount":178,"integrity":"sha512-Glgyr1GTT0VL2nz+j79UiCKpBJOUKzWkwVg119/EpaMbQa+7n9CktAmD9MSJqD48wP6fPsdfTODvm3oRiBVFkg==","signatures":[{"sig":"MEUCIDq+92nUtbnoCqC6kS3Ox9/eOrf+mkVURBahbiMiY+HwAiEA6tKjBz9fFJOlQgoBryo4Dp4GYLlV5a1M8IhCk/84iW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":528348},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"0b0e435a74290e06ffd3644657fafdbeda6970de","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.53.0_1778951904051_0.5630231145387496","host":"s3://npm-registry-packages-npm-production"}},"5.54.0":{"name":"@athenna/database","version":"5.54.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.54.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0d7058303ca6c8a8859e99fb4454e5af03f0f8e0","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.54.0.tgz","fileCount":178,"integrity":"sha512-26MAw5IjCYcralcZLsUGtIraCnBJJG5KOJAkVLDiOCzVtKtivmq5a3uPaL7QE0tPsFJx+Zo4pgHn8xiGRnaTrg==","signatures":[{"sig":"MEYCIQDJ+4wXNDO7yTyfzexGdB9wi5dY1VDiqtQPWgX/zKZzXgIhAO0s8JmUaODCZ+7oTAH77qNWb0MjTn2o83t5acdnZbAR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":527816},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"2898146d546209cffcb6d7835733d049a3a87c91","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.54.0_1778955623218_0.25896391164009724","host":"s3://npm-registry-packages-npm-production"}},"5.55.0":{"name":"@athenna/database","version":"5.55.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.55.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0a6a80dedb5c15160cb5b5a081e6fab906e7be25","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.55.0.tgz","fileCount":190,"integrity":"sha512-nHOGxyMgyH98QnZj6QZjN+LMCwajC+j0nT9jPrl/c/P4nG73lksbycWsTzCENROF73K+UgJPd8TqS4QYyGjIqg==","signatures":[{"sig":"MEYCIQC8RzeTqGHqAkYJWXCcWTu1ZAd6j2ogwsS1deJOPzoOxwIhAL1MiFUPOney39d9WCLW1yYx/3PakXiClwogGJvCBV2K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":552787},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"4408a09b5ab5fceabc0915578bfd315cfc928b5a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.55.0_1779331909714_0.359508096029308","host":"s3://npm-registry-packages-npm-production"}},"5.56.0":{"name":"@athenna/database","version":"5.56.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.56.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"b3e4d43d2cbbe63bffaf78442008ac92d7953f64","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.56.0.tgz","fileCount":200,"integrity":"sha512-YVMJ2NQU/rp6wsYUrPdFnzn2S2rVLkL7erTRBcC6mmKBDFSMq0VRwYpo0jqIso3uByzeZEI5Ebi704OH1Z0MBg==","signatures":[{"sig":"MEUCIAq6CzEMsfvyNFbtDKMzpBPfy5onvKHLlkroUWSFUb+IAiEA06+sACGFVxscOEn0yLjqzsWjKfARqAQpgaTqMwhur5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":584575},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"65beab7f66f73f32c5e96966d2e30ab6b91dbdae","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.56.0_1782316423298_0.6931881981585784","host":"s3://npm-registry-packages-npm-production"}},"5.57.0":{"name":"@athenna/database","version":"5.57.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.57.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"344108055a662e11cb3627498dc36a71e9cacaf2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.57.0.tgz","fileCount":200,"integrity":"sha512-XEyzWdX+5EMPr/yTBF/2e1cqbRYohtry5/6hXWQKEYpAaEBQhunuycYzW0ljajnBOGVbFgB+xdjwEOc5S6E3pw==","signatures":[{"sig":"MEQCIGRWtB17GBomn71yA/3RhGrcpOmOW+Bn7gzpQVYEAxHDAiBAqIai9RnYmhRxqHXbMy/yikKaEZg1IV+9n47kZP8f7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":584618},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"24d24d51c62ee3b48a34ff8b78faf7b039ab7361","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.57.0_1785945993744_0.2475573686262902","host":"s3://npm-registry-packages-npm-production"}},"5.58.0":{"name":"@athenna/database","version":"5.58.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.58.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6ed3f9506177736354c0581a3647dfb4d253c1f2","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.58.0.tgz","fileCount":204,"integrity":"sha512-Q3PLDrEXRYjJAuvOHlc7SO+PID8wn7US/iJleCWYK6xHRN3kvdMkemzYxVjBRt179ItkFkOh838+A+j2Vtug0A==","signatures":[{"sig":"MEQCIC9MiUV4dYfb55a834iBQHNw98hKnPBn7v+yaL0T3oNKAiAfEUm3AsZvaP0Q57zrn4YWC2ieJA0TEZlUnnZ0Vr9C7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":601638},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"1557ff2c8a9a9ec0722b3e79babf0dddf04a9db8","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.58.0_1787149009821_0.5221624569738195","host":"s3://npm-registry-packages-npm-production"}},"5.59.0":{"name":"@athenna/database","version":"5.59.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.59.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"72eab76a0f28ffcc5aef435404d73651c73c3a8a","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.59.0.tgz","fileCount":204,"integrity":"sha512-RMr6xec8w4nw5XbJv/vzMvsLYLVrPmMP5CfrcK2v9Zkp5Ka0il0UicZ5ZHyO+C5aGFMlmHkf3WeMFISDUTdLpA==","signatures":[{"sig":"MEUCIQC5rHnhykM7wNac+mvD/pzoX1lSRE3DriOy6+flBr65BQIgRTF6r4zzau/dmaLkiUrQPGxOShObFFlUlxpgTEwoCs8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":607087},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"205cc4a46711010366ea5c42ed35500ef3a3905d","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.59.0_1787157692571_0.4427219108413336","host":"s3://npm-registry-packages-npm-production"}},"5.60.0":{"name":"@athenna/database","version":"5.60.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.60.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"37c297ecb7a958fc197704898f028d9191e4c3b7","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.60.0.tgz","fileCount":204,"integrity":"sha512-dhLE6vViuwGtMsk9bh5kiZPa+MYnfCOnfwqhgHgBFqeIVmPCLbutO0THYOnfbtJ2sYPjXcmPm4rLvFz1fTLfmQ==","signatures":[{"sig":"MEUCICThrV/DgsbkNKyW1v2/qkaDDQwpNDrjCoSjsTnz/WaLAiEAkwUjf74sdS2zgnt7q3rFDTukVznOsqfoBtap7pOi8DY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":611979},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"536374e39942ed3edae9ce5d4e14486a32d2f0b1","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.60.0_1787688084750_0.40534115408993987","host":"s3://npm-registry-packages-npm-production"}},"5.61.0":{"name":"@athenna/database","version":"5.61.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.61.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c8ce68b3155aea85e4199b07f6ee964239fba973","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.61.0.tgz","fileCount":208,"integrity":"sha512-g+XmTpPYhS/U/5E6twpgTfFyExqsuVztEKy3CfL6pCpMdKVw+jtVl8v4UoChI9zKv7mgAh8XS6K5EFszPdbCUA==","signatures":[{"sig":"MEYCIQCEMMU4gjowGpx8VHQSgze1peSX9g8tLkzVi0s/N6zJQQIhALc63YMcZ8ua2dhwji3YYhiy9yMSXc5OeuJAOGb8zxGX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":631469},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"8dc78cc82e117343b2ae12f3cf4e4b258c5b7dda","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"11.19.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"24.20.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.61.0_1788208574283_0.07561634742317769","host":"s3://npm-registry-packages-npm-production"}},"5.62.0":{"name":"@athenna/database","version":"5.62.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.62.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e961f419b1b96a073551456cd27e76cf76278633","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.62.0.tgz","fileCount":208,"integrity":"sha512-HlN+UbqOEmJO7LnIEmwkeilDwnSPMxgRKHxDM9kWbFOHLlJY+xShWVc1aGJN2qMax5WfZBhDKGx9bMk0JeNE/g==","signatures":[{"sig":"MEQCIA/KV+S3NdLKcobr/rwotAQCk6djaalHHc0mkeLaWe6LAiAbOOzzwZKWRaWuQCwB4UEBpZ/GmhFlQMJ7LObTMo4+WA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":631627},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"6a9f5c4c7ac751b90b0a0686999300ab47f58ac5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"11.19.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"24.20.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.62.0_1788209823046_0.07073638002055671","host":"s3://npm-registry-packages-npm-production"}},"5.63.0":{"name":"@athenna/database","version":"5.63.0","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/database@5.63.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Database#readme","bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"c8":{"all":true,"exclude":["src/types/*","src/drivers/FakeDriver"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e382dbbe800601768ec5eee61d67197ff6a53980","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.63.0.tgz","fileCount":208,"integrity":"sha512-Lxae4xuXrzf74hUnyBtiEu6A5DOvxplU1UnC6enov8DgSXbbXHIGKBI0bQKGYTBcHe1PodaacSU1acOa57r9Ww==","signatures":[{"sig":"MEUCIBhQUYjB/DOMIprb4mVUryzGuJGUZe0xBWm+b/lXNzXwAiEAxXtGLChGeq7lj0wR/QWcPu+k/gAcjL5BrpfM50H8p6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":631669},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"migration:run":{"path":"#src/commands/MigrationRunCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"}},"templates":{"model":"./templates/model.edge","seeder":"./templates/seeder.edge","migration":"./templates/migration.edge","crud-model":"./templates/crud-model.edge","crud-service":"./templates/crud-service.edge","crud-migration":"./templates/crud-migration.edge","crud-controller":"./templates/crud-controller.edge","crud-service-test":"./templates/crud-service-test.edge","crud-controller-test":"./templates/crud-controller-test.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js"},"gitHead":"ce93d7493a41f9301f64be8a80ef6b7cc38cf33e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Database.git","type":"git"},"_npmVersion":"11.19.0","description":"The Athenna database handler for SQL/NoSQL.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"24.20.0","dependencies":{"@faker-js/faker":"^8.4.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.16.3","husky":"^3.1.0","eslint":"^8.57.1","mysql2":"^3.14.3","mongoose":"^8.17.0","prettier":"^2.8.8","commitizen":"^4.3.1","@types/knex":"^0.16.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^9.6.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","@types/mongoose":"^5.11.97","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","mongodb-memory-server":"^9.5.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/database_5.63.0_1788391452204_0.29833487209491105","host":"s3://npm-registry-packages-npm-production"}},"5.64.0":{"name":"@athenna/database","version":"5.64.0","description":"The Athenna database handler for SQL/NoSQL.","license":"MIT","author":{"name":"João Lenon","email":"lenon@athenna.io"},"bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Database.git"},"homepage":"https://github.com/AthennaIO/Database#readme","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"engines":{"node":">=20.0.0"},"scripts":{"build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"type":"module","main":"./src/index.js","types":"./src/index.d.ts","exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./commands/DbFreshCommand":"./src/commands/DbFreshCommand.js","./commands/DbQueryCommand":"./src/commands/DbQueryCommand.js","./commands/DbSeedCommand":"./src/commands/DbSeedCommand.js","./commands/DbWipeCommand":"./src/commands/DbWipeCommand.js","./commands/MakeCrudCommand":"./src/commands/MakeCrudCommand.js","./commands/MakeMigrationCommand":"./src/commands/MakeMigrationCommand.js","./commands/MakeModelCommand":"./src/commands/MakeModelCommand.js","./commands/MakeSeederCommand":"./src/commands/MakeSeederCommand.js","./commands/MigrationRevertCommand":"./src/commands/MigrationRevertCommand.js","./commands/MigrationRunCommand":"./src/commands/MigrationRunCommand.js","./providers/DatabaseProvider":"./src/providers/DatabaseProvider.js"},"imports":{"#bin/*":"./bin/*.js","#bin":"./bin/index.js","#src/*":"./src/*.js","#src":"./src/index.js","#src/types":"./src/types/index.js","#src/debug":"./src/debug/index.js","#tests/*":"./tests/*.js","#tests":"./tests/index.js"},"dependencies":{"@faker-js/faker":"^8.4.1"},"devDependencies":{"@athenna/artisan":"^5.13.0","@athenna/common":"^5.36.0","@athenna/config":"^5.6.0","@athenna/ioc":"^5.3.0","@athenna/logger":"^5.21.0","@athenna/test":"^5.8.0","@athenna/tsconfig":"^5.5.0","@athenna/view":"^5.4.0","@types/knex":"^0.16.1","@types/mongoose":"^5.11.97","@typescript-eslint/eslint-plugin":"^8.70.0","@typescript-eslint/parser":"^8.70.0","better-sqlite3":"^9.6.0","commitizen":"^4.3.2","cz-conventional-changelog":"^3.3.0","eslint":"^8.57.1","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-n":"^15.7.0","eslint-plugin-prettier":"^4.2.5","eslint-plugin-promise":"^6.6.0","husky":"^3.1.0","lint-staged":"^12.5.0","mongodb-memory-server":"^9.5.0","mongoose":"^8.24.4","mysql2":"^3.24.4","pg":"^8.23.0","prettier":"^2.8.8"},"c8":{"all":true,"include":["src/**/*.ts"],"exclude":["src/types/*","src/drivers/FakeDriver"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"prettier":{"singleQuote":true,"trailingComma":"none","arrowParens":"avoid","endOfLine":"lf","semi":false,"printWidth":80,"overrides":[{"files":"tests/**/*","options":{"printWidth":120}}]},"eslintIgnore":[],"eslintConfig":{"env":{"es2021":true,"node":true},"globals":{"ioc":true,"Env":true,"Config":true},"plugins":["prettier","@typescript-eslint"],"extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"parser":"@typescript-eslint/parser","rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}]}},"athenna":{"commands":{"migration:run":{"path":"#src/commands/MigrationRunCommand"},"migration:revert":{"path":"#src/commands/MigrationRevertCommand"},"db:fresh":{"path":"#src/commands/DbFreshCommand","loadAllCommands":true},"db:seed":{"path":"#src/commands/DbSeedCommand"},"db:wipe":{"path":"#src/commands/DbWipeCommand"},"db:query":{"path":"#src/commands/DbQueryCommand"},"make:model":{"path":"#src/commands/MakeModelCommand"},"make:seeder":{"path":"#src/commands/MakeSeederCommand"},"make:migration":{"path":"#src/commands/MakeMigrationCommand"},"make:crud":{"path":"#src/commands/MakeCrudCommand"}},"templates":{"migration":"./templates/migration.edge","model":"./templates/model.edge","seeder":"./templates/seeder.edge","crud-model":"./templates/crud-model.edge","crud-migration":"./templates/crud-migration.edge","crud-service":"./templates/crud-service.edge","crud-controller":"./templates/crud-controller.edge","crud-controller-test":"./templates/crud-controller-test.edge","crud-service-test":"./templates/crud-service-test.edge"}},"gitHead":"ce93d7493a41f9301f64be8a80ef6b7cc38cf33e","_id":"@athenna/database@5.64.0","_nodeVersion":"24.20.0","_npmVersion":"11.19.0","dist":{"integrity":"sha512-kbs5G6OamcRH1yyEo6qV0QUItnuOk8FwrLsPP9ijNs4a8wk9BNpu+0xqWISOkfLyFA8SrtAVWZendgNJ3DVaig==","shasum":"437e0dc3e405705d604d21a5e32b4320224b099e","tarball":"https://registry.npmjs.org/@athenna/database/-/database-5.64.0.tgz","fileCount":216,"unpackedSize":722912,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAddDr+VHPu8FA8IT9dbPqsMsMjtrQ0bqMC8kkDMxl4TAiBeIMSmw7Oz/mIHvtKwxyRoAEkL1dd5MJIGxmI//gRLwg=="}]},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"directories":{},"maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/database_5.64.0_1789089106642_0.991787542566172"},"_hasShrinkwrap":false}},"time":{"created":"2022-08-25T02:40:19.992Z","modified":"2026-09-11T01:11:47.057Z","0.0.1":"2022-08-25T02:40:20.281Z","0.0.2":"2022-08-25T04:54:07.584Z","0.0.3":"2022-08-25T05:07:24.051Z","0.0.4":"2022-08-26T01:58:30.716Z","0.0.5":"2022-08-28T01:55:38.755Z","0.0.6":"2022-09-01T03:33:34.940Z","0.0.7":"2022-09-01T13:19:40.156Z","0.0.8":"2022-09-01T13:40:40.133Z","0.0.9":"2022-09-01T14:21:02.426Z","0.0.91":"2022-09-01T16:47:39.735Z","0.0.92":"2022-09-01T20:24:16.121Z","0.0.93":"2022-09-02T02:10:59.224Z","0.0.94":"2022-09-02T02:39:29.314Z","0.0.95":"2022-09-02T15:42:43.958Z","1.0.0":"2022-09-03T02:11:06.506Z","1.0.1":"2022-09-03T03:29:34.596Z","1.0.2":"2022-09-05T22:39:02.302Z","1.0.3":"2022-09-05T22:53:57.208Z","1.0.4":"2022-09-05T22:56:14.030Z","1.0.5":"2022-09-06T13:10:53.683Z","1.0.6":"2022-09-06T15:12:29.346Z","1.0.7":"2022-09-06T15:42:07.268Z","1.0.8":"2022-09-06T15:57:13.125Z","1.0.9":"2022-09-06T16:02:48.763Z","1.1.0":"2022-09-14T21:22:34.480Z","1.1.1":"2022-09-14T21:54:16.606Z","1.1.2":"2022-09-14T22:38:32.895Z","1.1.3":"2022-09-15T00:32:58.103Z","1.1.4":"2022-09-16T02:58:09.414Z","1.1.5":"2022-09-16T12:04:56.997Z","1.1.6":"2022-09-17T18:15:54.884Z","1.1.7":"2022-09-19T22:57:42.596Z","1.1.8":"2022-09-19T23:19:12.411Z","1.1.9":"2022-09-21T12:55:51.404Z","1.2.0":"2022-09-21T22:54:10.524Z","1.2.1":"2022-09-23T02:36:54.280Z","1.2.2":"2022-10-24T01:15:55.106Z","1.2.3":"2022-10-24T02:52:40.067Z","1.2.4":"2022-10-24T20:26:23.321Z","1.2.5":"2022-10-27T14:18:55.311Z","1.2.6":"2022-10-27T17:41:45.325Z","1.2.7":"2022-10-30T14:42:49.250Z","1.2.8":"2022-11-07T14:50:59.320Z","1.2.9":"2022-11-08T15:02:00.366Z","1.3.0":"2022-11-10T13:55:10.479Z","1.3.1":"2022-11-11T02:36:18.329Z","1.3.2":"2022-11-11T14:04:29.283Z","1.3.3":"2022-11-11T20:38:17.912Z","1.3.4":"2022-11-12T13:24:15.615Z","1.3.5":"2022-11-12T14:43:53.113Z","1.3.6":"2022-11-13T01:59:35.040Z","1.3.7":"2022-11-13T20:46:41.938Z","1.3.8":"2022-11-14T02:23:51.397Z","1.3.9":"2022-11-14T20:46:56.614Z","1.4.0":"2022-11-15T04:14:02.597Z","1.4.2":"2022-11-16T14:04:58.805Z","1.4.3":"2022-11-16T14:28:02.384Z","1.4.4":"2022-11-16T20:38:57.635Z","1.4.5":"2022-12-22T19:09:02.337Z","1.4.6":"2022-12-26T17:11:46.874Z","1.4.7":"2023-01-03T18:01:49.634Z","1.4.8":"2023-01-03T19:17:40.884Z","1.4.9":"2023-01-05T20:40:35.224Z","1.5.0":"2023-01-07T02:47:34.874Z","3.0.0":"2023-01-09T18:19:50.547Z","3.0.1":"2023-01-10T03:30:00.489Z","3.0.2":"2023-01-10T20:01:52.608Z","3.0.3":"2023-01-11T19:01:23.864Z","3.0.4":"2023-01-12T14:12:38.023Z","3.0.5":"2023-01-13T01:41:00.530Z","3.0.6":"2023-01-13T18:14:49.983Z","3.0.7":"2023-01-16T16:47:43.242Z","3.0.9":"2023-01-17T21:54:18.525Z","3.0.10":"2023-01-20T21:52:08.262Z","3.0.11":"2023-01-26T21:27:29.842Z","4.0.0":"2023-12-09T15:57:03.037Z","4.1.0":"2023-12-10T00:05:48.229Z","4.2.0":"2023-12-10T11:34:34.878Z","4.3.0":"2023-12-10T11:46:14.402Z","4.4.0":"2023-12-10T12:06:45.862Z","4.4.1":"2023-12-10T12:10:38.697Z","4.4.2":"2023-12-10T17:20:36.856Z","4.4.3":"2023-12-10T18:40:48.320Z","4.5.0":"2023-12-10T20:00:20.005Z","4.6.0":"2023-12-10T21:57:03.263Z","4.6.1":"2023-12-10T22:29:49.788Z","4.6.2":"2023-12-10T23:35:25.265Z","4.6.3":"2023-12-10T23:54:15.873Z","4.6.4":"2023-12-11T21:21:29.664Z","4.7.0":"2023-12-25T19:39:17.679Z","4.7.1":"2023-12-25T20:07:17.830Z","4.7.3":"2023-12-25T21:15:03.282Z","4.8.0":"2023-12-25T21:37:09.701Z","4.9.0":"2023-12-25T21:55:59.226Z","4.10.0":"2023-12-25T22:36:24.651Z","4.11.0":"2023-12-26T17:12:47.846Z","4.12.0":"2023-12-26T17:22:18.266Z","4.13.0":"2023-12-26T19:02:20.515Z","4.14.0":"2023-12-29T01:29:06.427Z","4.14.1":"2023-12-29T01:51:12.244Z","4.14.2":"2023-12-29T12:04:32.272Z","4.14.3":"2023-12-29T14:22:05.104Z","4.14.4":"2023-12-29T14:49:48.841Z","4.15.0":"2023-12-29T21:41:39.791Z","4.16.0":"2023-12-31T12:00:20.508Z","4.17.0":"2023-12-31T12:21:20.609Z","4.18.0":"2024-01-03T00:00:08.777Z","4.19.0":"2024-01-03T18:09:51.151Z","4.20.0":"2024-01-03T19:23:06.422Z","4.22.0":"2024-01-06T16:11:42.045Z","4.23.0":"2024-01-06T18:20:37.254Z","4.24.0":"2024-01-06T21:19:16.012Z","4.25.0":"2024-01-07T22:16:00.131Z","4.26.0":"2024-01-09T22:28:57.781Z","4.27.0":"2024-01-09T23:16:02.209Z","4.28.0":"2024-01-11T15:12:59.489Z","4.29.0":"2024-01-11T15:18:52.889Z","4.30.0":"2024-01-11T19:29:27.512Z","4.31.0":"2024-01-13T18:25:55.660Z","4.32.0":"2024-01-13T20:53:49.661Z","4.33.0":"2024-01-16T00:14:12.125Z","4.34.0":"2024-02-09T21:43:41.100Z","4.35.0":"2024-02-10T20:58:25.614Z","4.36.0":"2024-02-24T21:08:58.127Z","4.37.0":"2024-02-25T23:27:35.683Z","4.38.0":"2024-03-04T15:21:14.948Z","4.39.0":"2024-03-07T09:05:15.196Z","4.40.0":"2024-03-28T14:49:39.732Z","4.41.0":"2024-04-17T08:58:26.266Z","4.42.0":"2024-04-20T14:53:31.661Z","4.43.0":"2024-04-24T10:30:05.567Z","4.44.0":"2024-04-24T11:04:36.106Z","4.45.0":"2024-04-24T14:52:09.880Z","4.46.0":"2024-04-27T10:46:13.446Z","4.47.0":"2024-04-28T09:00:08.296Z","4.48.0":"2024-04-28T09:48:48.936Z","4.49.0":"2024-04-29T12:21:31.098Z","4.50.0":"2024-04-29T13:53:22.670Z","4.51.0":"2024-05-11T12:16:36.091Z","4.52.0":"2024-05-11T12:23:57.857Z","4.53.0":"2024-05-17T19:47:03.119Z","4.54.0":"2024-05-17T20:13:39.224Z","4.55.0":"2024-05-17T20:28:46.749Z","4.56.0":"2024-05-18T16:37:29.062Z","4.57.0":"2024-05-24T14:12:59.729Z","4.58.0":"2024-05-26T21:40:48.172Z","4.59.0":"2024-05-27T10:01:28.595Z","4.60.0":"2024-05-27T12:08:56.315Z","4.61.0":"2024-05-27T12:44:41.931Z","4.62.0":"2024-05-27T13:34:41.939Z","4.63.0":"2024-07-28T18:31:06.528Z","4.64.0":"2024-08-24T10:28:35.914Z","4.65.0":"2024-08-25T10:48:04.838Z","5.0.0":"2024-08-26T12:13:51.065Z","5.1.0":"2024-08-26T12:37:30.191Z","5.2.0":"2024-08-26T12:55:05.966Z","5.3.0":"2024-10-06T14:42:17.991Z","5.4.0":"2024-11-18T21:59:22.616Z","5.5.0":"2024-11-20T14:22:59.949Z","5.6.0":"2024-11-20T14:43:06.995Z","5.7.0":"2024-12-27T13:45:36.494Z","5.8.0":"2024-12-29T01:49:42.207Z","5.9.0":"2025-01-07T20:34:55.648Z","5.10.0":"2025-01-24T18:24:41.464Z","5.11.0":"2025-02-07T14:50:58.063Z","5.12.0":"2025-02-07T17:01:08.110Z","5.13.0":"2025-02-09T14:13:55.911Z","5.14.0":"2025-02-26T17:07:15.598Z","5.15.0":"2025-02-26T17:24:23.240Z","5.16.0":"2025-02-26T17:53:29.998Z","5.17.0":"2025-02-26T18:46:34.515Z","5.18.0":"2025-03-14T16:51:17.437Z","5.19.0":"2025-03-24T18:32:33.896Z","5.20.0":"2025-04-18T13:59:05.168Z","5.21.0":"2025-04-18T14:30:36.527Z","5.22.0":"2025-04-30T16:06:39.046Z","5.23.0":"2025-05-05T15:14:34.689Z","5.24.0":"2025-05-16T19:31:57.686Z","5.25.0":"2025-05-28T18:46:56.575Z","5.26.0":"2025-07-22T13:14:37.352Z","5.27.0":"2025-08-01T19:00:09.562Z","5.28.0":"2025-08-08T14:42:06.324Z","5.29.0":"2025-08-12T17:37:19.905Z","5.30.0":"2025-09-04T13:10:26.351Z","5.31.0":"2025-11-07T17:11:53.979Z","5.36.0":"2025-12-29T21:08:46.384Z","5.37.0":"2025-12-29T21:11:53.480Z","5.38.0":"2026-01-29T01:25:43.960Z","5.39.0":"2026-03-14T17:34:44.286Z","5.40.0":"2026-03-17T14:47:33.701Z","5.41.0":"2026-03-19T14:22:15.683Z","5.42.0":"2026-04-08T16:53:11.191Z","5.43.0":"2026-04-14T14:50:02.953Z","5.44.0":"2026-04-15T02:11:15.481Z","5.45.0":"2026-04-15T12:29:03.096Z","5.46.0":"2026-04-16T14:17:00.735Z","5.47.0":"2026-04-30T14:09:24.495Z","5.48.0":"2026-04-30T18:50:26.843Z","5.49.0":"2026-05-02T21:08:05.045Z","5.50.0":"2026-05-03T20:57:40.812Z","5.51.0":"2026-05-08T19:55:16.571Z","5.52.0":"2026-05-11T17:09:50.888Z","5.53.0":"2026-05-16T17:18:24.220Z","5.54.0":"2026-05-16T18:20:23.388Z","5.55.0":"2026-05-21T02:51:49.864Z","5.56.0":"2026-06-24T15:53:43.442Z","5.57.0":"2026-08-05T16:06:33.891Z","5.58.0":"2026-08-19T14:16:50.012Z","5.59.0":"2026-08-19T16:41:32.725Z","5.60.0":"2026-08-25T20:01:24.972Z","5.61.0":"2026-08-31T20:36:14.454Z","5.62.0":"2026-08-31T20:57:03.218Z","5.63.0":"2026-09-02T23:24:12.368Z","5.64.0":"2026-09-11T01:11:46.885Z"},"bugs":{"url":"https://github.com/AthennaIO/Database/issues"},"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","homepage":"https://github.com/AthennaIO/Database#readme","keywords":["esm","orm","nodejs","athenna","database","migrations","factories","seeders","mysql","mongodb","postgresql","sql","nosql","typescript"],"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Database.git"},"description":"The Athenna database handler for SQL/NoSQL.","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"readme":"# Database 🛢️\n\n> The Athenna database handler for SQL/NoSQL.\n\n[![GitHub followers](https://img.shields.io/github/followers/athennaio.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/athennaio?tab=followers)\n[![GitHub stars](https://img.shields.io/github/stars/AthennaIO/Database.svg?style=social&label=Star&maxAge=2592000)](https://github.com/AthennaIO/Database/stargazers/)\n\n<p>\n    <a href=\"https://www.buymeacoffee.com/athenna\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" ></a>\n</p>\n\n<p>\n  <img alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/AthennaIO/Database?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/AthennaIO/Database?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Commitizen\" src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen?style=for-the-badge&logo=appveyor\">\n</p>\n\n<img src=\".github/logo.svg\" width=\"200px\" align=\"right\" hspace=\"30px\" vspace=\"100px\">\n\n## Links\n\n> For project documentation [click here](https://athenna.io). If something is not clear in the documentation please open an issue in the [documentation repository](https://github.com/athennaio/docs)\n\n## Contributing\n\n> If you want to contribute to this project, first read the [CONTRIBUTING.MD](https://github.com/AthennaIO/Database/blob/develop/CONTRIBUTING.md) file. It will be a pleasure to receive your help.\n\n---\n\n<p align='center'>\n  With 💜 by <a href='https://github.com/AthennaIO'>Athenna community</a>\n</p>\n\n<p align='center'>\n  <a href='https://github.com/AthennaIO/Database/graphs/contributors'>\n    <img src='https://contrib.rocks/image?repo=AthennaIO/Database'/>\n  </a>\n</p>\n","readmeFilename":"README.md"}