{"_id":"egg-ts-helper","_rev":"1252791","name":"egg-ts-helper","description":"egg typescript helper","dist-tags":{"latest":"1.29.1"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"time":{"modified":"2021-10-14T06:51:08.000Z","created":"2018-03-03T14:13:31.249Z","1.29.1":"2021-10-14T06:46:00.477Z","1.29.0":"2021-10-14T05:36:45.781Z","1.28.0":"2021-10-13T02:09:45.444Z","1.27.0":"2021-09-17T02:27:32.370Z","1.26.0":"2021-08-02T08:20:22.286Z","1.25.9":"2021-04-23T07:44:01.627Z","1.25.8":"2020-04-29T16:26:34.973Z","1.25.7":"2020-03-05T09:52:30.152Z","1.25.6":"2019-08-21T12:09:34.199Z","1.25.5":"2019-06-23T15:18:45.603Z","1.25.4":"2019-06-10T11:15:40.055Z","1.25.3":"2019-05-26T14:23:03.537Z","1.25.2":"2019-03-26T09:06:06.142Z","1.25.1":"2019-03-25T07:55:10.145Z","1.25.0":"2019-03-25T07:39:54.181Z","1.24.2":"2019-03-20T16:38:22.511Z","1.24.1":"2019-03-11T06:05:04.793Z","1.24.0":"2019-03-10T15:38:07.071Z","1.23.0":"2019-03-06T06:13:00.446Z","1.22.3":"2019-02-24T06:29:07.494Z","1.22.2":"2019-02-23T06:18:30.251Z","1.22.1":"2019-02-18T15:37:27.007Z","1.22.0":"2019-02-14T15:35:07.056Z","1.21.0":"2019-02-01T16:14:59.258Z","1.20.0":"2019-01-06T15:44:26.233Z","1.19.2":"2018-12-20T08:29:09.783Z","1.19.1":"2018-12-12T13:00:11.255Z","1.19.0":"2018-12-12T11:05:56.629Z","1.18.0":"2018-12-10T06:10:39.709Z","1.17.1":"2018-12-05T06:20:15.036Z","1.17.0":"2018-12-04T16:02:27.883Z","1.16.1":"2018-11-29T07:16:59.952Z","1.16.0":"2018-11-29T05:55:45.424Z","1.15.0":"2018-11-28T11:37:25.507Z","1.14.0":"2018-11-12T12:50:21.367Z","1.13.0":"2018-10-12T17:39:38.418Z","1.12.2":"2018-09-30T07:14:57.614Z","1.12.1":"2018-09-30T07:08:01.391Z","1.12.0":"2018-09-30T02:25:05.777Z","1.11.0":"2018-09-10T13:59:29.078Z","1.10.1":"2018-09-02T15:23:42.264Z","1.10.0":"2018-08-30T02:23:12.643Z","1.9.2":"2018-08-02T14:10:56.760Z","1.9.1":"2018-07-31T08:17:15.003Z","1.9.0":"2018-06-22T02:48:58.268Z","1.8.0":"2018-05-29T12:29:07.269Z","1.7.1":"2018-05-22T15:38:21.197Z","1.7.0":"2018-05-07T06:13:09.990Z","1.6.2":"2018-04-26T03:09:00.820Z","1.6.1":"2018-04-23T04:41:38.153Z","1.6.0":"2018-04-10T03:58:26.923Z","1.5.2":"2018-04-08T06:28:09.272Z","1.5.1":"2018-04-07T05:06:12.584Z","1.5.0":"2018-04-04T13:27:55.278Z","1.4.2":"2018-04-03T04:47:09.801Z","1.4.1":"2018-04-03T03:34:51.453Z","1.4.0":"2018-04-03T03:24:50.807Z","1.3.2":"2018-03-31T09:14:17.765Z","1.3.1":"2018-03-30T15:33:17.767Z","1.3.0":"2018-03-30T14:43:45.009Z","1.2.0":"2018-03-29T14:48:23.526Z","1.1.3":"2018-03-27T11:06:44.652Z","1.1.2":"2018-03-27T02:50:05.751Z","1.1.1":"2018-03-24T15:13:37.703Z","1.1.0":"2018-03-24T14:33:15.779Z","1.0.0":"2018-03-22T14:34:25.180Z","0.2.4":"2018-03-19T08:30:12.452Z","0.2.3":"2018-03-18T08:19:42.834Z","0.2.2":"2018-03-18T07:29:25.410Z","0.2.1":"2018-03-16T00:03:28.128Z","0.2.0":"2018-03-15T16:56:29.582Z","0.1.2":"2018-03-15T02:07:06.691Z","0.1.1":"2018-03-11T17:42:48.395Z","0.1.0":"2018-03-11T17:31:37.450Z","0.0.3":"2018-03-10T09:51:11.611Z","0.0.2":"2018-03-04T07:37:49.744Z","0.0.1":"2018-03-03T14:13:31.249Z"},"users":{},"author":{"name":"wanghx"},"repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"versions":{"1.29.1":{"name":"egg-ts-helper","version":"1.29.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"eslint . --ext .ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"egg-bin cov --ts","ci":"npm run check && npm run cov"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^3.0.0","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.2","json5":"^2.2.0","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^2.0.0","typescript":"^4.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","eslint":"^7.0.0","eslint-config-egg":"^9.0.0","extend2":"^1.0.0","runscript":"^1.3.0"},"gitHead":"5bfc7a699b4bac6da7d206dd2db4c32ef7d3b178","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.29.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.12","dist":{"shasum":"95d6018770c9e0f94153f8b6f511f1af226f7117","size":46707,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.29.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.29.1.tgz"},"_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.29.1_1634193960331_0.7238852161423508"},"_hasShrinkwrap":false,"publish_time":1634193960477,"_cnpm_publish_time":1634193960477},"1.29.0":{"name":"egg-ts-helper","version":"1.29.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"eslint . --ext .ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"egg-bin cov --ts","ci":"npm run check && npm run cov"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^3.0.0","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.2","json5":"^2.2.0","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^2.0.0","typescript":"^4.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","eslint":"^7.0.0","eslint-config-egg":"^9.0.0","extend2":"^1.0.0","runscript":"^1.3.0"},"gitHead":"65fc6b6f0af7f0672250f0a327c9af0fb273bfdb","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.29.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.12","dist":{"shasum":"18fdfb7cc4456f9f3074d4e500d97130f6fde7eb","size":46731,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.29.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.29.0.tgz"},"_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.29.0_1634189805621_0.06785498637068099"},"_hasShrinkwrap":false,"publish_time":1634189805781,"_cnpm_publish_time":1634189805781},"1.28.0":{"name":"egg-ts-helper","version":"1.28.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"eslint . --ext .ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"egg-bin cov --ts","ci":"npm run check && npm run cov"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^3.0.0","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.2","json5":"^2.2.0","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^2.0.0","typescript":"^4.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","eslint":"^7.0.0","eslint-config-egg":"^9.0.0","extend2":"^1.0.0","runscript":"^1.3.0"},"gitHead":"a19ad4ea86d34e6c0e30ecfc24755f5ec03b8697","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.28.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.12","dist":{"shasum":"e08ae2f4693d1411c3b84429985c1f694eb3412f","size":46265,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.28.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.28.0.tgz"},"_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.28.0_1634090985265_0.7447803147988781"},"_hasShrinkwrap":false,"publish_time":1634090985444,"_cnpm_publish_time":1634090985444},"1.27.0":{"name":"egg-ts-helper","version":"1.27.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"eslint . --ext .ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"egg-bin cov --ts","ci":"npm run check && npm run cov"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^3.0.0","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.2","json5":"^2.2.0","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^2.0.0","typescript":"^4.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","eslint":"^7.0.0","eslint-config-egg":"^9.0.0","extend2":"^1.0.0","runscript":"^1.3.0"},"gitHead":"de51b8fe9ebb333c90b547ff90a5e53d8b674e82","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.27.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.12","dist":{"shasum":"664e7fe805bc192c56a9f19e82ca88371cb3c142","size":45774,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.27.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.27.0.tgz"},"_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.27.0_1631845652197_0.7379328386513178"},"_hasShrinkwrap":false,"publish_time":1631845652370,"_cnpm_publish_time":1631845652370},"1.26.0":{"name":"egg-ts-helper","version":"1.26.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"eslint . --ext .ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"egg-bin cov --ts","ci":"npm run check && npm run cov"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^3.0.0","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.2","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^2.0.0","typescript":"^4.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","eslint":"^7.0.0","eslint-config-egg":"^9.0.0"},"gitHead":"00f359d229f5fda26ecee727bdd4be2c112660a8","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.26.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.12","dist":{"shasum":"7717bb5eaea61c8c154b70c9f2ed826d4119b53e","size":45415,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.26.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.26.0.tgz"},"_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.26.0_1627892422170_0.1676015205343806"},"_hasShrinkwrap":false,"publish_time":1627892422286,"_cnpm_publish_time":1627892422286},"1.25.9":{"name":"egg-ts-helper","version":"1.25.9","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^2.0.0","typescript":"^4.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"f81f4395d48c5810f7490621c1749ddd2d716396","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.9","_nodeVersion":"12.18.3","_npmVersion":"6.14.12","dist":{"shasum":"d23f49ed3ca4e9e54caa3ac73346c67e89c43144","size":45360,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.9.tgz"},"_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.9_1619163841460_0.897083453126907"},"_hasShrinkwrap":false,"publish_time":1619163841627,"_cnpm_publish_time":1619163841627},"1.25.8":{"name":"egg-ts-helper","version":"1.25.8","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"356b4640aacd18e772fd8897bb8dfcffacd71497","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.8","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"3bf13dcf26ada57a0b1f0c3118532ba4db807803","size":45369,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.8.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.8_1588177594865_0.8080475360337469"},"_hasShrinkwrap":false,"publish_time":1588177594973,"_cnpm_publish_time":1588177594973},"1.25.7":{"name":"egg-ts-helper","version":"1.25.7","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"9203ba8b70ded22fc60941303ea7f69aa57b9a04","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.7","_nodeVersion":"10.14.1","_npmVersion":"6.11.3","dist":{"shasum":"bfc4700a98788e3222cf643dd98f7789d5dae3df","size":45182,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.7.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.7_1583401950017_0.379153083094107"},"_hasShrinkwrap":false,"publish_time":1583401950152,"_cnpm_publish_time":1583401950152},"1.25.6":{"name":"egg-ts-helper","version":"1.25.6","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"cfe7d182bfa27955622ba7df01ab0b6aee3e7066","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.6","_npmVersion":"6.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"0413b3f59c0acfe62a4d2b70fd59bcada2c305b6","size":45836,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.6.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.6_1566389374005_0.5459794327143419"},"_hasShrinkwrap":false,"publish_time":1566389374199,"_cnpm_publish_time":1566389374199},"1.25.5":{"name":"egg-ts-helper","version":"1.25.5","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"c1b832ab9c03b3282ff55b89e695b3879ccb5ca1","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.5","_npmVersion":"6.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"04b3f2e4105caa5a64da1203cc5820d1d26ef719","size":44698,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.5.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.5_1561303125510_0.10093771421998121"},"_hasShrinkwrap":false,"publish_time":1561303125603,"_cnpm_publish_time":1561303125603},"1.25.4":{"name":"egg-ts-helper","version":"1.25.4","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"10e0f4adc3ab32c037a46b0f8fae31868487ce8b","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.4","_npmVersion":"6.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"80adc1ecf7e79c5b7acf011d9e78c569cc809bda","size":44628,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.4.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.4_1560165339930_0.9357232503596331"},"_hasShrinkwrap":false,"publish_time":1560165340055,"_cnpm_publish_time":1560165340055},"1.25.3":{"name":"egg-ts-helper","version":"1.25.3","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"934bc469fbc1dcf89d288ea44f50081fd695a0c5","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.3","_npmVersion":"6.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"e27bd5953a31826a7e96b9bf42053be695854ec8","size":44740,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.3.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.3_1558880583335_0.4982252263472826"},"_hasShrinkwrap":false,"publish_time":1558880583537,"_cnpm_publish_time":1558880583537},"1.25.2":{"name":"egg-ts-helper","version":"1.25.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"7e11703a0b897d4ac361b396a6f398604c2e3813","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.2","_npmVersion":"6.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"4fc0165773e73ec849c5630bf2c16e369e1ca482","size":44656,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.2_1553591166019_0.06576420525423332"},"_hasShrinkwrap":false,"publish_time":1553591166142,"_cnpm_publish_time":1553591166142},"1.25.1":{"name":"egg-ts-helper","version":"1.25.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^8.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"991c2147927de853645e130901e37faa053bb6d6","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"421cdc1f36aaaa313141aa6df42bf1df8dba8f91","size":44580,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.1_1553500509995_0.6870844465862287"},"_hasShrinkwrap":false,"publish_time":1553500510145,"_cnpm_publish_time":1553500510145},"1.25.0":{"name":"egg-ts-helper","version":"1.25.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chalk":"^2.4.2","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","dot-prop":"^4.2.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^8.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"03e10a4d897b579851fde5dbb3759187fc8310b4","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.25.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"3eb8f7339a3d3f7d2e8ca215fed012ad05eeaf35","size":44498,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.25.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.25.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.25.0_1553499593981_0.06696051533001146"},"_hasShrinkwrap":false,"publish_time":1553499594181,"_cnpm_publish_time":1553499594181},"1.24.2":{"name":"egg-ts-helper","version":"1.24.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","prepublish":"npm run release","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"891f7efa7f6b4af123358ed3f9993de82f017dde","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.24.2","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"9688b17c871b73cbabee539557eca1481161f2f2","size":43037,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.24.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.24.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.24.2_1553099902318_0.47275649844765755"},"_hasShrinkwrap":false,"publish_time":1553099902511,"_cnpm_publish_time":1553099902511},"1.24.1":{"name":"egg-ts-helper","version":"1.24.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","egg-sequelize":"^4.3.1","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"ca6bd6d6276413bcde8e9cae18a01424e30da1be","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.24.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"1c6cc2098dcd78a020c2eef4308880c5bb93e87b","size":42611,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.24.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.24.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.24.1_1552284304617_0.9263375779079963"},"_hasShrinkwrap":false,"publish_time":1552284304793,"_cnpm_publish_time":1552284304793},"1.24.0":{"name":"egg-ts-helper","version":"1.24.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"cache-require-paths":"^0.3.0","chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","ts-node":"^7.0.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"dfc3dafd0b861fd2ccc8a9c72661a01db90cddfa","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.24.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"0f005bf4ca801bba35c1f94da1eb466c8aabc824","size":41772,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.24.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.24.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.24.0_1552232286870_0.7435982897164226"},"_hasShrinkwrap":false,"publish_time":1552232287071,"_cnpm_publish_time":1552232287071},"1.23.0":{"name":"egg-ts-helper","version":"1.23.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"d5af9665ca7f0792fbe5cf9fbd2df2af9cfd8909","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.23.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"9d8ff4884236ba92b8259c680a3aa9605d5daf0e","size":39279,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.23.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.23.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.23.0_1551852780138_0.7611719752408452"},"_hasShrinkwrap":false,"publish_time":1551852780446,"_cnpm_publish_time":1551852780446},"1.22.3":{"name":"egg-ts-helper","version":"1.22.3","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"e47b24e06ba9ea4abc89499c208c22ed6d2486c6","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.22.3","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"92d845db94dc93ecdf88e5d4276fd608b2ead346","size":52664,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.22.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.22.3.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.22.3_1550989747346_0.955698361087012"},"_hasShrinkwrap":false,"publish_time":1550989747494,"_cnpm_publish_time":1550989747494},"1.22.2":{"name":"egg-ts-helper","version":"1.22.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"f835317c8c1d2c14655de7feae21aba0c6be9890","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.22.2","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"9f2645bb037f0cfa9894767397605ded165a504f","size":39498,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.22.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.22.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.22.2_1550902709992_0.08539025822712598"},"_hasShrinkwrap":false,"publish_time":1550902710251,"_cnpm_publish_time":1550902710251},"1.22.1":{"name":"egg-ts-helper","version":"1.22.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"f7167928b88005982e5d7765955645b95eee9d52","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.22.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"5e1792794dd749bdbb0be58e25f21f42213bab76","size":53394,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.22.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.22.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.22.1_1550504246857_0.12205198227051883"},"_hasShrinkwrap":false,"publish_time":1550504247007,"_cnpm_publish_time":1550504247007},"1.22.0":{"name":"egg-ts-helper","version":"1.22.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0","yn":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","extend2":"^1.0.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"a97fc0b83866b531e48e11bba6048ed26ed6f0c7","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.22.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"5e7f25c6ecb30e017d65bb4d2ac6eb6445c13072","size":39342,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.22.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.22.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.22.0_1550158506856_0.4249136351188034"},"_hasShrinkwrap":false,"publish_time":1550158507056,"_cnpm_publish_time":1550158507056},"1.21.0":{"name":"egg-ts-helper","version":"1.21.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"f7a6b4d4c4e5db306dede46deedcb4558d2f5841","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.21.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"e71df48e69c529e040e70cae32e7844e67201cb3","size":38005,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.21.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.21.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.21.0_1549037699160_0.14969149101870038"},"_hasShrinkwrap":false,"publish_time":1549037699258,"_cnpm_publish_time":1549037699258},"1.20.0":{"name":"egg-ts-helper","version":"1.20.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","release":"del ./dist && npm run build","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","enquirer":"^2.3.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","del-cli":"^1.1.0","egg":"^2.10.0","egg-bin":"^4.3.7","egg-mock":"^3.21.0","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"c6bd2cb5fdc4df10b14cf27b747dca53585acc56","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.20.0","_npmVersion":"6.5.0","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"734e73e7dd8182da5d8d27df4b9de242d94526ce","size":37450,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.20.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.20.0_1546789466095_0.0471450776413318"},"_hasShrinkwrap":false,"publish_time":1546789466233,"_cnpm_publish_time":1546789466233},"1.19.2":{"name":"egg-ts-helper","version":"1.19.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"c19067ec11fde578ac256ad9736b711b63a4a029","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.19.2","_npmVersion":"6.5.0","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"1d33504efedeba5ddfb1bb0465e29fdef665a311","size":34580,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.19.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.19.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.19.2_1545294549602_0.7454380321675458"},"_hasShrinkwrap":false,"publish_time":1545294549783,"_cnpm_publish_time":1545294549783},"1.19.1":{"name":"egg-ts-helper","version":"1.19.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"9b9ee22d56afa5d5f07bd43efff44806e69c68c7","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.19.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"d7140c0ea008e1932a4be3a2bac7b502877c2170","size":34407,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.19.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.19.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.19.1_1544619611067_0.9677570406126617"},"_hasShrinkwrap":false,"publish_time":1544619611255,"_cnpm_publish_time":1544619611255},"1.19.0":{"name":"egg-ts-helper","version":"1.19.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"efab7382a66ee690ce513e32fd9fb08792842c79","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.19.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"f92d89723281655efec777444cb764867c83b1e9","size":35164,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.19.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.19.0_1544612756436_0.18210174434309723"},"_hasShrinkwrap":false,"publish_time":1544612756629,"_cnpm_publish_time":1544612756629},"1.18.0":{"name":"egg-ts-helper","version":"1.18.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"d8f7d5a5acfa1f753f7055f5bdeb503a480fd048","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.18.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"be922030e68d9db6a6f8945f61bf1477f5317d92","size":30066,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.18.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.18.0_1544422239543_0.46778665540897113"},"_hasShrinkwrap":false,"publish_time":1544422239709,"_cnpm_publish_time":1544422239709},"1.17.1":{"name":"egg-ts-helper","version":"1.17.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"c553ddaa1ac9a1a6534ecd5ec28119149956aaf0","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.17.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"706988abd0fd9262adb27770625deac8678e087a","size":29523,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.17.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.17.1_1543990814842_0.8219031109533905"},"_hasShrinkwrap":false,"publish_time":1543990815036,"_cnpm_publish_time":1543990815036},"1.17.0":{"name":"egg-ts-helper","version":"1.17.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1","tslint-config-egg":"^1.0.0"},"gitHead":"13bc70cd0643c3c5bb38fa239af64123122c3fa0","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.17.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"7b44a2e943dc65217f2f4391b3428bb2f274d561","size":29511,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.17.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.17.0_1543939347682_0.21346369916850616"},"_hasShrinkwrap":false,"publish_time":1543939347883,"_cnpm_publish_time":1543939347883},"1.16.1":{"name":"egg-ts-helper","version":"1.16.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","tslib":"^1.9.3","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"64210cc3f64fbae591300ed1542711bbdef6a518","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.16.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"099672bb0c21b393c1626785e74447c0d27f93c8","size":24859,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.16.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.16.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.16.1_1543475819847_0.6904868161893369"},"_hasShrinkwrap":false,"publish_time":1543475819952,"_cnpm_publish_time":1543475819952},"1.16.0":{"name":"egg-ts-helper","version":"1.16.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"0da7c2efee40b6c2f283e1de97967813aac3587f","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.16.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"f1f8fea5ce42f1492d085e973108f77c7c311f74","size":24840,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.16.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.16.0_1543470945326_0.9037564236759936"},"_hasShrinkwrap":false,"publish_time":1543470945424,"_cnpm_publish_time":1543470945424},"1.15.0":{"name":"egg-ts-helper","version":"1.15.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^3.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"efaaa25b34d0e111e5fd3555db1eb8504c512167","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.15.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"359ad1ca28a1208836bdb2d4d28549a4fdf1990a","size":24049,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.15.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.15.0_1543405045399_0.3266132839489093"},"_hasShrinkwrap":false,"publish_time":1543405045507,"_cnpm_publish_time":1543405045507},"1.14.0":{"name":"egg-ts-helper","version":"1.14.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"14a5b57d87962a335e2ae70b2935a986bb1331f5","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.14.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"ab97751f3cf4ea6e21290594c553693c4a0ee098","size":23360,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.14.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.14.0_1542027021206_0.7405647097455206"},"_hasShrinkwrap":false,"publish_time":1542027021367,"_cnpm_publish_time":1542027021367},"1.13.0":{"name":"egg-ts-helper","version":"1.13.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"f9c2e24da2426eb62695c75b2dce07f80c02ae6b","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.13.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"db9b44e6a8a1a3a3f93d1640ab40e5b41749b797","size":23206,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.13.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.13.0_1539365978327_0.7879820360467045"},"_hasShrinkwrap":false,"publish_time":1539365978418,"_cnpm_publish_time":1539365978418},"1.12.2":{"name":"egg-ts-helper","version":"1.12.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"f835410c4c2035dc7df94451f7e27856471a55d1","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.12.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"7dac1f80ebda762610815a3ab379c4564d3edd2f","size":23123,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.12.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.12.2_1538291697527_0.9756212963512294"},"_hasShrinkwrap":false,"publish_time":1538291697614,"_cnpm_publish_time":1538291697614},"1.12.1":{"name":"egg-ts-helper","version":"1.12.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"13f5c145f3c1ac4bb598aaa87ed75461ee717b8d","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.12.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"1b354974838f07d0ec6ff920efaf43c2bf58d4eb","size":23124,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.12.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.12.1_1538291281231_0.8499788187409625"},"_hasShrinkwrap":false,"publish_time":1538291281391,"_cnpm_publish_time":1538291281391},"1.12.0":{"name":"egg-ts-helper","version":"1.12.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/whxaxes/egg-ts-helper.git"},"scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"5cf7561aeb4b4ace1d8f5be254b6a54ac97294e8","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","_id":"egg-ts-helper@1.12.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"24903e4647493f3389343e36ef0b4d9773515292","size":23095,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.12.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.12.0_1538274305609_0.5755794887000334"},"_hasShrinkwrap":false,"publish_time":1538274305777,"_cnpm_publish_time":1538274305777},"1.11.0":{"name":"egg-ts-helper","version":"1.11.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && npm run test-local","test-local":"egg-bin test --ts","cov":"npm run check && egg-bin cov --ts"},"keywords":["egg","typescript"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","coffee":"^5.1.0","del":"^3.0.0","egg":"^2.10.0","egg-bin":"^4.3.7","runscript":"^1.3.0","tslint":"^5.9.1"},"gitHead":"094917dbddd2494c2a9c6201432633419aedf50c","_id":"egg-ts-helper@1.11.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"0cd7c0c25d43de4f1da55491123f63e1e00bc54f","size":22889,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.11.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.11.0_1536587968930_0.9077028349579346"},"_hasShrinkwrap":false,"publish_time":1536587969078,"_cnpm_publish_time":1536587969078},"1.10.1":{"name":"egg-ts-helper","version":"1.10.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"d70412ba3abafa360ce606937b2d11beb6fe23cc","_id":"egg-ts-helper@1.10.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"4cea53b42e6bd7349a4ce97fe973d516f742e863","size":23578,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.10.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.10.1_1535901822099_0.7010786907202826"},"_hasShrinkwrap":false,"publish_time":1535901822264,"_cnpm_publish_time":1535901822264},"1.10.0":{"name":"egg-ts-helper","version":"1.10.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"96a17f12e3d51e3e32c9481e45b6d27c2356fe82","_id":"egg-ts-helper@1.10.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"022b22b285421b5ab37a4f5ad7e0e8e2a9c3c8f1","size":23464,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.10.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.10.0_1535595792467_0.7764442024074714"},"_hasShrinkwrap":false,"publish_time":1535595792643,"_cnpm_publish_time":1535595792643},"1.9.2":{"name":"egg-ts-helper","version":"1.9.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"97876262d89beb48b5f88352aa4ca147ec61f897","_id":"egg-ts-helper@1.9.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"dd3abe5a2447dd23be4aa468eff52ddcd186724a","size":23264,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.9.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.9.2_1533219056659_0.8104356031306308"},"_hasShrinkwrap":false,"publish_time":1533219056760,"_cnpm_publish_time":1533219056760},"1.9.1":{"name":"egg-ts-helper","version":"1.9.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"46ec086097d08e6a3823f3fabf535c275b78bfe9","_id":"egg-ts-helper@1.9.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"964a508fb36426a569ca70b0167fd452ea962c79","size":22616,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.9.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.9.1_1533025034889_0.7642221842356298"},"_hasShrinkwrap":false,"publish_time":1533025035003,"_cnpm_publish_time":1533025035003},"1.9.0":{"name":"egg-ts-helper","version":"1.9.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"1376ff338cb84d965f15bc10b7ba2506fca953ce","_id":"egg-ts-helper@1.9.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"f7af7708325bb5df89467c0d3b3e7d5d69f8c068","size":22625,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.9.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.9.0_1529635738192_0.8036314629187735"},"_hasShrinkwrap":false,"publish_time":1529635738268,"_cnpm_publish_time":1529635738268},"1.8.0":{"name":"egg-ts-helper","version":"1.8.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"350faa768de9f01f32bbd3985bbee871cc1ea82c","_id":"egg-ts-helper@1.8.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"c651184ed853f9adc95a762a9b668f315a2f04ba","size":22383,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.8.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.8.0_1527596947105_0.9435260314016729"},"_hasShrinkwrap":false,"publish_time":1527596947269,"_cnpm_publish_time":1527596947269},"1.7.1":{"name":"egg-ts-helper","version":"1.7.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"82f2c6bf55e49f033a725fc4d47ea94d718f84d7","_id":"egg-ts-helper@1.7.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"110fa6a683c7472a16d08fb7cdee08fe63e4c49f","size":22247,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.7.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.7.1_1527003501112_0.5553986327805123"},"_hasShrinkwrap":false,"publish_time":1527003501197,"_cnpm_publish_time":1527003501197},"1.7.0":{"name":"egg-ts-helper","version":"1.7.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"ffab0e83c6fc9b8306e0c96b8941bab743912d6b","_id":"egg-ts-helper@1.7.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"f398783f40773fd2d5336e2f4ed9eb22aa769f58","size":22098,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.7.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.7.0_1525673589758_0.6247717244189337"},"_hasShrinkwrap":false,"publish_time":1525673589990,"_cnpm_publish_time":1525673589990},"1.6.2":{"name":"egg-ts-helper","version":"1.6.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"8d3b7effb67984da9b184604254a394bfceebfc7","_id":"egg-ts-helper@1.6.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"47a58e495af27b0af9cbd201809f056f4b1cc5e9","size":21840,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.6.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.6.2_1524712140691_0.15770640995100216"},"_hasShrinkwrap":false,"publish_time":1524712140820,"_cnpm_publish_time":1524712140820},"1.6.1":{"name":"egg-ts-helper","version":"1.6.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","process-exists":"^3.1.0","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"03f54e084df1f93cc901566ae16383ffa977a50e","_id":"egg-ts-helper@1.6.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"6d3a3375c5d77d99269b44cd6ba7f898da2c034d","size":21863,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.6.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.6.1_1524458498054_0.6819497992063774"},"_hasShrinkwrap":false,"publish_time":1524458498153,"_cnpm_publish_time":1524458498153},"1.6.0":{"name":"egg-ts-helper","version":"1.6.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"6a33b7378b1a3cc8679e9b66c219d163d2c80128","_id":"egg-ts-helper@1.6.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"14066b364b9542e29b3fa0a02befaa7596ff8e0e","size":21076,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.6.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.6.0_1523332706849_0.7764418379987865"},"_hasShrinkwrap":false,"publish_time":1523332706923,"_cnpm_publish_time":1523332706923},"1.5.2":{"name":"egg-ts-helper","version":"1.5.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"17add1bf39b76bc601789de470635affd65b24e2","_id":"egg-ts-helper@1.5.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"e1119d9a0c94341f1644ba810dff1e59ffb7ec14","size":20000,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.5.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.5.2_1523168888986_0.6987597904048171"},"_hasShrinkwrap":false,"publish_time":1523168889272,"_cnpm_publish_time":1523168889272},"1.5.1":{"name":"egg-ts-helper","version":"1.5.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"c967d585275d093df65da06bc70d516c9641ff46","_id":"egg-ts-helper@1.5.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"5760a16f460550348b248a20aa4d705ab69d3abc","size":19886,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.5.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.5.1_1523077572517_0.019906713856297387"},"_hasShrinkwrap":false,"publish_time":1523077572584,"_cnpm_publish_time":1523077572584},"1.5.0":{"name":"egg-ts-helper","version":"1.5.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"e2b7f509062197145a0c92334f309e961137157d","_id":"egg-ts-helper@1.5.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"e06637bd651fc12d11d67ebc8dba2835f739b7d8","size":19799,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.5.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.5.0_1522848475205_0.7776093515591844"},"_hasShrinkwrap":false,"publish_time":1522848475278,"_cnpm_publish_time":1522848475278},"1.4.2":{"name":"egg-ts-helper","version":"1.4.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"f4fb9d47b93b0f9bca42e8c8e54761022beb4fc0","_id":"egg-ts-helper@1.4.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"d730a88c38999736208295654c80f24d7846ebe2","size":19599,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.4.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.4.2_1522730829662_0.5783896991347102"},"_hasShrinkwrap":false,"publish_time":1522730829801,"_cnpm_publish_time":1522730829801},"1.4.1":{"name":"egg-ts-helper","version":"1.4.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"dbe4b4e0f1b53741d5edb4a46ce74e873b67e401","_id":"egg-ts-helper@1.4.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"0679568ceccf83372014a8bfaf062980262db2e9","size":19549,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.4.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.4.1_1522726491302_0.3426994013911746"},"_hasShrinkwrap":false,"publish_time":1522726491453,"_cnpm_publish_time":1522726491453},"1.4.0":{"name":"egg-ts-helper","version":"1.4.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/mocha":"^5.0.0","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"0bd1c940feb46181adaafefdf4b65c6544fdf364","_id":"egg-ts-helper@1.4.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"fbb8b04dcf292ab86507959c1f46066a6c4e7a2b","size":19502,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.4.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.4.0_1522725890757_0.18333851729435824"},"_hasShrinkwrap":false,"publish_time":1522725890807,"_cnpm_publish_time":1522725890807},"1.3.2":{"name":"egg-ts-helper","version":"1.3.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.7.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"814d5be7301f83dcb34d0d056ffedd8be28b7597","_id":"egg-ts-helper@1.3.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"381851945e2a81b1e3eaa0d347b5210fa4c46c89","size":16471,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.3.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.3.2_1522487657631_0.9832607462089424"},"_hasShrinkwrap":false,"publish_time":1522487657765,"_cnpm_publish_time":1522487657765},"1.3.1":{"name":"egg-ts-helper","version":"1.3.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.7.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"7844a453e88c37860e921427413318c00f4dde3b","_id":"egg-ts-helper@1.3.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"291c2bb1ed8becb79247f4c72b3e543cbe215a3f","size":16399,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.3.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.3.1_1522423997679_0.6659758189866949"},"_hasShrinkwrap":false,"publish_time":1522423997767,"_cnpm_publish_time":1522423997767},"1.3.0":{"name":"egg-ts-helper","version":"1.3.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","commander":"^2.15.1","debug":"^3.1.0","globby":"^8.0.1","mkdirp":"^0.5.1","typescript":"^2.7.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/commander":"^2.12.2","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"fda90db49c208f4e3dce934c0f96d19312dc95bf","_id":"egg-ts-helper@1.3.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"7a26fc76595bf3bb9a15ccf3394fe2699fbe96c9","size":16262,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.3.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.3.0_1522421024862_0.21231273481629032"},"_hasShrinkwrap":false,"publish_time":1522421025009,"_cnpm_publish_time":1522421025009},"1.2.0":{"name":"egg-ts-helper","version":"1.2.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","debug":"^3.1.0","mkdirp":"^0.5.1","globby":"^8.0.1","typescript":"^2.7.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1"},"gitHead":"3d9becd022da38693f8c17209abfdfe512789a83","_id":"egg-ts-helper@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"14f2043bd92eac9fd5db754485687981523a6823","size":16853,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.2.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.2.0_1522334903430_0.8625156801167466"},"_hasShrinkwrap":false,"publish_time":1522334903526,"_cnpm_publish_time":1522334903526},"1.1.3":{"name":"egg-ts-helper","version":"1.1.3","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","debug":"^3.1.0","mkdirp":"^0.5.1","globby":"^8.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"822bda3c48373c1f83a913640e47140c930beec8","_id":"egg-ts-helper@1.1.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"10afc5171c9d079a93edba0a68dc6f44856c7da0","size":16761,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.1.3.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.1.3_1522148804552_0.6712078211541697"},"_hasShrinkwrap":false,"publish_time":1522148804652,"_cnpm_publish_time":1522148804652},"1.1.2":{"name":"egg-ts-helper","version":"1.1.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist","register.js"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","debug":"^3.1.0","mkdirp":"^0.5.1","globby":"^8.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"7ef2ee3028e36573006c3e008566edc538bb25a3","_id":"egg-ts-helper@1.1.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"de6ca07aa0386d363155cffd7971b39d61837fff","size":16768,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.1.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.1.2_1522119005571_0.2191552201897331"},"_hasShrinkwrap":false,"publish_time":1522119005751,"_cnpm_publish_time":1522119005751},"1.1.1":{"name":"egg-ts-helper","version":"1.1.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","debug":"^3.1.0","mkdirp":"^0.5.1","globby":"^8.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"51de7249bef37ddcd4c24903a4d32ef452e6432e","_id":"egg-ts-helper@1.1.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"fa82869ca19685978c6611d139b233b073d8e044","size":16629,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.1.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.1.1_1521904417632_0.3627686984473171"},"_hasShrinkwrap":false,"publish_time":1521904417703,"_cnpm_publish_time":1521904417703},"1.1.0":{"name":"egg-ts-helper","version":"1.1.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","debug":"^3.1.0","mkdirp":"^0.5.1","globby":"^8.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/globby":"^6.1.0","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"e8f041cb66c8054a5b49ed3c3c9c22435a6f9555","_id":"egg-ts-helper@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"b55fbd311a5202ae8636e7c7ad336533ddd1fd30","size":16505,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.1.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.1.0_1521901995663_0.3551741493774958"},"_hasShrinkwrap":false,"publish_time":1521901995779,"_cnpm_publish_time":1521901995779},"1.0.0":{"name":"egg-ts-helper","version":"1.0.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","debug":"^3.1.0","glob":"^7.1.2","mkdirp":"^0.5.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","espower-typescript":"^8.1.3","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"bc8f6e859dfaa9adece3812dfd9c6eae42da4320","_id":"egg-ts-helper@1.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"026ff8faf1311a05d55b92ade38536fb684957ec","size":14749,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-1.0.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_1.0.0_1521729265123_0.015078738408048853"},"_hasShrinkwrap":false,"publish_time":1521729265180,"_cnpm_publish_time":1521729265180},"0.2.4":{"name":"egg-ts-helper","version":"0.2.4","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1","debug":"^3.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"6dbdd35b43be0f79fbd65beac28cd50a0424bc79","_id":"egg-ts-helper@0.2.4","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"a4df5f46fdeddaee5d3d59eaf9450fcd31cf64f9","size":13724,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.2.4.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.2.4_1521448212415_0.5582614900638361"},"_hasShrinkwrap":false,"publish_time":1521448212452,"_cnpm_publish_time":1521448212452},"0.2.3":{"name":"egg-ts-helper","version":"0.2.3","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1","debug":"^3.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"a39ad890e8bd9d0464ebf009c2c6a073c22cd6f7","_id":"egg-ts-helper@0.2.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"db45557db8eff44a84a3c94f9a16b76a9129453f","size":12960,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.2.3.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.2.3_1521361182766_0.9317433137457112"},"_hasShrinkwrap":false,"publish_time":1521361182834,"_cnpm_publish_time":1521361182834},"0.2.2":{"name":"egg-ts-helper","version":"0.2.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1","debug":"^3.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"eedf734951f529972cc9f05b5d02016dd02c5a78","_id":"egg-ts-helper@0.2.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"cb91453a9605f72382043516506600ef917aa999","size":12686,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.2.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.2.2_1521358165339_0.816845041014514"},"_hasShrinkwrap":false,"publish_time":1521358165410,"_cnpm_publish_time":1521358165410},"0.2.1":{"name":"egg-ts-helper","version":"0.2.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1","debug":"^3.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babel-types":"^7.0.1","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/debug":"^0.0.30","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"2a05d58e1276081d38feb823150d88c4157cab95","_id":"egg-ts-helper@0.2.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"e0836aca933535ebc87e9bf30dd138be4533bec5","size":12559,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.2.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.2.1_1521158608032_0.6657094873787044"},"_hasShrinkwrap":false,"publish_time":1521158608128,"_cnpm_publish_time":1521158608128},"0.2.0":{"name":"egg-ts-helper","version":"0.2.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","@types/babel-types":"^7.0.1","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"5a0c446c5b67c7e866be5255ce0eafc0a8c99fc3","_id":"egg-ts-helper@0.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"fbf1fd471a1d9bb54b2deec95ab42d6304e7554f","size":12120,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.2.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.2.0_1521132989202_0.41140980663792037"},"_hasShrinkwrap":false,"publish_time":1521132989582,"_cnpm_publish_time":1521132989582},"0.1.2":{"name":"egg-ts-helper","version":"0.1.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","@types/babel-types":"^7.0.1","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"ec079979f9f3aec170b51d1a7c4473b89e307364","_id":"egg-ts-helper@0.1.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"db0b1471a4eef27fc3d4dc6c6040b7b6c5b17ec1","size":11922,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.1.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.1.2_1521079626629_0.5768535298263828"},"_hasShrinkwrap":false,"publish_time":1521079626691,"_cnpm_publish_time":1521079626691},"0.1.1":{"name":"egg-ts-helper","version":"0.1.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","@types/babel-types":"^7.0.1","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"8c4c770a27fc846e13f7af3e49ddfc0814f72760","_id":"egg-ts-helper@0.1.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"e8308e10e9a057b4fe1852cfa186db8d1a3b7050","size":11913,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.1.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.1.1_1520790168316_0.2445328350405931"},"_hasShrinkwrap":false,"publish_time":1520790168395,"_cnpm_publish_time":1520790168395},"0.1.0":{"name":"egg-ts-helper","version":"0.1.0","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"babel-traverse":"^6.26.0","babel-types":"^6.26.0","babylon":"^7.0.0-beta.40","chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/babel-traverse":"^6.25.3","@types/babylon":"^6.16.2","@types/chokidar":"^1.7.4","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","@types/babel-types":"^7.0.1","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"51634849367ae5533270c9176476401a7a843773","_id":"egg-ts-helper@0.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"33d162949ecf23ab6fc7b4b4e1c39913d3e697b5","size":11931,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.1.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.1.0_1520789497294_0.7046397145100509"},"_hasShrinkwrap":false,"publish_time":1520789497450,"_cnpm_publish_time":1520789497450},"0.0.3":{"name":"egg-ts-helper","version":"0.0.3","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"a35e1f305c680a5a10aaeb91dc6dec7b153c5edb","_id":"egg-ts-helper@0.0.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"5b68890be863378c76670486983bf870a2917dfe","size":8929,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.0.3.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.0.3_1520675471499_0.24112568666821965"},"_hasShrinkwrap":false,"publish_time":1520675471611,"_cnpm_publish_time":1520675471611},"0.0.2":{"name":"egg-ts-helper","version":"0.0.2","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"bd4640f74f64e3b0cb7ba839271d2d2534a921be","_id":"egg-ts-helper@0.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"ee07e9e1a8483d7e557cb9e079cc058fbb50b357","size":8707,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.0.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.0.2_1520149069698_0.5827475729653506"},"_hasShrinkwrap":false,"publish_time":1520149069744,"_cnpm_publish_time":1520149069744},"0.0.1":{"name":"egg-ts-helper","version":"0.0.1","description":"egg typescript helper","bin":{"ets":"dist/bin.js"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -d","build:w":"tsc -d -w","lint":"tslint ./src/**/*.ts ./test/**/*.test.ts","check":"npm run build && npm run lint","test":"npm run check && egg-bin test","test-local":"egg-bin test","cov":"npm run check && egg-bin cov"},"keywords":["egg","typescript"],"nyc":{"extension":[".ts"]},"files":["dist"],"author":{"name":"wanghx"},"license":"MIT","dependencies":{"chokidar":"^2.0.1","glob":"^7.1.2","mkdirp":"^0.5.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@types/chokidar":"^1.7.4","@types/del":"^3.0.0","@types/glob":"^5.0.35","@types/mkdirp":"^0.5.2","@types/node":"^9.4.5","@types/power-assert":"^1.4.29","del":"^3.0.0","egg-bin":"^4.3.7","source-map-support":"^0.5.3","ts-node":"^5.0.1","tslint":"^5.9.1","typescript":"^2.7.1"},"gitHead":"6635a54fe2576a02289b385d3cd0343e5bf4d741","_id":"egg-ts-helper@0.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"wanghx","email":"whxaxes@gmail.com"},"dist":{"shasum":"2ded97a3703ed87410697d1f8693c2567de5ecb7","size":8606,"noattachment":false,"key":"/egg-ts-helper/-/egg-ts-helper-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/egg-ts-helper/download/egg-ts-helper-0.0.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"wanghx","email":"851094531@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/egg-ts-helper_0.0.1_1520086411089_0.8382016241822339"},"_hasShrinkwrap":false,"publish_time":1520086411249,"_cnpm_publish_time":1520086411249}},"readme":"# egg-ts-helper\n\n[![NPM version][npm-image]][npm-url]\n[![Node.js CI](https://github.com/eggjs/egg-ts-helper/actions/workflows/nodejs.yml/badge.svg)](https://github.com/eggjs/egg-ts-helper/actions/workflows/nodejs.yml)\n[![Package Quality](http://npm.packagequality.com/shield/egg-ts-helper.svg)](http://packagequality.com/#?package=egg-ts-helper)\n[![Test coverage][codecov-image]][codecov-url]\n[![NPM download][download-image]][download-url]\n\n[npm-image]: https://img.shields.io/npm/v/egg-ts-helper.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/egg-ts-helper\n[codecov-image]: https://codecov.io/gh/whxaxes/egg-ts-helper/branch/master/graph/badge.svg\n[codecov-url]: https://codecov.io/gh/whxaxes/egg-ts-helper\n[download-image]: https://img.shields.io/npm/dm/egg-ts-helper.svg?style=flat-square\n[download-url]: https://npmjs.org/package/egg-ts-helper\n\nA simple tool for creating `d.ts` in [egg](https://eggjs.org) application. Injecting `controller, proxy, service, etc.` to definition type of egg ( such as `Context` `Application` etc. ) by [Declaration Merging](https://www.typescriptlang.org/docs/handbook/declaration-merging.html), and making IntelliSense works in both egg-js and egg-ts.\n\n## Install\n\nopen your application and install.\n\n```bash\nnpm i egg-ts-helper --save-dev\n```\n\n## QuickStart\n\nOpen your egg application, executing ets by [npx](https://github.com/zkat/npx)\n\n```bash\nnpx ets\n```\n\nWatching files by `-w` flag.\n\n```bash\nnpx ets -w\n```\n\n`egg-ts-helper` has build-in in `egg-bin`, You can easily to use it by\n\n```bash\negg-bin dev --dts\n```\n\nor add configuration `egg.declarations` in `package.json`\n\n## CLI\n\n```\n$ ets -h\n\n  Usage: bin [commands] [options]\n\n  Options:\n    -v, --version           output the version number\n    -w, --watch             Watching files, d.ts would recreated while file changed\n    -c, --cwd [path]        Egg application base dir (default: process.cwd)\n    -C, --config [path]     Configuration file, The argument can be a file path to a valid JSON/JS configuration file.（default: {cwd}/tshelper\n    -o, --oneForAll [path]  Create a d.ts import all types (default: typings/ets.d.ts)\n    -s, --silent            Running without output\n    -i, --ignore [dirs]     Ignore generator, your can ignore multiple dirs with comma like: -i controller,service\n    -e, --enabled [dirs]    Enable generator, your can enable multiple dirs with comma like: -e proxy,other\n    -E, --extra [json]      Extra config, the value should be json string\n    -h, --help              output usage information\n\n  Commands:\n    clean                   Clean js file while it has the same name ts/tsx file\n    init <type>             Init egg-ts-helper in your existing project\n```\n\n## Configuration\n\n| name | type | default | description |\n| --- | --- | --- | --- |\n| cwd | `string` | process.cwd | egg application base dir |\n| typings | `string` | {cwd}/typings | typings dir |\n| caseStyle | `string` `Function` | lower | egg case style(lower,upper,camel) or `(filename) => {return 'YOUR_CASE'}`|\n| silent | `boolean` | false | ignore logging |\n| watch | `boolean` | false | watch file change or not, default to `true` in `register`  |\n| watchOptions | `object` | undefined | chokidar [options](https://github.com/paulmillr/chokidar#api) |\n| autoRemoveJs | `boolean` | true | auto remove same name js on startup |\n| configFile | `string` | {cwd}/tshelper.(js|json) | configure file path |\n| generatorConfig | `object` | | generator configuration( watchDirs has been deprecated ) |\n\nYou can configure the options above in `./tshelper.js` `./tshelper.json` or `package.json`.\n\nIn `tshelper.js`\n\n```js\n// {cwd}/tshelper.js\n\nmodule.exports = {\n  generatorConfig: {\n    model: {\n      enabled: true,\n      generator: \"function\",\n      interfaceHandle: \"InstanceType<{{ 0 }}>\"\n    },\n  }\n}\n```\n\nIn `tshelper.json`\n\n```json\n// {cwd}/tshelper.json\n\n{\n  \"generatorConfig\": {\n    \"model\": {\n      \"enabled\": true,\n      \"generator\": \"function\",\n      \"interfaceHandle\": \"InstanceType<{{ 0 }}>\"\n    },\n  }\n}\n```\n\nIn `package.json`\n\n```json\n// {cwd}/package.json\n\n{\n  \"egg\": {\n    \"framework\": \"egg\",\n    \"tsHelper\": {\n      \"generatorConfig\": {\n        \"model\": {\n          \"enabled\": true,\n          \"generator\": \"function\",\n          \"interfaceHandle\": \"InstanceType<{{ 0 }}>\"\n        }\n      }\n    }\n  }\n}\n```\n\nor use `dot-prop`\n\n```json\n// {cwd}/package.json\n\n{\n  \"egg\": {\n    \"framework\": \"egg\",\n    \"tsHelper\": {\n      \"generatorConfig.model\": {\n        \"enabled\": true,\n        \"generator\": \"function\",\n        \"interfaceHandle\": \"InstanceType<{{ 0 }}>\"\n      }\n    }\n  }\n}\n```\n\nAlso you can pass options by env ( support since 1.22.0 )\n\n- `ETS_CWD`: cwd\n- `ETS_FRAMEWORK`: framework\n- `ETS_TYPINGS`: typings\n- `ETS_CASE_STYLE`: caseStyle\n- `ETS_AUTO_REMOVE_JS`: autoRemoveJs\n- `ETS_THROTTLE`: throttle\n- `ETS_WATCH`: watch\n- `ETS_SILENT`: silent\n- `ETS_CONFIG_FILE`: configFile\n\n## Custom Loader\n\n> Support since 1.24.0\n\n`egg-ts-helper` support customLoader configuration of egg. see <https://github.com/eggjs/egg/issues/3480>\n\nConfigure in `config.default.ts`\n\n```typescript\n'use strict';\n\nimport { EggAppConfig, PowerPartial } from 'egg';\n\nexport default function(appInfo: EggAppConfig) {\n  const config = {} as PowerPartial<EggAppConfig>;\n\n  config.keys = appInfo.name + '123123';\n\n  config.customLoader = {\n    model: {\n      directory: 'app/model',\n      inject: 'app',\n      caseStyle: 'upper',\n    },\n  };\n\n  return {\n    ...config as {},\n    ...bizConfig,\n  };\n}\n```\n\n`egg-ts-helper` will auto create the d.ts for files under `app/model`\n\n```typescript\n// This file is created by egg-ts-helper@1.24.1\n// Do not modify this file!!!!!!!!!\n\nimport 'egg';\ntype AutoInstanceType<T, U = T extends (...args: any[]) => any ? ReturnType<T> : T> = U extends { new (...args: any[]): any } ? InstanceType<U> : U;\nimport ExportCastle from '../../../app/model/Castle';\nimport ExportUser from '../../../app/model/User';\n\ndeclare module 'egg' {\n  interface Application {\n    model: T_custom_model;\n  }\n\n  interface T_custom_model {\n    Castle: AutoInstanceType<typeof ExportCastle>;\n    User: AutoInstanceType<typeof ExportUser>;\n  }\n}\n```\n\nAnd you can easily to use it in your code.\n\n![image](https://user-images.githubusercontent.com/5856440/54109111-b4848b80-4418-11e9-9da5-77b342f7f814.png)\n\n## Generator\n\nIf you are using `loader.loadToApp` or `loader.loadToContext` to load the instance, you should use generator config.\n\n### Example\n\nCreating `d.ts` for files under `app/model`. You should add config `generatorConfig.model` in your config file.\n\n```typescript\n// ./tshelper.js\n\nmodule.exports = {\n  generatorConfig: {\n    model: {\n      directory: 'app/model', // files directory.\n      // pattern: '**/*.(ts|js)', // glob pattern, default is **/*.(ts|js). it doesn't need to configure normally.\n      // ignore: '', // ignore glob pattern, default to empty.\n      generator: 'class', // generator name, eg: class、auto、function、object\n      interface: 'IModel',  // interface name\n      declareTo: 'Context.model', // declare to this interface\n      // watch: true, // whether need to watch files\n      // caseStyle: 'upper', // caseStyle for loader\n      // interfaceHandle: val => `ReturnType<typeof ${val}>`, // interfaceHandle\n      // trigger: ['add', 'unlink'], // recreate d.ts when receive these events, all events: ['add', 'unlink', 'change']\n    }\n  }\n}\n```\n\nThe configuration can create d.ts as below.\n\n> Attention, The type will merge into egg without any pre handling if the generator field is `class`, If you dont know how it works, just using `generator: 'auto'` instead.\n\n```typescript\nimport Station from '../../../app/model/station';// <-- find all files under app/model and import then.\n\ndeclare module 'egg' {\n  interface Context { // <-- Context is reading from `declareTo`\n    model: IModel; // <-- IModel is reading from `interface`, It will create a random interface if this field is empty\n  }\n\n  interface IModel { // <-- The same as above.\n    Station: Station; // <-- Merging `Station` to IModel so we can use `ctx.model.Station` in code.\n  }\n}\n```\n\n### Effect of different options\n\n#### interface `string`\n\n`interface` set to `IOther`.\n\n```typescript\ninterface IOther {\n  Station: Station;\n}\n```\n\nIt will use random interface if `interface` is not set.\n\n```typescript\ninterface T100 {\n  Station: Station;\n}\n```\n\nAttentions: Must set `declareTo` if `interface` is not set.\n\n#### generator `string`\n\nThe name of generator, available value is `class` `function` `object` `auto`.\n\n**`generator: 'class'`**\n\nthe types created by `class` generator as below\n\n```typescript\ninterface IModel {\n  Station: Station;\n}\n```\n\nIt's suitable for module wrote like this\n\n```typescript\nexport default class XXXController extends Controller { }\n```\n\n**`generator: 'function'`** ( Support since `1.16.0` )\n\nthe types created by `function` generator as below\n\n```typescript\ninterface IModel {\n  Station: ReturnType<typeof Station>; // Using ReturnType to get return type of function.\n}\n```\n\nIt's suitable for module like this\n\n```typescript\nexport default () => {\n  return {};\n}\n```\n\n**`generator: 'object'`** ( Support since `1.16.0` )\n\nthe types created by `object` generator as below.\n\n```typescript\ninterface IModel {\n  Station: typeof Station;\n}\n```\n\nIt's suitable for module like this\n\n```typescript\nexport default {}\n```\n\n**`generator: 'auto'`** ( Support since `1.19.0` )\n\nthe types created by `auto` generator as below. It will check types automatically.\n\n```typescript\ntype AutoInstanceType<T, U = T extends (...args: any[]) => any ? ReturnType<T> : T> = U extends { new (...args: any[]): any } ? InstanceType<U> : U;\n\ninterface IModel {\n  Station: AutoInstanceType<typeof Station>;\n}\n```\n\nIt's suitable for every module in above.\n\n#### interfaceHandle `function|string`\n\nIf you cannot find suitable generator in above, you can config the type by this field.\n\n```js\nmodule.exports = {\n  generatorConfig: {\n    model: {\n      ...\n\n      interfaceHandle: val => `${val} & { [key: string]: any }`,\n    }\n  }\n}\n```\n\nThe generated typings.\n\n```typescript\ninterface IModel {\n  Station: Station & { [key: string]: any };\n}\n```\n\nThe type of `interfaceHandle` can be `string` ( Support since `1.18.0` )\n\n```js\nmodule.exports = {\n  generatorConfig: {\n    model: {\n      ...\n\n      interfaceHandle: '{{ 0 }} & { [key: string]: any }',\n    }\n  }\n}\n```\n\nThe generated typings are the same as above. `{{ 0 }}` means the first argument in function.\n\n#### caseStyle `function|string`\n\n`caseStyle` can set to `lower`、`upper`、`camel` or function\n\n#### declareTo `string`\n\nDeclaring interface to definition of egg. ( Support since `1.15.0` )\n\n`declareTo` set to `Context.model` , and you can get intellisense by `ctx.model.xxx`\n\n```typescript\nimport Station from '../../../app/model/station';\n\ndeclare module 'egg' {\n  interface Context {\n    model: IModel;\n  }\n\n  interface IModel {\n    Station: Station;\n  }\n}\n```\n\n`declareTo` set to `Application.model.subModel`, and you can get intellisense by `app.model.subModel.xxx`\n\n```typescript\nimport Station from '../../../app/model/station';\n\ndeclare module 'egg' {\n  interface Application {\n    model: {\n      subModel: IModel;\n    }\n  }\n\n  interface IModel {\n    Station: Station;\n  }\n}\n```\n\n### Defining custom generator\n\n```javascript\n// ./tshelper.js\n\n// custom generator\nfunction myGenerator(config, baseConfig) {\n  // config.dir       dir\n  // config.dtsDir    d.ts dir\n  // config.file      changed file\n  // config.fileList  file list\n  console.info(config);\n  console.info(baseConfig);\n\n  // return type can be object or array { dist: string; content: string } | Array<{ dist: string; content: string }>\n  // egg-ts-helper will remove dist file when content is undefined.\n  return {\n    dist: 'd.ts file url',\n    content: 'd.ts content'\n  }\n}\n\nmodule.exports = {\n  generatorConfig: {\n    model: {\n      directory: 'app/model',\n      generator: myGenerator,\n      trigger: ['add', 'unlink'],\n    }\n  }\n}\n```\n\nor define generator to other js.\n\n```javascript\n// ./my-generator.js\n\nmodule.exports.defaultConfig = {\n  // default watchDir config\n}\n\n// custom generator\nmodule.exports = (config, baseConfig) => {\n  // config.dir       dir\n  // config.dtsDir    d.ts dir\n  // config.file      changed file\n  // config.fileList  file list\n  console.info(config);\n  console.info(baseConfig);\n\n  // return type can be object or array { dist: string; content: string } | Array<{ dist: string; content: string }>\n  // egg-ts-helper will remove dist file when content is undefined.\n  return {\n    dist: 'd.ts file url',\n    content: 'd.ts content'\n  }\n}\n```\n\nconfigure in `tshelper.js` or `package.json`\n\n```js\n// ./tshelper.js\n\nmodule.exports = {\n  generatorConfig: {\n    model: {\n      directory: 'app/model',\n      generator: './my-generator',\n      trigger: ['add', 'unlink'],\n    }\n  }\n}\n```\n\n## Demo\n\n`egg-ts-helper` can works in both `ts` and `js` egg project.\n\nTS demo: <https://github.com/whxaxes/egg-boilerplate-d-ts>\n\nJS demo: <https://github.com/whxaxes/egg-boilerplate-d-js>\n\n## License\n\n[MIT](LICENSE)\n\n## Contributors\n\n[![Contributors](https://contrib.rocks/image?repo=eggjs/tracer)](https://github.com/eggjs/tracer/graphs/contributors)\n\nMade with [contributors-img](https://contrib.rocks).\n","_attachments":{},"homepage":"https://github.com/whxaxes/egg-ts-helper#readme","bugs":{"url":"https://github.com/whxaxes/egg-ts-helper/issues"},"license":"MIT"}