{"_id":"@aaronjan/create-typescript-project","_rev":"6-6dd9c816ca54deabe878645fd499cd51","name":"@aaronjan/create-typescript-project","dist-tags":{"latest":"1.2.0"},"versions":{"1.0.0":{"name":"@aaronjan/create-typescript-project","version":"1.0.0","description":"Scaffolding tool for various types of TypeScript projects.","engines":{"node":">=12"},"bin":{"create-typescript-project":"bin/index.js"},"scripts":{"test":"jest","test:cov":"jest --coverage","clean":"rimraf ./dist/ ./tsconfig.build.tsbuildinfo","compile":"tsc -p tsconfig.json","build":"npm run clean && npm run compile","prepublishOnly":"npm run build","eslint:check":"eslint src/**.ts","eslint:fix":"npm run eslint:check -- --fix","prettier:cli":"prettier \"src/**/*.ts\" \"src/**/*.js\"","prettier:check":"npm run prettier:cli -- -l","prettier:fix":"npm run prettier:cli -- --write"},"repository":{"type":"git","url":"git+https://github.com/AaronJan/create-typescript-project.git"},"keywords":[],"author":"","license":"Apache-2.0","bugs":{"url":"https://github.com/AaronJan/create-typescript-project/issues"},"homepage":"https://github.com/AaronJan/create-typescript-project#readme","devDependencies":{"@types/ejs":"^2.6.3","@types/jest":"^24.0.23","@types/mock-fs":"^4.10.0","@types/semver":"^6.2.0","@typescript-eslint/eslint-plugin":"^2.8.0","@typescript-eslint/parser":"^2.8.0","chokidar-cli":"^2.1.0","eslint":"^6.6.0","eslint-config-prettier":"^6.7.0","eslint-plugin-eslint-plugin":"^2.1.0","jest":"^24.9.0","mock-fs":"^4.10.3","prettier":"^1.19.1","rimraf":"^3.0.0","ts-jest":"^24.1.0","typescript":"^3.7.2"},"dependencies":{"chalk":"^3.0.0","commander":"^4.0.1","ejs":"^2.7.4","envinfo":"^7.4.0","semver":"^6.3.0","validate-npm-package-name":"^3.0.0"},"gitHead":"af65a58901df0f64ab30150ea8122dfe040307e0","_id":"@aaronjan/create-typescript-project@1.0.0","_nodeVersion":"12.12.0","_npmVersion":"6.13.0","_npmUser":{"name":"aaronjan","email":"aaronjan@qq.com"},"dist":{"integrity":"sha512-HrtugNi1HsiLOHLZqDTEISVrLzd8/iHoQKfJZUg0hNVO4hLP7nvrxom+C2me3Bq4hzZtgXSFZokPuYwTC8pNNg==","shasum":"bb86407447ffaf156c22900cefad2ac4df387d1e","tarball":"https://registry.npmjs.org/@aaronjan/create-typescript-project/-/create-typescript-project-1.0.0.tgz","fileCount":60,"unpackedSize":90666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1SNQCRA9TVsSAnZWagAAhMQP/RF1g1e9CUbAngdswVzG\nH0SgHyhI5UxVcavA32EuH50R+hjSM0nbWXQGxLkFVL1soI2Oa1dR7PA61Ir3\nKYXF1UEWIKzbQXyVjg80HsA6DOpHhN2Hv5CVGKR7LIARswUqAPfOgmKF9ueS\naMGk8oqFdiObWSIANyLtNtRI5aPkpKERH0zFCDgRXEP1NPG1bgxW8pPxP+Rx\npY0oCO+4MEoiQkA3fTBLfbyOEvLr6rskA12GbmGyfvoMikSBV9UrqL2F2LUO\nIzTW24qGLCE6ybofTE0Xjjq6zEuolpcPtW2jwazntRo3ZDcsUYIAMusLfuas\nAB7XpzYABnA8rBfx1fQK5Jrmjkmb9x/b/nMc+5niLsgNRGataFzGDupy7v3E\nhL2KrF3zmp6n5T/opSKOGE4R7Qr+fuAqB8HzdwXYL8Jh7XChBOWpvLbcNhDP\nwAYuBwAtbuijLrDVQD0tbzyJqcwL1sgzgYsSEz+cW8ohN2TG+YKD5HkfTFXf\nOUG90cmonzcNASrbSyHUBxe+m5H+tqD6+m4+jMLml67EvfrvQAEOVVhWVr7F\nFFmlBXNrSTUQaWEkY3j18R/c5uMw03B33y8hfAnHLS86BzyVWs3FkzM8M83H\nmcxADdsIPWQFwMPZ7ZKqQ7SUYwpoaCUEwEQZ8fCEyZyGBuh0Fi3TU8jJy0Lc\nox7Y\r\n=iSF1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIELtegjgdc6R2kR1JgxOAE5OLFIPG6S1fHhfD/qhtClEAiAJ2rpsMc6ODgwwymgO66iwlAuz+BE9zBX76PyrC+03UQ=="}]},"maintainers":[{"name":"aaronjan","email":"aaronjan@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-typescript-project_1.0.0_1574249296377_0.12465613866016523"},"_hasShrinkwrap":false},"1.0.1":{"name":"@aaronjan/create-typescript-project","version":"1.0.1","description":"Scaffolding tool for various types of TypeScript projects.","engines":{"node":">=12"},"bin":{"create-typescript-project":"bin/index.js"},"scripts":{"test":"jest","test:cov":"jest --coverage","clean":"rimraf ./dist/ ./tsconfig.build.tsbuildinfo","compile":"tsc -p tsconfig.json","build":"npm run clean && npm run compile","prepublishOnly":"npm run build","eslint:check":"eslint src/**.ts","eslint:fix":"npm run eslint:check -- --fix","prettier:cli":"prettier \"src/**/*.ts\" \"src/**/*.js\"","prettier:check":"npm run prettier:cli -- -l","prettier:fix":"npm run prettier:cli -- --write"},"repository":{"type":"git","url":"git+https://github.com/AaronJan/create-typescript-project.git"},"keywords":[],"author":"","license":"Apache-2.0","bugs":{"url":"https://github.com/AaronJan/create-typescript-project/issues"},"homepage":"https://github.com/AaronJan/create-typescript-project#readme","devDependencies":{"@types/ejs":"^2.6.3","@types/jest":"^24.0.23","@types/mock-fs":"^4.10.0","@types/semver":"^6.2.0","@typescript-eslint/eslint-plugin":"^2.8.0","@typescript-eslint/parser":"^2.8.0","chokidar-cli":"^2.1.0","eslint":"^6.6.0","eslint-config-prettier":"^6.7.0","eslint-plugin-eslint-plugin":"^2.1.0","jest":"^24.9.0","mock-fs":"^4.10.3","prettier":"^1.19.1","rimraf":"^3.0.0","ts-jest":"^24.1.0","typescript":"^3.7.2"},"dependencies":{"chalk":"^3.0.0","commander":"^4.0.1","ejs":"^2.7.4","envinfo":"^7.4.0","semver":"^6.3.0","validate-npm-package-name":"^3.0.0"},"gitHead":"12f79a8ed4277b919b5db0bbd58e986daab4888d","_id":"@aaronjan/create-typescript-project@1.0.1","_nodeVersion":"12.12.0","_npmVersion":"6.13.0","_npmUser":{"name":"aaronjan","email":"aaronjan@qq.com"},"dist":{"integrity":"sha512-wd/n658kooXZzdyL33jTnAlvX+aydG7DB/CAPGrPCXh4Ub5PpTZ1AOGbpPAUKMknDmdnr60iU/vhQcjABCXxug==","shasum":"648adabe6482e082aa58efa1a64ba598e5f71678","tarball":"https://registry.npmjs.org/@aaronjan/create-typescript-project/-/create-typescript-project-1.0.1.tgz","fileCount":60,"unpackedSize":90719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1TJPCRA9TVsSAnZWagAAkwEP/i4zPkEa1F1CQNeCxtsv\na3uuJTw+BNnOWmqAWonO8LT/Z+pT63CmzlbxOcGbb1Vd7HleSKCHZILNLoiE\nhzW8zETxuLfd2bEghP3PcQNoCyYFbWVOfrs96kSZpluuH93tREr+Pe4NEJN4\nWbuuxSlcec0y0++PtL0MiPQArxSYJNQSOyji3390lq46pSYgbZ6yMs631aRq\nqTqLlCGJ3t63yk/LVMeVtXn9t3rofFpBSGc4yHB+kU2VyMRxEUk02HzWzSVH\nQXwb0cWtg6zHL7bmvaV9As3w8NlC6g4KiG5T5Vxv4ZkfMzNjM26NzW8L+gUN\nFJAFtRRfjN9M6GcyhRkoUWoZDLD0XAggH6eraR1gOIZalFfJVgOtWuBK12Gy\nsVoeqCRoloGeruhTf8E7667MUCusEUso2YRcgo/JvwhbGdl8ItpHX95zZhlR\nVOFoP+mfCfyTYbs4kmZlH4iZZM1w+mMdHgpeqLA/5PMLz4zgqMof7wgPnLd4\nmObKEaJp6XXSRakUMmLpV/2LfbYd03IlVhp/JMDLhBW9oqR6KLjFu8eeP1TD\nC156Zs2Drh1my9SbnlU4/AVuSeWxp+qhvBO/QPQFl8k+jfN1N0PNFbIKWWOe\nUVOfPrAGpyZIzmTvAah20wuRoni8slZkHvdCrq631msQsVAlya4gonjrhf+U\nAdtm\r\n=lD8P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjIVSBkH7d9PuJJur8FVG3pgzpv5iJ1miLbydMMI+yOgIgPJk++qoG0bcjfwolU1RvjagOwecBiPJ3yWzf98o6cwU="}]},"maintainers":[{"name":"aaronjan","email":"aaronjan@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-typescript-project_1.0.1_1574253135504_0.6678682563915297"},"_hasShrinkwrap":false},"1.1.0":{"name":"@aaronjan/create-typescript-project","version":"1.1.0","description":"Scaffolding tool for various types of TypeScript projects.","engines":{"node":">=12"},"bin":{"create-typescript-project":"bin/index.js"},"scripts":{"test":"jest","test:cov":"jest --coverage","clean":"rimraf ./dist/ ./tsconfig.build.tsbuildinfo","compile":"tsc -p tsconfig.json","build":"npm run clean && npm run compile","prepublishOnly":"npm run build","eslint:check":"eslint src/**.ts","eslint:fix":"npm run eslint:check -- --fix","prettier:cli":"prettier \"src/**/*.ts\" \"src/**/*.js\"","prettier:check":"npm run prettier:cli -- -l","prettier:fix":"npm run prettier:cli -- --write"},"repository":{"type":"git","url":"git+https://github.com/AaronJan/create-typescript-project.git"},"keywords":[],"author":"","license":"Apache-2.0","bugs":{"url":"https://github.com/AaronJan/create-typescript-project/issues"},"homepage":"https://github.com/AaronJan/create-typescript-project#readme","devDependencies":{"@types/ejs":"^2.6.3","@types/jest":"^24.0.23","@types/mock-fs":"^4.10.0","@types/semver":"^6.2.0","@typescript-eslint/eslint-plugin":"^2.8.0","@typescript-eslint/parser":"^2.8.0","chokidar-cli":"^2.1.0","eslint":"^6.6.0","eslint-config-prettier":"^6.7.0","eslint-plugin-eslint-plugin":"^2.1.0","jest":"^24.9.0","mock-fs":"^4.10.3","prettier":"^1.19.1","rimraf":"^3.0.0","ts-jest":"^24.1.0","typescript":"^3.7.2"},"dependencies":{"chalk":"^3.0.0","commander":"^4.0.1","ejs":"^2.7.4","envinfo":"^7.4.0","semver":"^6.3.0","validate-npm-package-name":"^3.0.0"},"gitHead":"4f376e092cae812aa0fcaf33a8953b562f8ea181","_id":"@aaronjan/create-typescript-project@1.1.0","_nodeVersion":"13.2.0","_npmVersion":"6.13.1","_npmUser":{"name":"aaronjan","email":"aaronjan@qq.com"},"dist":{"integrity":"sha512-zAtwCdCqW6TddYF9qjGy0NnukRwVKF2lS7ExCrFpt9FnTgAGD3NO9Js/tZQCBHl10FJPC5O65XMOMBPDjFJXEg==","shasum":"37887f8b68dc7f6ba5e3c368c30d27b2e8b2c8e0","tarball":"https://registry.npmjs.org/@aaronjan/create-typescript-project/-/create-typescript-project-1.1.0.tgz","fileCount":62,"unpackedSize":91181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2/+yCRA9TVsSAnZWagAAXLYP/0U+X6/BHOCp/KGKbW3j\nFeeZtnzmreDSusvVv/NlEva2KxklHXNrZa5i2ifZfdsQFZLhKvlyJ8aJwLMv\n2oI5a3IBVSdkhB/GsRDB9LC0t3QeGPrkFuis/pn7yYvn4qwWRwyM8HNUAe0S\nJPkdsb68jvNH15vIui42CgqAIqBtV1ydsr8K1X7nNpPPMUlIkB/NIpb9EfdQ\nuT4DMksdFlcFkcc8yQfx4Kj+4U8ILCY5kporA3usbE5FP7sZz19cnO03orCs\nWL6Vx87U7wafqENjg6LQzKxmVdBI7tqmt/rUVFU2gwOeW9uiaYfZ7DxsJHWz\nXuJKgNrx1QaWO4nNcwpEfq84dpSfyWttcDHn/wrjBF7EJmYqsxQzxCeYYjrr\nly1cUt4rKHXd01X8HuNDq14t+M2dzDUmKEOsRpRPnpG1ZpLsWYAV7AFcoxCt\nbpZmg9+eUIdwzVa+xZ+v0SV7z28AYqjIkkN21aAb6c/Pr+EMj++9gvD5wb67\ncjHQHoqDv1hQXzaezdvPy2ZLNAi8TNB3VLdGYX8aH2QViQybIAQPBvmP++6S\nvSCWJbKI/a8+VlsH6rhzAtaLiRekDXhsk7Ur4JRv3Zwgeq7W6NdZUJvbSSF5\n9N5z1W6pJzKIfhuAtuEfo44CrUTaxsANza3VIUVbyrnqZohbl02y2APYi3YM\nSirI\r\n=aaqK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuYnAcPGCNO3zLpo4t3c6HautKHy4dnExDvS2CZp2S4gIgCSEsqC99WMZFQeMzUhGFy/OMfHcSBxxtWwzrZgXWDRQ="}]},"maintainers":[{"name":"aaronjan","email":"aaronjan@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-typescript-project_1.1.0_1574698930220_0.2789432385337991"},"_hasShrinkwrap":false},"1.1.1":{"name":"@aaronjan/create-typescript-project","version":"1.1.1","description":"Scaffolding tool for various types of TypeScript projects.","engines":{"node":">=12"},"bin":{"create-typescript-project":"bin/index.js"},"scripts":{"test":"jest","test:cov":"jest --coverage","clean":"rimraf ./dist/ ./tsconfig.build.tsbuildinfo","compile":"tsc -p tsconfig.json","build":"npm run clean && npm run compile","prepublishOnly":"npm run build","eslint:check":"eslint src/**.ts","eslint:fix":"npm run eslint:check -- --fix","prettier:cli":"prettier \"src/**/*.ts\" \"src/**/*.js\"","prettier:check":"npm run prettier:cli -- -l","prettier:fix":"npm run prettier:cli -- --write"},"repository":{"type":"git","url":"git+https://github.com/AaronJan/create-typescript-project.git"},"keywords":[],"author":"","license":"Apache-2.0","bugs":{"url":"https://github.com/AaronJan/create-typescript-project/issues"},"homepage":"https://github.com/AaronJan/create-typescript-project#readme","devDependencies":{"@types/ejs":"^2.6.3","@types/jest":"^24.0.23","@types/mock-fs":"^4.10.0","@types/semver":"^6.2.0","@typescript-eslint/eslint-plugin":"^2.8.0","@typescript-eslint/parser":"^2.8.0","chokidar-cli":"^2.1.0","eslint":"^6.6.0","eslint-config-prettier":"^6.7.0","eslint-plugin-eslint-plugin":"^2.1.0","jest":"^24.9.0","mock-fs":"^4.10.3","prettier":"^1.19.1","rimraf":"^3.0.0","ts-jest":"^24.1.0","typescript":"^3.7.2"},"dependencies":{"chalk":"^3.0.0","commander":"^4.0.1","ejs":"^2.7.4","envinfo":"^7.4.0","semver":"^6.3.0","validate-npm-package-name":"^3.0.0"},"gitHead":"17d2ced0e6c6dbbe9f2cd0b7cd8dbdbbe8fd7277","_id":"@aaronjan/create-typescript-project@1.1.1","_nodeVersion":"13.2.0","_npmVersion":"6.13.1","_npmUser":{"name":"aaronjan","email":"aaronjan@qq.com"},"dist":{"integrity":"sha512-g/fD2fL4Sez5/+521IRWuFguGE70T5/u1J/DFNaFjjv/eBv1HWnQhxNXb5yatomn+mldZBBkUKvX/wpzhdVuzg==","shasum":"a9c2f7bd12c9ce536cd4be408bda9d47a60f0276","tarball":"https://registry.npmjs.org/@aaronjan/create-typescript-project/-/create-typescript-project-1.1.1.tgz","fileCount":62,"unpackedSize":91194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd324cCRA9TVsSAnZWagAALwQP/2C8jGQM7vts1mj8y40f\nv2NtRjDFrK9k5EdRudAEVQ+P9ew/os4t4HR2HU67/BTJlQfnmphGBFvI/5aI\nTlUcifc3050FTd/jtQQAXl4aNzyKN+47VZc6sVUyccgZIw03/DK5LrMZbyLB\nmu1E0Dl5/yoyCBrOWhmPv4TfKHrb2eHdfi+O9EsXJuY48hSZ+quPGxVkux07\nogjOmoekxFKYhat2LNHwMixGSKiGuOIa7OUCfPtvtrXZ+trWgDjsUZneuH7V\nhDpEKIJVPFIre6qHJ1j91FcsFPB9G0j2Kv0xCu+id3ZMHs46rfAYpPyg6uIH\ngZ3XXc/qyIYQeAsSIntJC+/eA/ndJLqkLiMYYChu5yenU/EmNj39OMbY3d1q\nRp5rykQT4Bcc5pB52RNOfTdsZ84QQC0kBQA7nauHuXKIkqk3f4QPpEYoGCVZ\nAsaud/Na49RFZtNKDo7oD67Ul+TfaxnUyjV/Q2efGKf+Zitc8MVWQmxJGxij\nmTCNMG1ExRzBiqg7wQyFsOfSS9e2wsj2ophCKfK3mGU6MLEouq/bGsgy71j/\npu09ZhN5pyrUhxoNxJcnS3dOedWKWo+7O3/g45S+dWmWrBaV/rkq6sKvAaGm\ni5tfbHsGZd670FVuxrEE+vXKprP3LqsAJcI81iODkyqkdnF7S0IK/YB87Fzr\nEK3e\r\n=yxRZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDuYfdjGrihaKHHaww4WyyebyqxCQtqrhsPQPHsA4v3wIgbery6/TBXM32OtrP2+8sI4hstb+QJKxMzZ4aV4k1nlk="}]},"maintainers":[{"name":"aaronjan","email":"aaronjan@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-typescript-project_1.1.1_1574923803574_0.005498876452861845"},"_hasShrinkwrap":false},"1.1.2":{"name":"@aaronjan/create-typescript-project","version":"1.1.2","description":"Scaffolding tool for various types of TypeScript projects.","engines":{"node":">=12"},"bin":{"create-typescript-project":"bin/index.js"},"scripts":{"test":"jest","test:cov":"jest --coverage","clean":"rimraf ./dist/ ./tsconfig.build.tsbuildinfo","compile":"tsc -p tsconfig.json","build":"npm run clean && npm run compile","prepublishOnly":"npm run build","eslint:check":"eslint src/**.ts","eslint:fix":"npm run eslint:check -- --fix","prettier:cli":"prettier \"src/**/*.ts\" \"src/**/*.js\"","prettier:check":"npm run prettier:cli -- -l","prettier:fix":"npm run prettier:cli -- --write"},"repository":{"type":"git","url":"git+https://github.com/AaronJan/create-typescript-project.git"},"keywords":[],"author":"","license":"Apache-2.0","bugs":{"url":"https://github.com/AaronJan/create-typescript-project/issues"},"homepage":"https://github.com/AaronJan/create-typescript-project#readme","devDependencies":{"@types/ejs":"^2.6.3","@types/jest":"^24.0.23","@types/mock-fs":"^4.10.0","@types/semver":"^6.2.0","@typescript-eslint/eslint-plugin":"^2.8.0","@typescript-eslint/parser":"^2.8.0","chokidar-cli":"^2.1.0","eslint":"^6.6.0","eslint-config-prettier":"^6.7.0","eslint-plugin-eslint-plugin":"^2.1.0","jest":"^24.9.0","mock-fs":"^4.10.3","prettier":"^1.19.1","rimraf":"^3.0.0","ts-jest":"^24.1.0","typescript":"^3.7.2"},"dependencies":{"chalk":"^3.0.0","commander":"^4.0.1","ejs":"^2.7.4","envinfo":"^7.4.0","semver":"^6.3.0","validate-npm-package-name":"^3.0.0"},"gitHead":"9c8600d3571059f8582df00fa51d824b5329e7e2","_id":"@aaronjan/create-typescript-project@1.1.2","_nodeVersion":"13.2.0","_npmVersion":"6.13.1","_npmUser":{"name":"aaronjan","email":"aaronjan@qq.com"},"dist":{"integrity":"sha512-S4TdXVzystaqOLEo7YvzvIVtXAtr67sU2pCXxAGkw1T9JVxOzt+2iXaKtU0TYBju3zQkwJfPShivqNai8dlTHQ==","shasum":"68b06d3d080762917097a50bf7c93857c01e2cd3","tarball":"https://registry.npmjs.org/@aaronjan/create-typescript-project/-/create-typescript-project-1.1.2.tgz","fileCount":62,"unpackedSize":91193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd327MCRA9TVsSAnZWagAANUUP/R1SbRNx6o9lUDqzwcxT\nY8aKIjpcCoC+Uy6nZjlYDpKGyiFVeMlp34wXes3ZJYkTCn+2YefX2UAzxvVl\nYFHVICcO7Wfztb//oHUGY830aCHi13hqD9vgZ1nfYX6Exad4/XUzy7k0beIP\nsgPmeaqF6RQ9MUIeRYJBIkBLmfcjlpKKodL/Y7TDr093KQIYSdAeP0Oi1SfB\n1tBzJ8wTEsXU6t5MfMSwzYCdXcK5k5uXmCPFaz7P0+0lLFQx6Yp/9iKVRYDN\nlLYqZ6R73+yQZWDhD0OS2oWrx2/2EYblmr2GWVGZL9n2hDmG3qjfSqZ9k4iN\nqktqm/3Ezex9/YC7jZ6DSvdM6BqObtZSAs6fLPmcdZkZlGSloNnT6FLuszo4\nkaPfe6AwTVvtp9JB3W9i5IOAYNxRXAk2LmhMXREwqOQHNTHqvwa6bOpKuUFk\nMk8Qs9BMJLQBjPWxpoQHNxF9r2/Jd4bktHJdcZxVoAzhT+smYBf44dSKQs0T\n3tg8RAO8pJjJy3zfh/4gL0OYbd5boNXMiCRXicJ2cRTzGb8pARU0Wgf1Ib0p\nhZ0XhFTmsG5pYFqpPuHhzg2XDfhhierWTPgqQqXsXa4vPuE06khv/im8za52\nV0WsI3HWt713JQ4JzsNurvq8Z6ECrLrKOJKYjaC/CdlqbRTpukx9e+XPlKZv\nSn2w\r\n=iYp/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpLsXQh2UEgVDVAD+pram8mQr5sb6Sgnkx4JQF4fMqWwIgGf7uVO4UUb0OyQQIbPxuo+Yc8jf0atqSu12wJVmR2Wc="}]},"maintainers":[{"name":"aaronjan","email":"aaronjan@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-typescript-project_1.1.2_1574923980253_0.5510524245171124"},"_hasShrinkwrap":false},"1.2.0":{"name":"@aaronjan/create-typescript-project","version":"1.2.0","description":"Scaffolding tool for various types of TypeScript projects.","engines":{"node":">=12"},"bin":{"create-typescript-project":"bin/index.js"},"scripts":{"test":"jest","test:cov":"jest --coverage","clean":"rimraf ./dist/ ./tsconfig.build.tsbuildinfo","compile":"tsc -p tsconfig.json","build":"npm run clean && npm run compile","prepublishOnly":"npm run build","eslint:check":"eslint src/**.ts","eslint:fix":"npm run eslint:check -- --fix","prettier:cli":"prettier \"src/**/*.ts\" \"src/**/*.js\"","prettier:check":"npm run prettier:cli -- -l","prettier:fix":"npm run prettier:cli -- --write"},"repository":{"type":"git","url":"git+https://github.com/AaronJan/create-typescript-project.git"},"keywords":[],"author":"","license":"Apache-2.0","bugs":{"url":"https://github.com/AaronJan/create-typescript-project/issues"},"homepage":"https://github.com/AaronJan/create-typescript-project#readme","devDependencies":{"@types/ejs":"^2.6.3","@types/jest":"^24.0.23","@types/mock-fs":"^4.10.0","@types/semver":"^6.2.0","@typescript-eslint/eslint-plugin":"^2.8.0","@typescript-eslint/parser":"^2.8.0","chokidar-cli":"^2.1.0","eslint":"^6.6.0","eslint-config-prettier":"^6.7.0","eslint-plugin-eslint-plugin":"^2.1.0","jest":"^24.9.0","mock-fs":"^4.10.3","prettier":"^1.19.1","rimraf":"^3.0.0","ts-jest":"^24.1.0","typescript":"^3.7.2"},"dependencies":{"chalk":"^3.0.0","commander":"^4.0.1","ejs":"^2.7.4","envinfo":"^7.4.0","semver":"^6.3.0","validate-npm-package-name":"^3.0.0"},"gitHead":"7bbb4a2e8b6757cb67b7d6f88d59d24f58fd59b4","_id":"@aaronjan/create-typescript-project@1.2.0","_nodeVersion":"13.2.0","_npmVersion":"6.13.4","_npmUser":{"name":"aaronjan","email":"aaronjan@qq.com"},"dist":{"integrity":"sha512-Z8xGWtWHouehfPFX+5/r/Na+2bIhHyY7pjHC2KjTvG/iZ0niftHSs/WcCCUq0iMR87pQ7/J1FwmPs9tbp4gksw==","shasum":"2e656d30a369448c7f49651b093ff5f19b039fd9","tarball":"https://registry.npmjs.org/@aaronjan/create-typescript-project/-/create-typescript-project-1.2.0.tgz","fileCount":62,"unpackedSize":91167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBK9aCRA9TVsSAnZWagAAP/QP/iQmG/U628r5ESZnjUhu\nOq7yIFL2uUf504eS+NjPEJIYyzn4h0545tM4oLA9151RkAPfkDCTwef0S+dU\nMh6j4bHWWoBwcg753GoL6KR9uFK4SSPbuWj4CTa+s/H9uNhEcxprF9EPqg8z\nrWAzUxlpTDMYRHw6u7z9OBKNliCUOPaQf+IKrT9+giCFqulrDVc1nyyg39Dc\nyeLftJVF9RqtE0fuSHjLGm5XCk0PDkTO3qEQIwpEDLZH9SOI9CHnpDKpvPTn\neqetDISUPVbs7Zr7Imup0vYp6197s7na3Svmokxt+lYKOWpVae3YnV+z3CoL\nhfiCdCrOtkO/V6XUc63PPYBd37XA4rNSsMZO77IjDiQcWd7mXACJzSKBwr83\njFIsCskerag6RA1Fs/QYVqEPBBJq+jl/x5hrz+3u1R0RGoVzTDAK3Ye222ZV\nPUkr9KAC50en2W40TFQaOKs/O7RokS82BrCmTpZFz1hN5bs2BQI6MGHu9Wut\nKT1yyz4OcB1Rbo6WrdZsKdZipo91zY3GHoP0P5cL1t7VsBBE9GNmoHx6fJdD\n8IqBoe5iu19hwD3RMDgfm8Aha11b6yvqOYU/z/91gYnsx0/qRXhi9uzhYnLP\nMFZSwWFApu2O92If2gkyg6jh+BrI1XAJbvH2sHNUx037Mjp4mnK7JCaKVm8D\n85bu\r\n=CbRK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCm94F7RabD1LqAiIClILehtqISC3hZkwZZUgrRhllfKwIgUTbxzzHJ0Up3CbhXADOhqW4vI3V4FoLhcyiXk7aOt/I="}]},"maintainers":[{"name":"aaronjan","email":"aaronjan@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/create-typescript-project_1.2.0_1577365338036_0.3667904975888099"},"_hasShrinkwrap":false}},"time":{"created":"2019-11-20T11:28:16.019Z","1.0.0":"2019-11-20T11:28:16.563Z","modified":"2022-04-04T10:55:41.517Z","1.0.1":"2019-11-20T12:32:15.616Z","1.1.0":"2019-11-25T16:22:10.357Z","1.1.1":"2019-11-28T06:50:03.738Z","1.1.2":"2019-11-28T06:53:00.454Z","1.2.0":"2019-12-26T13:02:18.197Z"},"maintainers":[{"name":"aaronjan","email":"aaronjan@qq.com"}],"description":"Scaffolding tool for various types of TypeScript projects.","homepage":"https://github.com/AaronJan/create-typescript-project#readme","keywords":[],"repository":{"type":"git","url":"git+https://github.com/AaronJan/create-typescript-project.git"},"bugs":{"url":"https://github.com/AaronJan/create-typescript-project/issues"},"license":"Apache-2.0","readme":"# create-typescript-package\n\nThis project is for my personal use.\n\n\n## Credits\n\n* [facebook/create-react-app](https://github.com/facebook/create-react-app)\n* [loopback/loopback-next](https://github.com/loopback/loopback-next)\n","readmeFilename":"README.md"}