{"_id":"typeorm-naming-strategy","_rev":"23-3b6d0002a4a54179bd4c35977477a22e","name":"typeorm-naming-strategy","dist-tags":{"latest":"3.0.0"},"versions":{"1.0.0":{"name":"typeorm-naming-strategy","version":"1.0.0","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@1.0.0","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"bdc89959618e28501e552c3504fbf5c0ae4f367e","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-1.0.0.tgz","fileCount":12,"integrity":"sha512-2vs117cKMAQHqxea2tydSj7Qle7/Xyp2/CZSLMn73Vz2zQBz7lyAihEtFQCQtWZ0lPcgyq7uoTqIipruaax/7A==","signatures":[{"sig":"MEUCIBh11bQ377NyLSnJfSvDjexn8xEC6JpY24PuBod+bBZLAiEA3wALW8dvFL5hZmmTU7AOZsj0dv7Ux14Y2JUHEsR7YY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvKarCRA9TVsSAnZWagAA3ogP/jjrjlQEjdcnDgD2PmP2\nkUfHQbVg7C0iw8NZJnLkWx1TCdYMJccvYPUNRbwqjvutejTv9R7F9Dga3BYB\n4/wCr+lGgIQtopkx6RrpB9T2YH1xoZk1kc9GlI1FAFAkz8cI3K6/EGncCE8i\nchzrw016LvatuoNuqmEbjLWHOmMWKLZk68ZTqyDrXtuo/WLtKWpxCkgIxJS6\nRXhy0Jbq7puWk2zJM4i8LUyXwzvu+qBXPTiysJ41/ge0gg6g9krm6gNaeTHJ\nwwNolRzb43Lhe37Qxajt324BEcuHWM0P5CsYqio/cTYJmnqplJTDBslL7k9h\n745zbMnE02X1kyTHzs6KMYckII0JfhtFePb8izDyLgXAA+5RzMuwGlkOPWJU\nY/hcap09ZzhncHwXNTG2Ka3GjNDwFa6QHyXr/2H7GhdX93TU11dvhgs8Iv9j\nBNgQbqY2dTHXfPtvUvTweUHS51ysC1Sy5GH+upowVA931sdWy2d0z79IY/+q\nGFTADzK7FikPlfN9vJ4kgcK9r400YLihqEW9TdoXGNqxqDf0A+p4lihryNqF\niQpTdW48xnR2GljE8VFJ4Ch0NVTxLYUfBKyuQEy2B6l3Ex9mzJUDTcfun3U9\ns6vlN0YNmyGk4sAfz9xO92CEUX8YztDKlIxTjwZUzbJX5/Hr8BKLskHMf9zA\nZogI\r\n=kMsy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"jest --coverage --passWithNoTests --bail","build":"rimraf dist && tsc","prepare":"husky install","release":"standard-version && git push --follow-tags origin main && yarn publish","prepublish":"yarn build","standard-version":"standard-version"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.5","husky":"^7.0.4","eslint":"^7.32.0","rimraf":"^3.0.2","tslint":"^6.1.3","ts-jest":"^27.1.2","typeorm":"^0.2.41","prettier":"^2.5.1","typescript":"^4.5.4","@types/jest":"^27.0.3","@types/node":"^17.0.0","lint-staged":"^12.1.2","@commitlint/cli":"^15.0.0","standard-version":"^9.3.2","eslint-plugin-import":"^2.24.2","eslint-plugin-promise":"^5.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^4.31.1","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"typeorm":"^0.2.41"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_1.0.0_1639753386844_0.9218487223381084","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"typeorm-naming-strategy","version":"2.0.0","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.0","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"e23c771ceffe6f7b89cdfe8010d20a57783302d7","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.0.tgz","fileCount":9,"integrity":"sha512-GVR/Z7/1t8cEIThQ1fwkUWTVJ8TXGw87Sb85IdS/5eqTWmC7w6Aeb/gGa7w2dCwLlCxyz7GeIRfdL9ucwry9ZQ==","signatures":[{"sig":"MEUCIQCA4LyavM+iFpLwFN8vB5lhDAapFt6cZ54qfP3k4cLUhwIgRHYIQA2Pq2Xt/1amLRp4MSYBhQeyC272PD36+/RPPWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjS+R7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/Vw/+LHslI0aMx8RI02d1qP9x+wZMY4tFfkVdVOHdCygtcko8CzNR\r\n6TJ5v6CMQoxN0Ke7Xo80iPzLs9Y0ocsWeP58RZ7KGbdwTRsa2wbw3rO6OUKR\r\nIUKP7Utyay/txyK5dxWZDQ2pTRyjswSF+VHns9/jh1weQnc4nYG/63UTfZN6\r\nZWODLcz4lR55uFa9g4ysPKbuxO/0SelvNR1bGeeswO65TSARyxh+vVis+N0e\r\noKW23HAd02z/HmJnPOVHrz4h6tv7QqQUgIeXI1oy4vr8FJAHbdkveLbqCwHv\r\nMDCcRXu4zJ0HfyslqlwASPX2UyKE7tGJouJR37bzwpL+eGmWUO2rxXC8HhiJ\r\nvh2GgT2DaxDYbWqzYAIWRNJwi+C7jMqMqS6OfBJnpJTVVmYQfMWTPuoGIOAL\r\nTmMBxoVR+0U2om7c68xnFHTmIpnmq4lMOBTwtlhpWlIETneoD6bFJ/wacBnd\r\nI0+8LN9bLrRa+u4e+lqz7C5Inyieto3xv5f3PtPU+piqmb4NAV/oCCfb7jIE\r\nHMf2qw3bCGgTZRDbNG6JMLAae70H4FBqOysLN7GVNd6PpTM6WFPCp+lAZP9m\r\nonzYUoV7mynWvj7jgU3Q1mJBXMA7ZcvrRkQmlCjyh/bBobuLSqM34haIEcOy\r\n2AL5zR/ajpu2Qy1NS5gKuYNWeDlgcUvrPXw=\r\n=J5Fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"jest --coverage --passWithNoTests --bail","build":"rimraf dist && tsc","prepare":"husky install","release":"standard-version && git push --follow-tags origin main && yarn publish","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.0","husky":"^8.0.1","eslint":"^8.25.0","rimraf":"^3.0.2","ts-jest":"^29.0.3","ts-node":"^10.9.1","typeorm":"^0.3","prettier":"^2.7.1","typescript":"^4.8","@types/jest":"^29.1.2","@types/node":"^18.11.0","lint-staged":"^13.0.3","@commitlint/cli":"^17.1.2","standard-version":"^9.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.40.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.0_1665918075550_0.06165088700289112","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"typeorm-naming-strategy","version":"2.0.1","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.1","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"47d77374305ef85bebdaa1dcd1953fc53427d3c7","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.1.tgz","fileCount":9,"integrity":"sha512-5+hZpLLAiRUhpBs7Q2JHyVO9JLA+2Q7WPxnDroRed3egJfnjV5fO0eVGf/jCC0HZn7+Ani8vJiHEdpPjmum+kQ==","signatures":[{"sig":"MEUCIQDEtrM5V3faOGWCCROYFwqmii+bqmjYsTrzgiYjvgQ3sAIgTy+9Izrgfi+uSwCYuRtRrWRHVYdleYSNXAy4RynYF7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj32lYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdFQ//aIyXUyvRR9PIYdj2u0OyUVNFNcojmRyBOFGV2VQ1nkQXjkEk\r\nvo+S6glo7HzvlVYthjchxvqgiM+qPxmtHxgx5JVs/L1BtHMM0Rz0SYsD6dJq\r\nYNlqJcvi1JmzSp53KKiNJWYGhjNP+25VbMGlHIml/w6AA+dUF7l/ewiQ747F\r\nKI+qp3fcSOsYflKlh+RiJXNschV42zSqbxHVhRpFF1sn+QKj4sOrqIVKC/c8\r\nGTEfPZrqXRv/FJ3HwniT9IWzdnOGb+NSzuonCAjtL7dmUkTcj+EzK1yAtNUu\r\n7p98Fv4LBFcpq7I/fiZwOWPJm/4EpsaezyJ+E0IEU9GdH9BaeKLoBXV3kF4C\r\naK06kQMh0fsiTsGujoL7Q63Q7TPW7X86Q+xLDDtC/odP/VL0arsXDbbYKld1\r\nT02/7hxvI/0RlrBJxAD19omRzcv476IN0/J8MuCh/11jW9OhDNuMf05O7gcL\r\nbRnKATnejpdRb6O4nXbzP/vNnPqjRHujeuAGC9GOh11Xv9AGSognahiDMfee\r\nxGjnhfbB5WAe5eNyMnS94c6o9yLITLKx1Ccv7rGwHVOWviF93W31CszzS3l3\r\nPwZ6gWBNO8OzyXdPHGAoX7Me17boaI2zaxdrbcXwwNnE5tI2DFBTO8VmDAC6\r\nUFUJ7qdq8ynzN+qh4OzxiMIIvU99+bQmjis=\r\n=s36n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky install","release":"standard-version && git push --follow-tags origin main && yarn publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.25.0","rimraf":"^4.0.1","vitest":"^0.28.4","ts-node":"^10.9.1","typeorm":"^0.3","prettier":"^2.7.1","typescript":"^4.8","@types/node":"^18.11.19","lint-staged":"^13.0.3","@commitlint/cli":"^17.1.2","standard-version":"^9.5.0","@vitest/coverage-c8":"^0.28.4","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.40.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.1_1675585880425_0.8808929955461386","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"typeorm-naming-strategy","version":"2.0.2","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.2","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"ed93d2866aa74e6307d71be759fb7d2b75fb8478","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.2.tgz","fileCount":9,"integrity":"sha512-1fME7iEODWwziPgXTdpUjFB3ouSsfWS/xLTdHmp7/Q0HOUsKXftX/cmYKkizKrdPpCH2fiAEnm5BIGNbcCVakw==","signatures":[{"sig":"MEQCIGrgM0NraM3sqW5oEd20x/o5uGaDHnT4aL9BhKq9kIm2AiAdTjhZIDCtZ6SBghll+Um9IARLosx2e/YwNl5e7RCStQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13202},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky install","release":"standard-version && git push --follow-tags origin main && yarn publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.25.0","rimraf":"^5.0.1","vitest":"^0.31.1","ts-node":"^10.9.1","typeorm":"^0.3","prettier":"^2.7.1","typescript":"^5.0","@types/node":"^20.1.3","lint-staged":"^13.0.3","@commitlint/cli":"^17.1.2","standard-version":"^9.5.0","@vitest/coverage-c8":"^0.31.1","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.1.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.40.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.2_1684823876956_0.281297666604851","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"typeorm-naming-strategy","version":"2.0.3","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.3","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"cd6020487fc4f76469c8a4bc8eee0f7656ea6403","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.3.tgz","fileCount":9,"integrity":"sha512-RktrPkUelOxvJtYVNcmOZyCaLunUQuXeCiQ+ven7yeNy3jApBO4uZEBsaVj/cbik1wJj6s12PKWw158okL7O9g==","signatures":[{"sig":"MEYCIQCszqG4szRjHTytDCNc7bF+QWfTCWuCtUkOyV6OYcTIwwIhAI4AXxlaqtQEuOZQtCbKh5DZSrv6PiTrcQ8ZAuu4Mco5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13826},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky install","release":"standard-version && git push --follow-tags origin main && yarn publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.46.0","rimraf":"^5.0.1","vitest":"^0.34.1","ts-node":"^10.9.1","typeorm":"^0.3.17","prettier":"^3.0.1","typescript":"^5.1.6","@types/node":"^20.4.9","lint-staged":"^13.2.3","@commitlint/cli":"^17.6.7","standard-version":"^9.5.0","@vitest/coverage-v8":"^0.34.1","eslint-plugin-import":"^2.28.0","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.3.0","@commitlint/config-conventional":"^17.6.7","@typescript-eslint/eslint-plugin":"^6.3.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.3_1691563339998_0.8222855409396237","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"typeorm-naming-strategy","version":"2.0.4","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.4","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"a0f408ef876457bc42d53423444eb34622670961","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.4.tgz","fileCount":9,"integrity":"sha512-/pgCoI5DZ+slDQLPPTBzbs704Jm92hNu1K4u/NqFa9QjZ1T9MvllTnP9oJfkziyXWC+payMkD47DR1cq8fhSQA==","signatures":[{"sig":"MEUCIArWsl8fO+bCGFoE5Ti94lrZj0PMqAQOq8YwdZufF99qAiEA+zCPIvNZ4BkTiCaI/j96pb596ypf2ktzworVVHg3ies=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15154},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky install","release":"standard-version && git push --follow-tags origin main && yarn publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.52.0","rimraf":"^5.0.5","vitest":"^0.34.6","ts-node":"^10.9.1","typeorm":"^0.3.17","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.10","lint-staged":"^15.0.2","@commitlint/cli":"^18.2.0","standard-version":"^9.5.0","@vitest/coverage-v8":"^0.34.6","eslint-plugin-import":"^2.29.0","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.9.1","@commitlint/config-conventional":"^18.1.0","@typescript-eslint/eslint-plugin":"^6.9.1"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.4_1698813005849_0.3573078946592365","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"typeorm-naming-strategy","version":"2.0.5","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.5","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"e1e14e21bb1cb4cf0c7c746729025b4ad9ccf291","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.5.tgz","fileCount":9,"integrity":"sha512-GbXP/6hqfYHnQOgelPBe5Dq6Oyz526ZiqqTIIEnIvwykAc5Mth1LikJAIZVBRdaK6mmolQF3pLzzMLXZy6kpzw==","signatures":[{"sig":"MEQCIAm2QggDptChXoWtUnjPVIlLSva5WwBXqNJEkkFJoudfAiAjQNEUC7GA1bIoXXvcw790zEFplDmcJPDevVCUCYXgIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15299},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky install","release":"standard-version && git push --follow-tags origin main && yarn publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21","devDependencies":{"husky":"^8.0.3","eslint":"^8.55.0","rimraf":"^5.0.5","vitest":"^0.34.6","ts-node":"^10.9.1","typeorm":"^0.3.17","prettier":"^3.1.0","typescript":"^5.3.2","@types/node":"^20.10.2","lint-staged":"^15.1.0","@commitlint/cli":"^18.4.3","standard-version":"^9.5.0","@vitest/coverage-v8":"^0.34.6","eslint-plugin-import":"^2.29.0","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@commitlint/config-conventional":"^18.4.3","@typescript-eslint/eslint-plugin":"^6.13.1"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.5_1701492204590_0.6048475548614094","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"typeorm-naming-strategy","version":"2.0.6","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.6","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"74397b4171900aab3d6dab72d0047bd86c534a53","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.6.tgz","fileCount":9,"integrity":"sha512-3JAZUZ7q7pykptX6OB5dBlgLabLOmzwEeqyDiaM0wKlq20YRsKogJHfXKGblW4i1wkvFHhxXIyrxQfCyw4c/vw==","signatures":[{"sig":"MEUCIAZnAwz7xrniTRoke5FHij6rTo+8+8zqsB3ResZuOJ8EAiEAmeouKbhLQff2x/Jhw2q2YY5viuMogCK0bS7WPt+ePmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15756},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && yarn publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.21","devDependencies":{"husky":"^9.0.10","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","ts-node":"^10.9.2","typeorm":"^0.3.20","prettier":"^3.2.4","typescript":"^5.3.3","@types/node":"^20.11.16","lint-staged":"^15.2.1","@commitlint/cli":"^18.6.0","standard-version":"^9.5.0","@vitest/coverage-v8":"^1.2.2","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^6.20.0","@commitlint/config-conventional":"^18.6.0","@typescript-eslint/eslint-plugin":"^6.20.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.6_1706933022942_0.024002058826460893","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"typeorm-naming-strategy","version":"2.0.7","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.7","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"8d4f2cfa7b0e8d2e612b52e87c14834864135d48","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.7.tgz","fileCount":9,"integrity":"sha512-yCf80tCu9TfUyA5fG7iGNbG0rQ1QshAi0ZWPhns+f2An+2FBEVKBbZ4qoMfVp6Z6Bwe48dGvjQM9HtHt/0mPbQ==","signatures":[{"sig":"MEUCIQDgbx63vi/XkB1aMwrFrmMPcLfA9KYgInV6FNuNerOpFAIgTDynw2bvIjWwVi/McdRtZa6QdzaBSEsdzFwQw4O7wvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16222},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && yarn publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"husky":"^9.0.11","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","ts-node":"^10.9.2","typeorm":"^0.3.20","prettier":"^3.2.5","typescript":"^5.4.3","@types/node":"^20.11.30","lint-staged":"^15.2.2","@commitlint/cli":"^19.2.1","standard-version":"^9.5.0","@vitest/coverage-v8":"^1.4.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.4.0","@commitlint/config-conventional":"^19.1.0","@typescript-eslint/eslint-plugin":"^7.4.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.7_1711686382120_0.030868761721843496","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"typeorm-naming-strategy","version":"2.0.8","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.8","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"dist":{"shasum":"4a7c4ad240aadde5d964c5a1244243d96d89e405","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.8.tgz","fileCount":9,"integrity":"sha512-THvlDnR99XYsrUYhzuRljS9NxhpEb88mfNnLZWJDh8fKrcqeljDuDxGjpLgtCgqFdnNd09yqCcXy7yxZ89Qq6g==","signatures":[{"sig":"MEUCIQCM/627WjHYDffSX0h9lQrmPYdGb7+odln1EjARJKBtoAIgC0yvcHmkXa03PeSagjgXGIIq3qJxlYVbxOmERpkFYSE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16859},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"scripts":{"lint":"eslint --ext \".ts,.js,.vue\" --ignore-path .gitignore .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && yarn publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy","type":"git"},"description":"Custom naming strategies for typeorm","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Chantouch Sek\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{ts,js}":"eslint"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22","devDependencies":{"husky":"^9.0.11","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","ts-node":"^10.9.2","typeorm":"^0.3.20","prettier":"^3.2.5","typescript":"^5.4.3","@types/node":"^20.11.30","lint-staged":"^15.2.2","@commitlint/cli":"^19.2.1","standard-version":"^9.5.0","@vitest/coverage-v8":"^1.4.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.4.0","@commitlint/config-conventional":"^19.1.0","@typescript-eslint/eslint-plugin":"^7.4.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.8_1715152310778_0.5557542444375343","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"typeorm-naming-strategy","version":"2.0.9","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.9","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"af12109555d87bf93bb5033aa462c3c1fe01bccb","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.9.tgz","fileCount":6,"integrity":"sha512-GO/dJi10vkOu2Az5uB2mNTL0T7XltJc5en3M6R+jZEDdEvzOVh/Xw/KInpu1BQoeskx8NqIY2vBitG2DF0sWQQ==","signatures":[{"sig":"MEQCICtYs/zQ26bXdtCPFJPaf1lwLdq07Ovc8W+wNGOCq0oBAiBabOQUGoCNYQwatiTkaLYv1kskI64kAVAToeRIpAL5eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9069},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"295f357f19249639023b82e4bf48706f131dfbe4","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && yarn npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"10.8.3","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"packageManager":"yarn@4.4.1","devDependencies":{"husky":"^9.1.5","eslint":"^9.10.0","rimraf":"^5.0.10","vitest":"^2.0.5","ts-node":"^10.9.2","typeorm":"^0.3.20","prettier":"^3.3.3","typescript":"^5.5.4","@types/node":"^22.5.4","lint-staged":"^15.2.10","@commitlint/cli":"^19.4.1","standard-version":"^9.5.0","@vitest/coverage-v8":"^2.0.5","@antfu/eslint-config":"^3.4.1","@commitlint/config-conventional":"^19.4.1"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.9_1725867532342_0.2565255906540076","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"typeorm-naming-strategy","version":"2.0.10","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.10","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"b765a740bc2d664e0ef5412ba1027ebd43c7c9ec","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.10.tgz","fileCount":6,"integrity":"sha512-PBcls6s0C99qJqnzODbU2jk0dHby/TrFdjL5w/vDKqg6Wq/E0hlmiV5B6jYc/BFLDYIhXFqL7T5mLZ5S9kvxGA==","signatures":[{"sig":"MEQCID3y8dm3IcuoNuZG1eATcA7qyqYPKiulZ5HTfoZo5aopAiAVrH095y9eS+mz0hFWOT9fVVH8IYPuhwjwuYza1uxowg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9065},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"ea8c2539330dee86cefed9039d63f52b94c71f32","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"10.8.3","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"packageManager":"yarn@4.4.1","devDependencies":{"husky":"^9.1.6","eslint":"^9.10.0","rimraf":"^5.0.10","vitest":"^2.1.1","ts-node":"^10.9.2","typeorm":"^0.3.20","prettier":"^3.3.3","typescript":"^5.6.2","@types/node":"^22.5.5","lint-staged":"^15.2.10","@commitlint/cli":"^19.5.0","standard-version":"^9.5.0","@vitest/coverage-v8":"^2.1.1","@antfu/eslint-config":"^3.6.2","@commitlint/config-conventional":"^19.5.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.10_1726812512569_0.8587057124599773","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"typeorm-naming-strategy","version":"2.0.11","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.11","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"66f13b77b04de666d175a2506d395ef1b37f6559","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.11.tgz","fileCount":6,"integrity":"sha512-5TvUpW/XSo2UyxWqaivMqDfTQyrUGRIPgiVBArvA/YO3WVX2Iv4YCIuY2oQZn0oPrYptf1rMJN87j15frr9l3w==","signatures":[{"sig":"MEQCIGTUhCn2LHYYtI5Sj2vNFZ0SDd780MgKoMtcz9Rhf/4aAiBO/Xt2G0mL85iG9gqZoNgJUOM/qYvzXHinj/Ywg2LQNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9058},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"4bd1e4e9e486cc20ce9c7a8fc094e1614e42513b","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"10.8.2","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"18.20.5","_hasShrinkwrap":false,"packageManager":"yarn@4.4.1","devDependencies":{"husky":"^9.1.7","eslint":"^9.15.0","rimraf":"^6.0.1","vitest":"^2.1.5","ts-node":"^10.9.2","typeorm":"^0.3.20","prettier":"^3.3.3","typescript":"^5.7.2","@types/node":"^22.9.3","lint-staged":"^15.2.10","@commitlint/cli":"^19.6.0","standard-version":"^9.5.0","@vitest/coverage-v8":"^2.1.5","@antfu/eslint-config":"^3.9.2","@commitlint/config-conventional":"^19.6.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.11_1732508243159_0.6959354577214933","host":"s3://npm-registry-packages"}},"2.0.12":{"name":"typeorm-naming-strategy","version":"2.0.12","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.12","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"544cf7685d5094bfc2265f1b8fad4df46fa6a664","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.12.tgz","fileCount":6,"integrity":"sha512-yot9CTGhxXRW14KhTPcuK6P9CyI/ezR75pCbCVQGqefSbpR7lrhKuwPNlks7BSw8gSmjnu67BJuQkEDopINQIw==","signatures":[{"sig":"MEQCIBSxtivWv9/RvhboXYo2GmcjIEpQXsBU7bivEdIkqYD9AiANP0f+ZDyjhLkFA7cXNxjrFNGDNqJY87fm/oTiyxhnzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9060},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"ca2700f12dc0ddf227c9783fc8ec4e04fe2facb9","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"10.9.1","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"packageManager":"yarn@4.4.1","devDependencies":{"husky":"^9.1.7","eslint":"^9.16.0","rimraf":"^6.0.1","vitest":"^2.1.8","ts-node":"^10.9.2","typeorm":"^0.3.20","prettier":"^3.4.2","typescript":"^5.7.2","@types/node":"^22.10.1","lint-staged":"^15.2.10","@commitlint/cli":"^19.6.0","standard-version":"^9.5.0","@vitest/coverage-v8":"^2.1.8","@antfu/eslint-config":"^3.11.2","@commitlint/config-conventional":"^19.6.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.12_1733812674475_0.2886845688851858","host":"s3://npm-registry-packages-npm-production"}},"2.0.13":{"name":"typeorm-naming-strategy","version":"2.0.13","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.13","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"0da84cbf017e5efa2b233100e4a7427fdea07bed","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.13.tgz","fileCount":6,"integrity":"sha512-lSdPhks9BuYZ5lAWFcn1SOZPPGax8WJb6ENaCxE0KFmw7t2+aGu/anJQjzfwP6MPY60T+U/gGxzk3If5n+ZYWQ==","signatures":[{"sig":"MEYCIQDgjI2zkMFXOx68y9xCRgGXx77+GcbxToTaj4ZXXRMfagIhAKTeEmyAjrdn0mTtoFLqFumdU7cfYGZiI3zJdm1jhxQ/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9093},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"6c452ab97b39c279fbd8361a652a367f77487e7e","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"11.2.0","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"packageManager":"yarn@4.4.1","devDependencies":{"husky":"^9.1.7","eslint":"^9.24.0","rimraf":"^6.0.1","vitest":"^3.1.1","ts-node":"^10.9.2","typeorm":"^0.3.22","prettier":"^3.5.3","typescript":"^5.8.3","@types/node":"^22.14.0","lint-staged":"^15.5.0","@commitlint/cli":"^19.8.0","reflect-metadata":"^0.2.2","standard-version":"^9.5.0","@vitest/coverage-v8":"^3.1.1","@antfu/eslint-config":"^4.11.0","@commitlint/config-conventional":"^19.8.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.13_1744081465850_0.7442936930584834","host":"s3://npm-registry-packages-npm-production"}},"2.0.14":{"name":"typeorm-naming-strategy","version":"2.0.14","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.14","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"7d6b6151a472e1fa16171b39eac9bc18b7d6b5c3","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.14.tgz","fileCount":6,"integrity":"sha512-mvH1USP+o+WNDR/kaFh+mzUGL8VI/eRdczCjeV4m9FdnNiZ8rqMiVshFvCbqCdKovs6+xr3b3LmxQGO7JKf5ig==","signatures":[{"sig":"MEUCIQCXG6+3EwNQDgb4W07MWsDDPJTBCBUOAcd31EMct3ZDYgIgMPh3Xk0Zx4UWnPYa0Fy6vUsVUs7/FgAPG0TarZba5uA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9094},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"353d2f8f3d041f6ce844878e6f50f0a542cff6ee","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"11.4.1","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"22.16.0","_hasShrinkwrap":false,"packageManager":"yarn@4.4.1","devDependencies":{"husky":"^9.1.7","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","ts-node":"^10.9.2","typeorm":"^0.3.24","prettier":"^3.5.3","typescript":"^5.8.3","@types/node":"^22.15.30","lint-staged":"^16.1.0","@commitlint/cli":"^19.8.1","reflect-metadata":"^0.2.2","standard-version":"^9.5.0","@vitest/coverage-v8":"^3.2.2","@antfu/eslint-config":"^4.14.1","@commitlint/config-conventional":"^19.8.1"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.14_1749454804086_0.6514198586840407","host":"s3://npm-registry-packages-npm-production"}},"2.0.15":{"name":"typeorm-naming-strategy","version":"2.0.15","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.15","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"5e9688c213125318c5e4654274384f1710b20262","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.15.tgz","fileCount":6,"integrity":"sha512-+ZQ9GlagACFH+3XpJw0My5bAVDBWExjHh44ReGWo0pWek7cSptPoQwgMOWzHAjLfeSGXNkQAuGQKjcUD6vxhzw==","signatures":[{"sig":"MEUCIA5IX+Gg455KnrBWfJjL4uuUeV1EEvtILhsrPMErGwvyAiEAvbLdS1RpFTuKZuq56t9my56UA9ghNti+RYqQQ7VQM3Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9091},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"1ae2e910d8acafd861b756c44c0df687d8ec65ce","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"10.9.3","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"22.18.0","_hasShrinkwrap":false,"packageManager":"yarn@4.9.3","devDependencies":{"husky":"^9.1.7","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","ts-node":"^10.9.2","typeorm":"^0.3.26","prettier":"^3.6.2","typescript":"^5.9.2","@types/node":"^24.3.0","lint-staged":"^16.1.5","@commitlint/cli":"^19.8.1","reflect-metadata":"^0.2.2","standard-version":"^9.5.0","@vitest/coverage-v8":"^3.2.4","@antfu/eslint-config":"^5.2.1","@commitlint/config-conventional":"^19.8.1"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.15_1756114711869_0.03858564406096621","host":"s3://npm-registry-packages-npm-production"}},"2.0.16":{"name":"typeorm-naming-strategy","version":"2.0.16","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.16","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"4c62bbd2fdfb49945cd74372aee4057b114cc054","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.16.tgz","fileCount":6,"integrity":"sha512-WUHydyFfal7ShBhVM55s1QK53aJ2e3X18PjoUouLCaWSXk9EYQfvqItcDZYJkRgRi6C/MynzO+Y+Mp7Qun/08g==","signatures":[{"sig":"MEUCIC6e/r9hk4tbsUR+TEI4ZjIgtQio8wqhlwpN9HNPZ4bzAiEA72ShvrclQ9VF1L6kkhilCbQRWRbN6ik+KGzLWhuodqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9094},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"bb92a4f55e860d2071f7518d74d539feedb664c9","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"11.7.0","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"24.11.1","_hasShrinkwrap":false,"packageManager":"yarn@4.12.0","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","rimraf":"^6.1.2","vitest":"^4.0.15","ts-node":"^10.9.2","typeorm":"^0.3.28","prettier":"^3.7.4","typescript":"^5.9.3","@types/node":"^25.0.1","lint-staged":"^16.2.7","@commitlint/cli":"^20.2.0","reflect-metadata":"^0.2.2","standard-version":"^9.5.0","@vitest/coverage-v8":"^4.0.15","@antfu/eslint-config":"^6.6.1","@commitlint/config-conventional":"^20.2.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.16_1765608534017_0.13530191516336343","host":"s3://npm-registry-packages-npm-production"}},"2.0.17":{"name":"typeorm-naming-strategy","version":"2.0.17","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.17","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"70bdd936527f27b902fb4bb03dcf5954a9fc618c","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.17.tgz","fileCount":6,"integrity":"sha512-uSzcONlBfGC9i40q9fLVcO5+Q4n7dz2OI9dIO8plSVrJb9dJq21wdc51ESuVlj11WGniND2VEv59NObgBDGc2Q==","signatures":[{"sig":"MEQCIGlkgiRG4k4+ijb47qp3y7AeR2UrU+piJvgh47PVitL5AiAEIYd2isgzZQTQdR6l5UUrfErAuHUGaI1ewdQhNWeFhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9100},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"4444c6bc288d8a732dbbc11dd012138c436754a6","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"standard-version && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"11.8.0","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"24.11.1","_hasShrinkwrap":false,"packageManager":"yarn@4.12.0","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","rimraf":"^6.1.3","vitest":"^4.1.4","ts-node":"^10.9.2","typeorm":"^0.3.28","prettier":"^3.8.2","typescript":"^5.9.3","@types/node":"^25.6.0","lint-staged":"^16.4.0","@commitlint/cli":"^20.5.0","reflect-metadata":"^0.2.2","standard-version":"^9.5.0","@vitest/coverage-v8":"^4.1.4","@antfu/eslint-config":"^8.2.0","@commitlint/config-conventional":"^20.5.0"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.17_1776068063277_0.6372108485403445","host":"s3://npm-registry-packages-npm-production"}},"2.0.18":{"name":"typeorm-naming-strategy","version":"2.0.18","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.18","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"09a00fc50716f2a1319a9f5cdab46a524b9ac290","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.18.tgz","fileCount":6,"integrity":"sha512-0wIHEhnS9wFP2pQSLCoTFVp/r42ItDlB9hyycCFORgmz2HAykoVxonVxmH/zAyX5thqP7/i6vcc9KgOV60xWCg==","signatures":[{"sig":"MEQCIGynJbt2xvnAho281whC6ZX1bJ8hoMm5NSY/t0Mkr1M4AiA4+dSMz/cB8Xamu8ldgNYS/cz2VjMmZhZWKXnp5fL4vQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9100},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"82cf4a78941ae9a9c111ef7f3f876539f5ac658b","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"changelogen --release && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"11.13.0","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"24.11.1","_hasShrinkwrap":false,"packageManager":"yarn@4.12.0","devDependencies":{"husky":"^9.1.7","eslint":"^10.4.1","rimraf":"^6.1.3","vitest":"^4.1.8","ts-node":"^10.9.2","typeorm":"^0.3.30","prettier":"^3.8.3","typescript":"^5.9.3","@types/node":"^25.9.1","changelogen":"^0.6.2","lint-staged":"^16.4.0","@commitlint/cli":"^20.5.3","reflect-metadata":"^0.2.2","@vitest/coverage-v8":"^4.1.8","@antfu/eslint-config":"^8.3.0","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.18_1780590586288_0.6941166776044476","host":"s3://npm-registry-packages-npm-production"}},"2.0.19":{"name":"typeorm-naming-strategy","version":"2.0.19","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"author":{"url":"https://chantouch.me","name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com"},"license":"MIT","_id":"typeorm-naming-strategy@2.0.19","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"dist":{"shasum":"a9ac712c1127e0a83ee3dd88bfddec8f76feb840","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-2.0.19.tgz","fileCount":6,"integrity":"sha512-Qfs6FdYe5VYqwub1Jm61ZEFrPggL4Vxc9Lbp5ciJad8IDZ6kW2JaJ6qba00COipGKiuHUon91+aERWtY5rdxTg==","signatures":[{"sig":"MEQCIDHnISq2i4Xt+jtBpwahoeqjl2A9syF0ajcVWaNx8HR6AiB6yLcsNwtLJCjhid2ja+7o2okIf+PTKiR6JT40Cg/iYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9100},"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":"^12.20.0 || >=14.13.0"},"gitHead":"9bf07119967e70702baf71569f068a4b81ca8640","scripts":{"lint":"eslint .","test":"vitest --run","build":"rimraf dist && tsc","prepare":"husky","release":"changelogen --release && git push --follow-tags origin main && npm publish","test:cov":"vitest run --coverage","prepublish":"yarn build"},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"repository":{"url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git","type":"git"},"_npmVersion":"11.13.0","description":"Custom naming strategies for typeorm","directories":{},"lint-staged":{"*.{ts,js}":"eslint"},"_nodeVersion":"24.11.1","_hasShrinkwrap":false,"packageManager":"yarn@4.12.0","devDependencies":{"husky":"^9.1.7","eslint":"^10.4.1","rimraf":"^6.1.3","vitest":"^4.1.8","ts-node":"^10.9.2","typeorm":"^0.3.30","prettier":"^3.8.3","typescript":"^5.9.3","@types/node":"^25.9.1","changelogen":"^0.6.2","lint-staged":"^17.0.7","@commitlint/cli":"^21.0.2","reflect-metadata":"^0.2.2","@vitest/coverage-v8":"^4.1.8","@antfu/eslint-config":"^9.0.0","@commitlint/config-conventional":"^21.0.2"},"peerDependencies":{"typeorm":"^0.3"},"_npmOperationalInternal":{"tmp":"tmp/typeorm-naming-strategy_2.0.19_1780628450085_0.8917216476005472","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"typeorm-naming-strategy","version":"3.0.0","packageManager":"yarn@4.12.0","description":"Custom naming strategies for typeorm","author":{"name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com","url":"https://chantouch.me"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git"},"keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"main":"dist/main.js","types":"dist/main.d.ts","engines":{"node":">=18.0.0"},"scripts":{"build":"rimraf dist && tsc","test":"vitest --run","test:cov":"vitest run --coverage","prepublish":"yarn build","prepare":"husky","lint":"eslint .","release":"changelogen --release && git push --follow-tags origin main && npm publish"},"peerDependencies":{"typeorm":"^0.3 || ^1.1"},"devDependencies":{"@antfu/eslint-config":"^9.1.0","@commitlint/cli":"^21.2.1","@commitlint/config-conventional":"^21.2.0","@types/node":"^26.1.1","@vitest/coverage-v8":"^4.1.10","changelogen":"^0.6.2","eslint":"^10.7.0","husky":"^9.1.7","lint-staged":"^17.1.0","prettier":"^3.9.6","reflect-metadata":"^0.2.2","rimraf":"^6.1.3","ts-node":"^10.9.2","typeorm":"^1.1.0","typescript":"^5.9.3","vitest":"^4.1.10"},"lint-staged":{"*.{ts,js}":"eslint"},"gitHead":"182f36a9e7880c9137e350d1f86e711e36710a63","_id":"typeorm-naming-strategy@3.0.0","bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","_nodeVersion":"24.11.1","_npmVersion":"11.13.0","dist":{"integrity":"sha512-Era+lSUv14YmXPiex4cQGLj85Ydkex9qxTt8EhBCA25BHJ2ttqrXEN+nilLgDV9So9gzifjDy1wbCkbNiM66zA==","shasum":"f73cd5a6fb32433e79d5933c85e40a05f868c968","tarball":"https://registry.npmjs.org/typeorm-naming-strategy/-/typeorm-naming-strategy-3.0.0.tgz","fileCount":6,"unpackedSize":9111,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDHOIdUjbTATVh+f11F89Ar/t+ecqjpKFtU62l5/nJREwIhAJynCUyx5Qug1iAQCvafuyB2D74EIwgjUR1vLtcFeiWi"}]},"_npmUser":{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"},"directories":{},"maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/typeorm-naming-strategy_3.0.0_1784737161354_0.19506015866824855"},"_hasShrinkwrap":false}},"time":{"created":"2021-12-17T15:03:06.843Z","modified":"2026-07-22T16:19:21.717Z","1.0.0":"2021-12-17T15:03:07.004Z","2.0.0":"2022-10-16T11:01:15.733Z","2.0.1":"2023-02-05T08:31:20.632Z","2.0.2":"2023-05-23T06:37:57.128Z","2.0.3":"2023-08-09T06:42:20.232Z","2.0.4":"2023-11-01T04:30:06.162Z","2.0.5":"2023-12-02T04:43:24.803Z","2.0.6":"2024-02-03T04:03:43.114Z","2.0.7":"2024-03-29T04:26:22.281Z","2.0.8":"2024-05-08T07:11:50.953Z","2.0.9":"2024-09-09T07:38:52.484Z","2.0.10":"2024-09-20T06:08:32.737Z","2.0.11":"2024-11-25T04:17:23.339Z","2.0.12":"2024-12-10T06:37:54.681Z","2.0.13":"2025-04-08T03:04:26.043Z","2.0.14":"2025-06-09T07:40:04.269Z","2.0.15":"2025-08-25T09:38:32.059Z","2.0.16":"2025-12-13T06:48:54.155Z","2.0.17":"2026-04-13T08:14:23.456Z","2.0.18":"2026-06-04T16:29:46.414Z","2.0.19":"2026-06-05T03:00:50.248Z","3.0.0":"2026-07-22T16:19:21.589Z"},"bugs":{"url":"https://github.com/chantouchsek/typeorm-naming-strategy/issues"},"author":{"name":"Chantouch Sek","email":"chantouchsek.cs83@gmail.com","url":"https://chantouch.me"},"license":"MIT","homepage":"https://github.com/chantouchsek/typeorm-naming-strategy#readme","keywords":["typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","naming strategies"],"repository":{"type":"git","url":"git+https://github.com/chantouchsek/typeorm-naming-strategy.git"},"description":"Custom naming strategies for typeorm","maintainers":[{"name":"chantouchsek","email":"chantouchsek.cs83@gmail.com"}],"readme":"# Typeorm naming strategy\n\n[![ci](https://github.com/chantouchsek/typeorm-naming-strategy/actions/workflows/test.yml/badge.svg)](https://github.com/chantouchsek/typeorm-naming-strategy/actions/workflows/test.yml)\n[![Latest Version on NPM](https://img.shields.io/npm/v/typeorm-naming-strategy.svg?style=flat-square)](https://npmjs.com/package/typeorm-naming-strategy)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n[![npm](https://img.shields.io/npm/dt/typeorm-naming-strategy.svg?style=flat-square)](https://npmjs.com/package/typeorm-naming-strategy)\n[![npm](https://img.shields.io/npm/dm/typeorm-naming-strategy.svg?style=flat-square)](https://npmjs.com/package/typeorm-naming-strategy)\n\nThis package provides a few (one, at the moment) useful custom naming strategies. It alliterates the name of columns, relations, and other fields in the database.\n\nFor example, using the snake strategy, if you have a model like this:\n\n```typescript\nclass User {\n  @Column()\n  createdAt\n}\n```\n\nIn the DB the `createdAt` field will be `created_at`\n\n## Naming strategies available\n\n- Snake\n\n## Installation\n\nIt's available as a [npm package](https://www.npmjs.com/package/typeorm-naming-strategy)\nCompatible with TypeORM `0.3.x` and `1.1.x`.\n\n```sh\nnpm install typeorm-naming-strategy --save\n```\n\nOr using yarn\n\n```sh\nyarn add typeorm-naming-strategy\n```\n\n## Usage\n\n```ts\nimport { DataSource } from 'typeorm'\nimport SnakeNamingStrategy from 'typeorm-naming-strategy'\n\nconst dataSource = new DataSource({\n  type: 'postgres',\n  // other TypeORM options...\n  namingStrategy: new SnakeNamingStrategy(), // Here you're using the strategy!\n})\n\nawait dataSource.initialize()\n```\n\nAlternatively you can use it in combination with a `ormconfig.js`\n\n```js\n// Use require instead of import\n// const SnakeNamingStrategy = require(\"typeorm-naming-strategy\").SnakeNamingStrategy\nconst SnakeNamingStrategy = require('typeorm-naming-strategy')\n\nmodule.exports = {\n  // ...\n  namingStrategy: new SnakeNamingStrategy(),\n}\n```\n\nOr you can use it in combination with a `ormconfig.ts`\n\n```ts\nimport SnakeNamingStrategy from 'typeorm-naming-strategy'\n\nmodule.exports = {\n  // ...\n  namingStrategy: new SnakeNamingStrategy(),\n}\n```\n\nUse with NestJs configuration\n\n```ts\nimport type { DataSourceOptions } from 'typeorm'\nimport { registerAs } from '@nestjs/config'\nimport { SnakeNamingStrategy } from 'typeorm-naming-strategy'\n\nexport default registerAs('database', (): DataSourceOptions => ({\n  // ...\n  namingStrategy: new SnakeNamingStrategy(),\n  // ...\n}))\n```\n","readmeFilename":"README.md"}