{"_id":"@calebboyd/create-tsp","_rev":"8-31eb4df3f28e1894f340639af459c0e8","name":"@calebboyd/create-tsp","dist-tags":{"latest":"1.2.1"},"versions":{"1.0.0":{"name":"@calebboyd/create-tsp","version":"1.0.0","description":"A npm init command for seeding a server side typescript project","bin":{"create-tsp":"bin.js"},"engines":{"npm":">=7","node":">=14"},"repository":{"type":"git","url":"git+ssh://git@github.com/calebboyd/create-tsp.git"},"keywords":[],"scripts":{"commitlint":"commitlint -f $(git rev-list --tags --max-count=1) -t $(git log --pretty=%H | head -1)","lint":"eslint \"src/**/*.ts\" --fix","build":"shx rm -rf lib && tsc","watch:typescript":"npm run build -- -w","watch:test":"tap -Rspec --watch","watch":"npm run build && concurrently -k \"npm:watch:typescript\" \"npm:watch:test\" -c blue,green","test":"tap"},"tap":{"test-regex":"src\\/.*test\\.ts","node-arg":["--enable-source-maps"]},"prettier":{"parser":"typescript","semi":false,"singleQuote":true,"printWidth":100},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","plugin:prettier/recommended"],"ignorePatterns":["*.d.ts"],"rules":{"@typescript-eslint/explicit-function-return-type":0,"@typescript-eslint/no-use-before-define":0}},"commitlint":{"extends":["@commitlint/config-angular"],"rules":{"type-enum":[2,"always",["build","ci","docs","feat","fix","perf","refactor","release","revert","style","test"]]}},"dependencies":{"minimist":"^1.2.5"},"devDependencies":{"@commitlint/cli":"^14.1.0","@commitlint/config-angular":"^14.1.0","@types/minimist":"^1.2.2","@types/node":"^16.11.7","@types/tap":"^15.0.5","@typescript-eslint/eslint-plugin":"^5.3.1","@typescript-eslint/parser":"^5.3.1","concurrently":"^6.3.0","dotenv":"^10.0.0","eslint":"^8.2.0","eslint-config-prettier":"~8.3.0","eslint-plugin-prettier":"^4.0.0","prettier":"^2.4.1","shx":"^0.3.3","tap":"^15.0.10","ts-node":"^10.4.0","typescript":"^4.4.4"},"gitHead":"a4bd75e0b985c9be3269cc419b8d126b074ae8d4","bugs":{"url":"https://github.com/calebboyd/create-tsp/issues"},"homepage":"https://github.com/calebboyd/create-tsp#readme","_id":"@calebboyd/create-tsp@1.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-cb89ZtV8dIaPQxlP1lPvopuGJm1LdgyQ+zd/tS5j+lXCUaWMtBanLfvUGkgdtAM3CeykEHmkjcy3gVVlyjq9XA==","shasum":"e8f328d6a5cd75ebaa843f2eb368dda525ae0db1","tarball":"https://registry.npmjs.org/@calebboyd/create-tsp/-/create-tsp-1.0.0.tgz","fileCount":15,"unpackedSize":14383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzaygCRA9TVsSAnZWagAA5VkP/142QO83Oq+WQuWms2Az\nu01FvvMnPY+hBqm9Uyu+kK4NoiNRZTGyo5eCKpZt3oNIG2KdPJAkasjrU4sT\nB7PVDgpdwa0T67sdCYqv4vRQj4x48z4ksCknVLzeymSywsTtUZtUTWjmzPSs\nPYXWU7xR5+GQziLY2LwnG9Zv4olkBn3RN6Gb2skZzupWR21PB8IJYQY7qfGj\nAXz4psIoWOFViz9dyKonBbCDQiH6WPvN11L3TCNQ+vr4Ng6QV+xuR5sVYTOI\n2DB636D4WMMBug9l4QntqcNS1uGxGwrBxHdWOt8ptm+nax5/E2YoRqUc5J30\nyqBV4pFnmHzED1gev1VvK+109Zdg2xYHamNA/biDifPN5XuGu4smpKydjHb/\nQo/4hgRSSY3K+T29MhsbCMcaQiZ837hJXrV8jqbOQ/bCTUj65zdeVGwVmbWH\nZ849K/811zY7zto6yu+2KHkgffmkbXtdKOtIBQtd+k87LXEVhYYqC8Dwh5Nx\ngnW7/iLpfjFzIMT7mJCuhXCrXmJMt1lDZ55yohGDx/Vd/RJLf854BWKMqCTK\nR4s7Ju7oGRwIO8uohuoiG4dOTnmy8mFdz7zLIL5cd0x08H3VYzdCmp2rECmy\nPk2WqaTRCQBkSzbTu6y4n6Fgc5v0LsKECFP9rIvDLvpaTnKQklRY7BSJEoaB\ndeYf\r\n=S/al\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGQq0pXMworuO/8qnijLTKkxEOyiNtmaoKQM43hDphXYAiBJW1D8tP7ofePJx39v0AwggDoCWD4F90HZd34XUk9soA=="}]},"_npmUser":{"name":"calebboyd","email":"caleb.boyd@hotmail.com"},"directories":{},"maintainers":[{"name":"calebboyd","email":"caleb.boyd@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-tsp_1.0.0_1636571062179_0.7385083258801799"},"_hasShrinkwrap":false},"1.1.0":{"name":"@calebboyd/create-tsp","version":"1.1.0","description":"A npm init command for seeding a server side typescript project","bin":{"create-tsp":"bin.js"},"engines":{"npm":">=7","node":">=14"},"repository":{"type":"git","url":"git+ssh://git@github.com/calebboyd/create-tsp.git"},"keywords":[],"scripts":{"commitlint":"commitlint -f $(git rev-list --tags --max-count=1) -t $(git log --pretty=%H | head -1)","lint":"eslint \"src/**/*.ts\" --fix","prebuild":"npm run lint","build":"shx rm -rf lib && tsc","watch:test":"tap -Rspec --watch","test":"tap"},"tap":{"test-regex":"src\\/.*test\\.ts","node-arg":["-r=ts-node/register","--enable-source-maps"]},"prettier":{"parser":"typescript","semi":false,"singleQuote":true,"printWidth":100},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","plugin:prettier/recommended"],"ignorePatterns":["*.d.ts"],"rules":{"@typescript-eslint/explicit-function-return-type":0,"@typescript-eslint/no-use-before-define":0}},"commitlint":{"extends":["@commitlint/config-angular"],"rules":{"type-enum":[2,"always",["build","ci","docs","feat","fix","perf","refactor","release","revert","style","test"]]}},"dependencies":{"minimist":"^1.2.5"},"devDependencies":{"@commitlint/cli":"^16.0.2","@commitlint/config-angular":"^16.0.0","@swc/core":"^1.2.129","@types/minimist":"^1.2.2","@types/node":"^16","@types/tap":"^15.0.5","@typescript-eslint/eslint-plugin":"^5.9.1","@typescript-eslint/parser":"^5.9.1","dotenv":"^13.0.1","eslint":"^8.7.0","eslint-config-prettier":"~8.3.0","eslint-plugin-prettier":"^4.0.0","prettier":"^2.5.1","shx":"^0.3.4","ts-node":"^10.4.0","typescript":"^4.5.4"},"gitHead":"5d2bac6c590f71a4ad57b91b0666f76db4e963a4","bugs":{"url":"https://github.com/calebboyd/create-tsp/issues"},"homepage":"https://github.com/calebboyd/create-tsp#readme","_id":"@calebboyd/create-tsp@1.1.0","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-KuTbWPYIEaoO8dw9pB18Rr16Hu+Asc2iGZxcfo0+6KHGmmvpx4dQWY+FzCfdcg5Xont4n04tL66JUxPZgfORvg==","shasum":"b158651e28b9d6820b327f51df66dd2b1fbfa98e","tarball":"https://registry.npmjs.org/@calebboyd/create-tsp/-/create-tsp-1.1.0.tgz","fileCount":15,"unpackedSize":14353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5NcHCRA9TVsSAnZWagAAJ6IP+wd5jZHtLJXPAWHHIAfn\n3+44tDVhgU4W/KSnQs/QP4mXNiqPhdvSLHzJRw4S0WPebyx4MGjtLGE2xtQu\nhWaixOZZ48hCZfhlN/0GV8HzXQTjktg/tn1VgAxlRT3OuOEOYHrjtd8RdmaV\nlJuF90wygT1yH6lnPwP3SCRZf45ZHq15rXu2qxl+j2XvHGjh10KbJyRO/SUE\nTEribR7YiqRR0elnZT/x3c59pjtHTkU13RPnHQiX1cGJANWeUni7mI27UdmE\n4TWp4t2CjDdM4+CG04d9oMDhgaMkfHAVQfHpuBb5/KHaYoaKFojxs6YAdKf6\nrxXIjA6/HMFpBPUvkO0IQSIhsyDzwUnPprwxj6H2OGiy09Ih0nvdlWx2rug5\nJYW9LTOzsD2bofbHP8bu49v4G7EuxHTS0XZY68mbTkFC5WkOr2SYtI/Wktrp\n4mrL5NPp4WxG3zg5+ao49nDliy//+HFGDd81dAyRxjasJSmU4JjI3a4tbD2G\nkjs7pVLAe8nvljoiURgR5T+mbuJSLNX3T25azM5c5kgt2PTE53EskIkQqScG\niiPc/rurRVCl7OCaTDw68EfrsRHlDn2ycgrB9cE+CPtPWJq+38x00p0YZ9xc\npqvIYruE5JFcoGhzvswWtslIwyyOuWdPTY1SUkBBrufczuBQMTCChR81ZEzb\nkewh\r\n=aNq6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrlEFVR1tpd3wsusaCkpT8x5S1W0TRgjDzDBBgziuEPAIhALuFxsRHII2j+DGvQELo+c5Vbx1VyTT79QywiuAOyDZ8"}]},"_npmUser":{"name":"calebboyd","email":"caleb.boyd@hotmail.com"},"directories":{},"maintainers":[{"name":"calebboyd","email":"caleb.boyd@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-tsp_1.1.0_1642387207473_0.5273416344354449"},"_hasShrinkwrap":false},"1.1.1":{"name":"@calebboyd/create-tsp","version":"1.1.1","description":"A npm init command for seeding a server side typescript project","bin":{"create-tsp":"bin.js"},"engines":{"npm":">=7","node":">=14"},"repository":{"type":"git","url":"git+ssh://git@github.com/calebboyd/create-tsp.git"},"keywords":[],"scripts":{"commitlint":"commitlint -f $(git rev-list --tags --max-count=1) -t $(git log --pretty=%H | head -1)","lint":"eslint \"src/**/*.ts\" --fix","prebuild":"npm run lint","build":"shx rm -rf lib && tsc","prepublishOnly":"npm run build","watch:test":"tap -Rspec --watch","test":"tap"},"tap":{"test-regex":"src\\/.*test\\.ts","node-arg":["-r=ts-node/register","--enable-source-maps"]},"prettier":{"parser":"typescript","semi":false,"singleQuote":true,"printWidth":100},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","plugin:prettier/recommended"],"ignorePatterns":["*.d.ts"],"rules":{"@typescript-eslint/explicit-function-return-type":0,"@typescript-eslint/no-use-before-define":0}},"commitlint":{"extends":["@commitlint/config-angular"],"rules":{"type-enum":[2,"always",["build","ci","docs","feat","fix","perf","refactor","release","revert","style","test"]]}},"dependencies":{"minimist":"^1.2.5"},"devDependencies":{"@commitlint/cli":"^16.0.2","@commitlint/config-angular":"^16.0.0","@swc/core":"^1.2.129","@types/minimist":"^1.2.2","@types/node":"^16","@types/tap":"^15.0.5","@typescript-eslint/eslint-plugin":"^5.9.1","@typescript-eslint/parser":"^5.9.1","dotenv":"^13.0.1","eslint":"^8.7.0","eslint-config-prettier":"~8.3.0","eslint-plugin-prettier":"^4.0.0","prettier":"^2.5.1","shx":"^0.3.4","ts-node":"^10.4.0","typescript":"^4.5.4"},"gitHead":"8ab764d0a6d870232f3ccdc437fc546f0909ce34","bugs":{"url":"https://github.com/calebboyd/create-tsp/issues"},"homepage":"https://github.com/calebboyd/create-tsp#readme","_id":"@calebboyd/create-tsp@1.1.1","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-F1eDKh3Xljl0BkKVOJ9Qc29YuivMOqvd7zg+yV5GAAnwql1HhKn5pE0NaYn1kG5R/O0wRoNJkMGADhO0myB5GA==","shasum":"223762b055e1cddc48caf0251bfa5fa56deaf894","tarball":"https://registry.npmjs.org/@calebboyd/create-tsp/-/create-tsp-1.1.1.tgz","fileCount":10,"unpackedSize":14135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5NeoCRA9TVsSAnZWagAAilwP/jb/16zi8JJwTu0obD+S\nCKrqZ8KeQtGmof1aAPwX4WLG5skAYytwer4OciwTpftReU3yNNufoMQDSueo\npjHpjTLfNAc1GPJCu9P+KFPamPfQmjmSCpId/YQkjXXWawWvFdKj6mvoCJAd\nB5TLQh1KHaEJFnTONUGtLMK5oQp1Tm9i/yMF2qbzSgFvT7PLuqf/9RL1Cj1s\n3QdY2ZlOs8L0bNaQrd6V2Mj2nUXcB8XjbBaOEUfKFdGiO++zjdpXrQAC9lhA\nG+l6i/ic/9ZdLDzdT8KT/fGtjeCGzvtZ7CoDGEI73TwVOS4JAOS+xEKhY2xo\nZ2Y5BiqqqTyaMkaynAzH0DU+4eUk5+97GOnAeTL7qtLysNjxcP1fnVSKz93R\nUm/0l9NANdfmn8VMR4d4Jitc7xp8DsijbJapm12GbFbVHB208IxSzYqHhjno\n9G1aCVx4DKhl2mT6TI3yTrBq0QNr9GQxoFORljzBBFucwzikqiF7Y6A/oKMa\nGKJJj/zVXT6RWxnZRJpKvdIJ+732LP5ob+kuWtiEfR+6xrqjj+6iBfi5nZkA\n5x8h0ki1S63Ff//vlIV0h2AaV1xTlP0PcMC5Oh3YCdTCXC2ZF8k5u8x25sz2\nKSRKiDuaU1BIeqVKTgGke6Ay3RFhJXQi22IFcH2fktqUueoach4F36nQrC5R\nMXmA\r\n=O2Ih\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCDHJEwJLfE284pYKcu1vsL5VD3QiRHVwhSxVfeL9O8wIhAOq5InbnOxwVtfJi+RS+/uJEJkTjxSTfe1dcWqRADtXi"}]},"_npmUser":{"name":"calebboyd","email":"caleb.boyd@hotmail.com"},"directories":{},"maintainers":[{"name":"calebboyd","email":"caleb.boyd@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-tsp_1.1.1_1642387368560_0.4275411175802881"},"_hasShrinkwrap":false},"1.1.2":{"name":"@calebboyd/create-tsp","version":"1.1.2","description":"A npm init command for seeding a server side typescript project","bin":{"create-tsp":"bin.js"},"engines":{"npm":">=7","node":">=14"},"repository":{"type":"git","url":"git+ssh://git@github.com/calebboyd/create-tsp.git"},"keywords":[],"scripts":{"commitlint":"commitlint -f $(git rev-list --tags --max-count=1) -t $(git log --pretty=%H | head -1)","lint":"eslint \"src/**/*.ts\" --fix","prebuild":"npm run lint","build":"shx rm -rf lib && tsc","prepublishOnly":"npm run build","watch:test":"tap -Rspec --watch","test":"tap"},"tap":{"test-regex":"src\\/.*test\\.ts","node-arg":["-r=ts-node/register","--enable-source-maps"]},"prettier":{"parser":"typescript","semi":false,"singleQuote":true,"printWidth":100},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","plugin:prettier/recommended"],"ignorePatterns":["*.d.ts"],"rules":{"@typescript-eslint/explicit-function-return-type":0,"@typescript-eslint/no-use-before-define":0}},"commitlint":{"extends":["@commitlint/config-angular"],"rules":{"type-enum":[2,"always",["build","ci","docs","feat","fix","perf","refactor","release","revert","style","test"]]}},"dependencies":{"minimist":"^1.2.5"},"devDependencies":{"@commitlint/cli":"^16.0.2","@commitlint/config-angular":"^16.0.0","@swc/core":"^1.2.129","@types/minimist":"^1.2.2","@types/node":"^16","@types/tap":"^15.0.5","@typescript-eslint/eslint-plugin":"^5.9.1","@typescript-eslint/parser":"^5.9.1","dotenv":"^13.0.1","eslint":"^8.7.0","eslint-config-prettier":"~8.3.0","eslint-plugin-prettier":"^4.0.0","prettier":"^2.5.1","shx":"^0.3.4","ts-node":"^10.4.0","typescript":"^4.5.4"},"gitHead":"a77b70290489cb9c9c26856f770c2120a6a88cff","bugs":{"url":"https://github.com/calebboyd/create-tsp/issues"},"homepage":"https://github.com/calebboyd/create-tsp#readme","_id":"@calebboyd/create-tsp@1.1.2","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-kURqbxZkmeeAmc04peaURwDBpIytPn9xbDGR64uc3Kjf6nMQumhyH0DHMcdEOatEgDRXt8tQlS3f5L3cKrWj0w==","shasum":"874aa48eb17ecf06fd813e976c2a27a0cdeecd0c","tarball":"https://registry.npmjs.org/@calebboyd/create-tsp/-/create-tsp-1.1.2.tgz","fileCount":10,"unpackedSize":14134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5N5MCRA9TVsSAnZWagAACK8P/jzVRM+zmO/3b5Z0EHrF\nNPcaimn7TBteT5pn2Gi7u+jemwhXVr0OjwgqpF/5Lsv1nhtXzO/dvIRR7Ox9\n2uTRDJ62IqcNGbNgXkO2qsV3G7Sduw9+T5+c/vcVZqF+S/9U//ys1AJ9/OhM\nO7n7sWExMEaIwnkdn9/aImzYgnE3HTM1M6RLtdKw8kfmXAATEgCuphPOS9br\n9jfjBX10TlFYHmjx6advB2j1EWmXghnUrsVscQ/v0+xx9CbL//tB7j6w8kCo\noRPRXawETOk3qtBwQogc2FrLRK20Bs04jmpJHB5taSRmtEDzhYChY/GSQyB6\n7EuG7+2RXCaWhMvF9AJB2JFc2ujpAB+Xu4nTIdGo5moTDg/x4gqeLimzslmV\nbW90Xlu3y32feN9Gh+plXKBQU32C6HVbXiT7Y8zRAmkTkXfz001wlHVRmRu4\nJiN/bgmEuauAQwuM9vyGXEnaJOmlAEOC89dTRF38lptdvEMb6nR+YNFcSZJp\nFoOdZ3rCMwKhiIyY6WXogxjsr69s/wAwnFghOCrGAlX+b6LUeTXtieiS+FYg\neMvhI+xFp9/6weTuXzkYWm5OoDqouICii1Y5UB7o6AF4bkReZJRohIUTmo7Z\ndOng8y3Hiuy3tTYC130I1IGTKMXIvu4V8OetiBphqDpRERDg/2h1k4zoNOV0\nUZZy\r\n=qRmW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDC5DhNrBGl/Trbo3CoGQRM5UdPP+xUxGdbosKUxgjGuwIgSWpjTm/w4BomJe6+yBLrLHEmq3mPhGFYbAfgl1artyU="}]},"_npmUser":{"name":"calebboyd","email":"caleb.boyd@hotmail.com"},"directories":{},"maintainers":[{"name":"calebboyd","email":"caleb.boyd@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-tsp_1.1.2_1642389068066_0.8295729521715614"},"_hasShrinkwrap":false},"1.1.3":{"name":"@calebboyd/create-tsp","version":"1.1.3","description":"A npm init command for seeding a server side typescript project","bin":{"create-tsp":"bin.js"},"engines":{"npm":">=7","node":">=14"},"repository":{"type":"git","url":"git+ssh://git@github.com/calebboyd/create-tsp.git"},"keywords":[],"scripts":{"commitlint":"commitlint -f $(git rev-list --tags --max-count=1) -t $(git log --pretty=%H | head -1)","lint":"eslint \"src/**/*.ts\" --fix","prebuild":"npm run lint","build":"shx rm -rf lib && tsc","prepublishOnly":"npm run build","watch:test":"tap -Rspec --watch","test":"tap"},"tap":{"test-regex":"src\\/.*test\\.ts","node-arg":["-r=ts-node/register","--enable-source-maps"]},"prettier":{"parser":"typescript","semi":false,"singleQuote":true,"printWidth":100},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","plugin:prettier/recommended"],"ignorePatterns":["*.d.ts"],"rules":{"@typescript-eslint/explicit-function-return-type":0,"@typescript-eslint/no-use-before-define":0}},"commitlint":{"extends":["@commitlint/config-angular"],"rules":{"type-enum":[2,"always",["build","ci","docs","feat","fix","perf","refactor","release","revert","style","test"]]}},"dependencies":{"minimist":"^1.2.5"},"devDependencies":{"@commitlint/cli":"^16.0.2","@commitlint/config-angular":"^16.0.0","@swc/core":"^1.2.129","@types/minimist":"^1.2.2","@types/node":"^16","@types/tap":"^15.0.5","@typescript-eslint/eslint-plugin":"^5.9.1","@typescript-eslint/parser":"^5.9.1","dotenv":"^13.0.1","eslint":"^8.7.0","eslint-config-prettier":"~8.3.0","eslint-plugin-prettier":"^4.0.0","prettier":"^2.5.1","shx":"^0.3.4","ts-node":"^10.4.0","typescript":"^4.5.4"},"gitHead":"37e475b9c0ae990d248dc7cf9e7a35ddd44ef184","bugs":{"url":"https://github.com/calebboyd/create-tsp/issues"},"homepage":"https://github.com/calebboyd/create-tsp#readme","_id":"@calebboyd/create-tsp@1.1.3","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-4ZM70BNOpTJgrTjDmXMciVydyF+l7uM6eN+lWwj3li3oGbrCQxgSoe4fPe1s9czfHzrKiamwdf4Hjw8eTi3Fbg==","shasum":"ae1f1d6cc4ca8dd590c4cc56a25b66f711d1f7b5","tarball":"https://registry.npmjs.org/@calebboyd/create-tsp/-/create-tsp-1.1.3.tgz","fileCount":10,"unpackedSize":14254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5OJkCRA9TVsSAnZWagAAB1MP/02ALTbFyEUkFw7JF3qG\nUcPzKngBpnL8RHcEMd/4yzXqF7qBQprcG1IQIY6D+H+0FTdkR/g/ytCh8QWk\nRjnhhtyPXNkdmJZuDyVal246KtkxUUWuyB/SIKzEghB93ZgsiJVLACry4Vv9\nhmu2UXzXS+FOQ0zUDAPSRisRO6qx8zpEoVefAHFLpR2hHNxMVtsqliBr4teF\nu88wXzZ+sFY43ad73DiPoVvyeWo8HO2l2Wso9b5DkZsvFvArVRjAto2ZKl8F\nlCJZElETREcqmS6xtJ80E/231f7qiO4tdePa3ABVKKAyeiv+6bT8A8AtHN6L\nKyQy47T+7LxMlvl8bpDPSj0blySMQvUXMmIdpRiMdiEQQ2LZOuN6xm15L6Nw\nxHYo4MlEJiatkNY7Oc1OOHbXJ9v+ktOFKhbKx23P6NSsRA/JLkcmodJrYxnt\nPDpb7tguGwG+TFz58KhGCI9+Ba7stOmE/hhRDe2KL3h43OG3aRHgCm+CnYB5\npeos+e/8wr6FavFGTgAgHHm0nfzhTOoJY8DmLs/mtx/zukSEthdCb0XrDJaR\ns1buPMYZZ/TPSNZa9Mbc1x5RbDIt/mezamdHnt/j5bn2xU1XAzW5A4Q7nF5g\nczNlje43dbVymIYOyY8zm8ntN5vDRs3xKsAgrFPLAnPjjPi+MaUIJJLqvw6Z\n1FuX\r\n=WCqx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH044y3DIkwUY2j88x4uoF7QvwKMzRcrPMQvqffP+1YOAiAziTBz6cO3P+CaCfUQDUMB+NIcg++/4Oz8Y3W9qteX1Q=="}]},"_npmUser":{"name":"calebboyd","email":"caleb.boyd@hotmail.com"},"directories":{},"maintainers":[{"name":"calebboyd","email":"caleb.boyd@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-tsp_1.1.3_1642390116485_0.9558789421313687"},"_hasShrinkwrap":false},"1.2.0":{"name":"@calebboyd/create-tsp","version":"1.2.0","description":"A npm init command for seeding a server side typescript project","bin":{"create-tsp":"bin.js"},"engines":{"npm":">=7","node":">=14"},"repository":{"type":"git","url":"git+ssh://git@github.com/calebboyd/create-tsp.git"},"keywords":[],"scripts":{"commitlint":"commitlint -f $(git rev-list --tags --max-count=1) -t $(git log --pretty=%H | head -1)","lint":"eslint \"src/**/*.ts\" --fix","prebuild":"npm run lint","build":"shx rm -rf lib && tsc","prepublishOnly":"npm run build"},"prettier":{"parser":"typescript","semi":false,"singleQuote":true,"printWidth":100},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","plugin:prettier/recommended"],"ignorePatterns":["*.d.ts"],"rules":{"@typescript-eslint/explicit-function-return-type":0,"@typescript-eslint/no-use-before-define":0}},"commitlint":{"extends":["@commitlint/config-angular"],"rules":{"type-enum":[2,"always",["build","ci","docs","feat","fix","perf","refactor","release","revert","style","test"]]}},"dependencies":{"minimist":"^1.2.5"},"devDependencies":{"@commitlint/cli":"^16.0.2","@commitlint/config-angular":"^16.0.0","@swc/core":"^1.2.130","@types/minimist":"^1.2.2","@types/node":"^16","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","dotenv":"^14.2.0","eslint":"^8.7.0","eslint-config-prettier":"~8.3.0","eslint-plugin-prettier":"^4.0.0","prettier":"^2.5.1","shx":"^0.3.4","ts-node":"^10.4.0","typescript":"^4.5.4"},"gitHead":"120b7ed7d961f5e55b5e300793c5050d906eebb0","bugs":{"url":"https://github.com/calebboyd/create-tsp/issues"},"homepage":"https://github.com/calebboyd/create-tsp#readme","_id":"@calebboyd/create-tsp@1.2.0","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-00ykKbOEfOSponF+OrfGIxtpdfE7mmVsXd2pjMPYO5WkoxDM7I8jTyFyl5yOi7JeQLu7J4WA2/T4Lr8hC+sJ5A==","shasum":"0aadcd81e832b0989a3f361519ca15a7dc1457e7","tarball":"https://registry.npmjs.org/@calebboyd/create-tsp/-/create-tsp-1.2.0.tgz","fileCount":10,"unpackedSize":14422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5eGSCRA9TVsSAnZWagAAO3AP/0y0vh0Q8DeYe0iP8/wp\n8Ru/eRJDyigqGJnQPdAuh5pxMnCJK7YvP9s3KvHY904pzHFCiqpUXjaSXX8A\nwIxCLycW6nMBJ6Y4txtiXjcMWEuAyzAwN3Fm27LlsTmli+5ILRNXCzOXO6Oi\nVEnR/cnX8q4SgXtxt0QIg6hLFRuoU0CkNvx/xw/bIepYeoF7eF7A8rkkqie8\nbnjcsEfEvOkYylBXyOckHypAAl60nX0cJrZbcYpW0+NLF3AucMzVmtxE4uSE\nBITahf3A5rLhNQFAIqfeIUDGGEg8080YftIPfQG+hmvn2bSI6ottERz/ZDN3\nDoC4BdGUZM7t4IucyLbgyPmJmbUzqXr30CCH34Z84Y4P0uwrcqzjYBWAVCiI\nCPFqDhXQUpU5nubV211lTYWjLau7Fuf13zetS2d1q2BTu6iiSs5mDpqPnxdn\nQuuJKvR2Ba6SkWixdIFuwyZFbk9u86ES80aePxWc5bA/cOZsX1NM9dpmYDKc\nBzni4ks3pPbf6Y/gh+n8LdA7/JbPSTtP3R3rC5pPcfq1rjz5XI1TPurAKTwU\nHJF3wOkdBWvmH039suntmEsiVd3HkvtA9zj1kKgZlsskYQ8Unij2+TA9qhWs\nvXyo90cDWfte8A0nWeTQqK3Sj5VQh4Izep611dpf0mTDYBugVh0n1hr8oAsE\nlteU\r\n=Npc7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCW+pE99jvlu1uK6baTja2o0gNTDF6m/sPor4sYbNIflAIhAJ8E6L7nN/xKv5K+uMGBMcSFWlUeYhYBgpJJPsz/5Y17"}]},"_npmUser":{"name":"calebboyd","email":"caleb.boyd@hotmail.com"},"directories":{},"maintainers":[{"name":"calebboyd","email":"caleb.boyd@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-tsp_1.2.0_1642455442807_0.7198907827918992"},"_hasShrinkwrap":false},"1.2.1":{"name":"@calebboyd/create-tsp","version":"1.2.1","description":"A npm init command for seeding a server side typescript project","bin":{"create-tsp":"bin.js"},"engines":{"npm":">=7","node":">=14"},"repository":{"type":"git","url":"git+ssh://git@github.com/calebboyd/create-tsp.git"},"keywords":[],"scripts":{"commitlint":"commitlint -f $(git rev-list --tags --max-count=1) -t $(git log --pretty=%H | head -1)","lint":"eslint \"src/**/*.ts\" --fix","prebuild":"npm run lint","build":"shx rm -rf lib && tsc","prepublishOnly":"npm run build"},"prettier":{"parser":"typescript","semi":false,"singleQuote":true,"printWidth":100},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"extends":["eslint:recommended","plugin:@typescript-eslint/recommended","prettier","plugin:prettier/recommended"],"ignorePatterns":["*.d.ts"],"rules":{"@typescript-eslint/explicit-function-return-type":0,"@typescript-eslint/no-use-before-define":0}},"commitlint":{"extends":["@commitlint/config-angular"],"rules":{"type-enum":[2,"always",["build","ci","docs","feat","fix","perf","refactor","release","revert","style","test"]]}},"dependencies":{"minimist":"^1.2.5"},"devDependencies":{"@commitlint/cli":"^16.0.2","@commitlint/config-angular":"^16.0.0","@swc/core":"^1.2.130","@types/minimist":"^1.2.2","@types/node":"^16","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","dotenv":"^14.2.0","eslint":"^8.7.0","eslint-config-prettier":"~8.3.0","eslint-plugin-prettier":"^4.0.0","prettier":"^2.5.1","shx":"^0.3.4","ts-node":"^10.4.0","typescript":"^4.5.4"},"gitHead":"48f3b99b0aedb01847f5583ad70d0b690c734f8b","bugs":{"url":"https://github.com/calebboyd/create-tsp/issues"},"homepage":"https://github.com/calebboyd/create-tsp#readme","_id":"@calebboyd/create-tsp@1.2.1","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-341dYY2UmmWI4n+ccCT4TtEta9C1MzF9J8tsmOk0YF8KRXpARGWJV+F56LQhdcf7xn4zwoMVA8/PRM+X9Nt3lA==","shasum":"646e23594315643ce87e761739f79d5463d8e42c","tarball":"https://registry.npmjs.org/@calebboyd/create-tsp/-/create-tsp-1.2.1.tgz","fileCount":10,"unpackedSize":14434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5eLiCRA9TVsSAnZWagAAI/UQAJkJxv36HylQEbFfIFOi\ndjXmnLx/ZDnWtEThLtvN/yld4tk8Cwuv0wZcNSFBUhd5szspuL95LWEzV3Ld\nsomhPMUe3hjzix6tkpZWGNjNLM3VcrX5MKMVaQ8a+TPrUPBGZlpguWctoEcm\naOiNeEYN1hCSvDuvb/jFBa+6BzUv/RueIOjZWF4/66QxKZ/6Y5RhU2UBoA7T\nR215O58n+RMxzEWY1VivGQJ3Dbs3nfQt4621ShDSFvJ6jeKD3gc3v8EwujZ5\nrnjcAEkpRIX1QvUd0EGY/ULz4xlZ+D4WKSRj1zykWdBEHEyqH+N5v4eOVl18\nNvBR0ccaO3ABbqNdgARn4c7eYSbDH+2b5aj30cUjCRP1pt5T/ecrixk3JrzP\nB6Uvbs/G9qX+KOiR/1QiTp66S8c/ikqjbKMuxsGswKbPjQIQgrAO6fTjFv/E\ncPse5Wi4WJcZ3jZZSZboFbHbsLjO15pNtheLdg6hrdJCdTp00AVxRa+s/NzL\nnaTGqXqzu6ugDd9MZTpdylcgjb2VmtvJG6dRdbNAtBRKXHx/Lw6wrRtnr9Ba\nRe7APJHR3HEnCfOeC621ocvNmqbdtnkU/aiq7Q3XELGSuQldCf6TH0RQeYcl\nprtphrah6xzzIE9RJtLJAYo7xmwgBKeinCQzIbn75x/G0AVyiq7pGi6DTLBU\nC8hH\r\n=Znic\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQQWj6wUfd2hMHMEqaU+0QWaxlkCJBk0DlcfpAGYgesgIhANkl/5mGpjQ2foy+VasSe+X6fPAE8YQxR6J53CcE4jeu"}]},"_npmUser":{"name":"calebboyd","email":"caleb.boyd@hotmail.com"},"directories":{},"maintainers":[{"name":"calebboyd","email":"caleb.boyd@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-tsp_1.2.1_1642455778041_0.8124524553244556"},"_hasShrinkwrap":false}},"time":{"created":"2021-11-10T19:04:22.125Z","1.0.0":"2021-11-10T19:04:22.350Z","modified":"2022-04-04T21:31:54.514Z","1.1.0":"2022-01-17T02:40:07.630Z","1.1.1":"2022-01-17T02:42:48.710Z","1.1.2":"2022-01-17T03:11:08.196Z","1.1.3":"2022-01-17T03:28:36.604Z","1.2.0":"2022-01-17T21:37:22.957Z","1.2.1":"2022-01-17T21:42:58.220Z"},"maintainers":[{"name":"calebboyd","email":"caleb.boyd@hotmail.com"}],"description":"A npm init command for seeding a server side typescript project","homepage":"https://github.com/calebboyd/create-tsp#readme","keywords":[],"repository":{"type":"git","url":"git+ssh://git@github.com/calebboyd/create-tsp.git"},"bugs":{"url":"https://github.com/calebboyd/create-tsp/issues"},"readme":"## create-tsp\n\nThis is an [npm init](https://docs.npmjs.com/cli/init) script for generating a typescript project\n\n### Options:\n```\n--root        Generate top level project (dot-files, commitlint, etc)\n```\n\n### Usage:\n\n**npm**\n- `npm init @calebboyd/tsp`\n\n**yarn**:\n- `yarn create @calebboyd/tsp`\n\nOr, with \n\n**npx**\n- `npx @calebboyd/create-tsp`","readmeFilename":"README.md"}