{"_id":"ts-type","_rev":"4182025","name":"ts-type","description":"add some typescript type and re-export some build-in typescript type","dist-tags":{"latest":"3.0.1"},"maintainers":[{"name":"bluelovers","email":""}],"time":{"modified":"2026-03-01T21:54:09.000Z","created":"2018-11-15T13:00:47.515Z","3.0.1":"2022-10-10T00:37:13.836Z","2.1.10":"2022-08-10T22:30:58.199Z","2.1.9":"2022-08-10T19:51:17.964Z","2.1.8":"2022-07-06T04:02:53.334Z","2.1.7":"2022-07-05T00:45:10.935Z","2.1.6":"2022-03-12T21:08:38.418Z","2.1.5":"2022-02-26T22:37:18.275Z","2.1.4":"2022-01-12T23:20:05.781Z","2.1.2":"2021-12-04T02:29:37.316Z","2.1.1":"2021-12-04T02:02:20.406Z","2.0.3":"2021-11-28T18:10:56.881Z","2.0.1":"2021-11-20T19:24:03.396Z","1.2.40":"2021-08-31T00:16:26.457Z","1.2.39":"2021-07-20T08:48:39.253Z","1.2.38":"2021-07-19T10:17:08.230Z","1.2.37":"2021-07-19T10:06:49.145Z","1.2.36":"2021-07-16T06:13:32.678Z","1.2.35":"2021-06-15T15:15:36.875Z","1.2.34":"2020-09-04T18:15:10.009Z","1.2.33":"2020-09-04T16:18:32.947Z","1.2.32":"2020-07-31T05:47:46.361Z","1.2.31":"2020-07-28T06:45:09.673Z","1.2.30":"2020-07-27T11:25:30.908Z","1.2.29":"2020-07-26T06:12:45.003Z","1.2.28":"2020-07-26T05:58:41.701Z","1.2.27":"2020-07-26T05:54:38.460Z","1.2.26":"2020-07-26T03:26:02.600Z","1.2.25":"2020-07-09T20:55:36.852Z","1.2.24":"2020-07-05T17:48:06.626Z","1.2.23":"2020-06-11T17:34:39.824Z","1.2.22":"2020-06-11T17:21:36.176Z","1.2.21":"2020-06-11T16:58:46.721Z","1.2.20":"2020-06-11T16:47:35.875Z","1.2.19":"2020-06-11T16:40:33.236Z","1.2.18":"2020-06-11T16:30:41.557Z","1.2.17":"2020-06-01T16:02:55.877Z","1.2.16":"2020-05-05T17:51:52.899Z","1.2.15":"2020-03-31T23:25:04.584Z","1.2.13":"2020-01-24T21:22:39.457Z","1.2.12":"2019-12-27T00:51:46.661Z","1.2.11":"2019-12-27T00:39:16.230Z","1.2.10":"2019-12-26T23:59:48.759Z","1.2.9":"2019-06-12T04:39:42.009Z","1.2.8":"2019-06-11T17:00:07.311Z","1.2.7":"2019-06-11T04:13:47.705Z","1.2.6":"2019-06-09T19:46:02.373Z","1.2.4":"2019-06-08T04:46:20.979Z","1.2.3":"2019-06-07T13:35:59.082Z","1.2.2":"2019-05-31T06:52:19.202Z","1.2.1":"2019-05-17T15:29:36.806Z","1.1.3":"2018-11-29T02:23:00.726Z","1.1.2":"2018-11-29T01:18:37.928Z","1.1.1":"2018-11-27T15:36:59.198Z","1.1.0":"2018-11-24T13:37:59.114Z","1.0.9":"2018-11-23T18:24:12.906Z","1.0.8":"2018-11-20T10:22:23.334Z","1.0.7":"2018-11-16T07:23:18.274Z","1.0.6":"2018-11-15T14:55:29.021Z","1.0.5":"2018-11-15T14:52:19.001Z","1.0.4":"2018-11-15T14:51:04.880Z","1.0.1":"2018-11-15T13:04:31.001Z","1.0.0":"2018-11-15T13:00:47.515Z"},"users":{},"author":"","repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git","directory":"packages/ts-type"},"versions":{"3.0.1":{"name":"ts-type","version":"3.0.1","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git","directory":"packages/ts-type"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check && yarn run test:tsd","test:jest":"jest --passWithNoTests","test:jest:snapshot":"yarn run test:jest -- -u","test:snapshot":"yarn run test -- -u","test:tsd":"tsd","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"yarn-tool ncu -u","sort-package-json":"yarn-tool sort","ts:check":"tsc -p tsconfig.check.json --emitDeclarationOnly --skipLibCheck"},"dependencies":{"@types/node":"*","tslib":">=2","typedarray-dts":"^1.0.0"},"peerDependencies":{"ts-toolbelt":"^9.6.0"},"gitHead":"fa34eea119b9bcbb363061ddffcfe9d78c2d0ddd","tsd":{"compilerOptions":{"skipLibCheck":true,"emitDeclarationOnly":true,"noUnusedParameters":false,"allowUnusedLabels":true,"noUnusedLocals":false,"noPropertyAccessFromIndexSignature":false},"directory":"test/spec","testFiles":["test/spec/**/*.ts"]},"types":"./index.d.ts","_id":"ts-type@3.0.1","_nodeVersion":"18.10.0","_npmVersion":"lerna/5.5.1/node@v18.10.0+x64 (win32)","dist":{"shasum":"b52e7623065e0beb43c77c426347d85cf81dff84","size":21915,"noattachment":false,"key":"/ts-type/-/ts-type-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-3.0.1.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_3.0.1_1665362233666_0.9140099624511853"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-14T23:12:17.235Z","publish_time":1665362233836,"_cnpm_publish_time":1665362233836},"2.1.10":{"name":"ts-type","version":"2.1.10","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"39049cae0123305c59b08c33069075b99411f4f4","types":"./index.d.ts","_id":"ts-type@2.1.10","_nodeVersion":"18.7.0","_npmVersion":"lerna/5.4.0/node@v18.7.0+x64 (win32)","dist":{"shasum":"09ae593829af0023f5e0f98799121b362303f657","size":69172,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.10.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.10_1660170658000_0.622967000924421"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-10T22:31:03.070Z","publish_time":1660170658199,"_cnpm_publish_time":1660170658199},"2.1.9":{"name":"ts-type","version":"2.1.9","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"4eedf3cb6b9ee750e22993560eb6aef919873112","_id":"ts-type@2.1.9","_nodeVersion":"18.7.0","_npmVersion":"lerna/4.0.0/node@v18.7.0+x64 (win32)","dist":{"shasum":"48faa737e5cf125b76bf0f2ef72c9abc733c9806","size":68199,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.9.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.9_1660161077785_0.9177372055634081"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-10T19:56:09.366Z","publish_time":1660161077964,"_cnpm_publish_time":1660161077964},"2.1.8":{"name":"ts-type","version":"2.1.8","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"095cead0934e3722045025990d906c290869e3f6","_id":"ts-type@2.1.8","_nodeVersion":"18.4.0","_npmVersion":"lerna/4.0.0/node@v18.4.0+x64 (win32)","dist":{"shasum":"b799b2233c014604d3b16fda6dbce78e9a1dd057","size":53231,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.8.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.8_1657080173129_0.7314262168404442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-06T04:03:08.467Z","publish_time":1657080173334,"_cnpm_publish_time":1657080173334},"2.1.7":{"name":"ts-type","version":"2.1.7","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"a194b9c8616dc5f83df145ed071dc67ce65c27a0","_id":"ts-type@2.1.7","_nodeVersion":"18.4.0","_npmVersion":"lerna/4.0.0/node@v18.4.0+x64 (win32)","dist":{"shasum":"35c7e9467bcf35b20ff0309a72a61fb84cf907c1","size":48234,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.7.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.7_1656981910743_0.954514427215752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-05T00:45:16.608Z","publish_time":1656981910935,"_cnpm_publish_time":1656981910935},"2.1.6":{"name":"ts-type","version":"2.1.6","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.1","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"11afbe4cfea994ee940a8fca76d4719742a58e02","_id":"ts-type@2.1.6","_nodeVersion":"17.7.1","_npmVersion":"lerna/4.0.0/node@v17.7.1+x64 (win32)","dist":{"shasum":"b0416b0aef81ba2e2028645c2e5b22c4ce2b0a72","size":47790,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.6.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.6_1647119318226_0.011567633120369125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-12T21:08:42.731Z","publish_time":1647119318418,"_cnpm_publish_time":1647119318418},"2.1.5":{"name":"ts-type","version":"2.1.5","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.1","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"e8c949105b230b7b3a956d1c0c8f35e21e9c150a","_id":"ts-type@2.1.5","_nodeVersion":"17.5.0","_npmVersion":"lerna/4.0.0/node@v17.5.0+x64 (win32)","dist":{"shasum":"f13f3f5b2739293000e19625aa78047455804fb8","size":47719,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.5.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.5_1645915038098_0.36701935740642333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-26T22:37:22.052Z","publish_time":1645915038275,"_cnpm_publish_time":1645915038275},"2.1.4":{"name":"ts-type","version":"2.1.4","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.1","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"76cf697a05ef4cb0518cefbe58def9113ad40a71","_id":"ts-type@2.1.4","_nodeVersion":"17.3.0","_npmVersion":"lerna/4.0.0/node@v17.3.0+x64 (win32)","dist":{"shasum":"d268d52ac054ef3076bf1c3b2fde0d4d5496e6a3","size":47139,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.4.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.4_1642029605605_0.5844688329181278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T23:20:12.237Z","publish_time":1642029605781,"_cnpm_publish_time":1642029605781},"2.1.2":{"name":"ts-type","version":"2.1.2","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.1","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"176c745a98c2477f0ca95ba0922b8de087821e71","_id":"ts-type@2.1.2","_nodeVersion":"17.1.0","_npmVersion":"lerna/4.0.0/node@v17.1.0+x64 (win32)","dist":{"shasum":"2e7734e729806729d41b4071b4fd513c9cd5cfac","size":47075,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.2.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.2_1638584977132_0.4310357299075851"},"_hasShrinkwrap":false,"publish_time":1638584977316,"_cnpm_publish_time":1638584977316},"2.1.1":{"name":"ts-type","version":"2.1.1","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.1","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"fcdfde9b98f1d9e0c2386f2189cdfd7cad6d5529","_id":"ts-type@2.1.1","_nodeVersion":"17.1.0","_npmVersion":"lerna/4.0.0/node@v17.1.0+x64 (win32)","dist":{"shasum":"fd85bb51c7d405da4db5dc004f244794278f8b18","size":46772,"noattachment":false,"key":"/ts-type/-/ts-type-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.1.1.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.1.1_1638583340267_0.7689231512067585"},"_hasShrinkwrap":false,"publish_time":1638583340406,"_cnpm_publish_time":1638583340406},"2.0.3":{"name":"ts-type","version":"2.0.3","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.1","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"1d3c3b661d96e12854b93000be07b60f5adee396","_id":"ts-type@2.0.3","_nodeVersion":"17.1.0","_npmVersion":"lerna/4.0.0/node@v17.1.0+x64 (win32)","dist":{"shasum":"1e9002dcf8d5052e27e77a8f6c9565030c4bd3c3","size":46772,"noattachment":false,"key":"/ts-type/-/ts-type-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.0.3.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.0.3_1638123056712_0.6380438810506424"},"_hasShrinkwrap":false,"publish_time":1638123056881,"_cnpm_publish_time":1638123056881},"2.0.1":{"name":"ts-type","version":"2.0.1","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"ynpx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.1","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^9.6.0"},"gitHead":"a5d6d26efc9d81d74d4aeeeb99c6d0b5d50d5d10","_id":"ts-type@2.0.1","_nodeVersion":"17.1.0","_npmVersion":"lerna/4.0.0/node@v17.1.0+x64 (win32)","dist":{"shasum":"584445f7132cee526237b3664588be4fa244c8e0","size":45868,"noattachment":false,"key":"/ts-type/-/ts-type-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-2.0.1.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_2.0.1_1637436243230_0.14138874903465593"},"_hasShrinkwrap":false,"publish_time":1637436243396,"_cnpm_publish_time":1637436243396},"1.2.40":{"name":"ts-type","version":"1.2.40","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.0","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^8.0.7"},"gitHead":"2576ce949f0ead12c24c16f334764789a57989ac","_id":"ts-type@1.2.40","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (win32)","dist":{"shasum":"db3ceb95281567fe72591b9a904488e85c5b74fe","size":41310,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.40.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.40.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.40_1630368986340_0.24553505717734558"},"_hasShrinkwrap":false,"publish_time":1630368986457,"_cnpm_publish_time":1630368986457},"1.2.39":{"name":"ts-type","version":"1.2.39","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","prepublishOnly":"echo prepublishOnly","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.0","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^8.0.7"},"gitHead":"a9afeb2513c2967c1f6f2c56260b5158aafe164a","_id":"ts-type@1.2.39","_nodeVersion":"16.5.0","_npmVersion":"lerna/4.0.0/node@v16.5.0+x64 (win32)","dist":{"shasum":"2a572561613355b38af6526cd372b51d2be18530","size":40495,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.39.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.39.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.39_1626770919123_0.3986118817731843"},"_hasShrinkwrap":false,"publish_time":1626770919253,"_cnpm_publish_time":1626770919253},"1.2.38":{"name":"ts-type","version":"1.2.38","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test && yarn run postpublish:git:commit","postpublish:git:commit":"git commit -m \"build(release): publish\" ./lib/index.d.ts & echo postpublish:git:commit","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^8.0.7"},"gitHead":"e8649207676818f23c6897f4963a650e31eef1ae","_id":"ts-type@1.2.38","_nodeVersion":"16.5.0","_npmVersion":"lerna/4.0.0/node@v16.5.0+x64 (win32)","dist":{"shasum":"afda26df4984a240340a345caf8b5f6f52d25c34","size":40391,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.38.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.38.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.38_1626689828043_0.9923320766853545"},"_hasShrinkwrap":false,"publish_time":1626689828230,"_cnpm_publish_time":1626689828230},"1.2.37":{"name":"ts-type","version":"1.2.37","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"tslib":"^2.3.0","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*","ts-toolbelt":"^8.0.7"},"gitHead":"faf716fbdf1f61e4638db6c1bb7002efa6d924c6","_id":"ts-type@1.2.37","_nodeVersion":"16.5.0","_npmVersion":"lerna/4.0.0/node@v16.5.0+x64 (win32)","dist":{"shasum":"0733b636bfe38ea36c8c789f5d9e78310bb3f4ae","size":40223,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.37.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.37.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.37_1626689208941_0.03139641104804736"},"_hasShrinkwrap":false,"publish_time":1626689209145,"_cnpm_publish_time":1626689209145},"1.2.36":{"name":"ts-type","version":"1.2.36","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","ts-toolbelt":"^8.0.7"},"gitHead":"a697b60f17669edb304258b475ff01fed302d305","_id":"ts-type@1.2.36","_nodeVersion":"16.5.0","_npmVersion":"lerna/4.0.0/node@v16.5.0+x64 (win32)","dist":{"shasum":"06a42164317dbc0f5f8e04709d2b1c727e1b7e87","size":39611,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.36.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.36.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.36_1626416012533_0.602794868904577"},"_hasShrinkwrap":false,"publish_time":1626416012678,"_cnpm_publish_time":1626416012678},"1.2.35":{"name":"ts-type","version":"1.2.35","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","ts-toolbelt":"^8.0.7"},"gitHead":"c8058ff03d2395cde1b2cf2cddc156b76f37c52c","_id":"ts-type@1.2.35","_nodeVersion":"16.3.0","_npmVersion":"lerna/4.0.0/node@v16.3.0+x64 (win32)","dist":{"shasum":"136bf789738d792ada20512eb3c10322edcd4e35","size":39512,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.35.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.35.tgz"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.35_1623770136701_0.8929898107383047"},"_hasShrinkwrap":false,"publish_time":1623770136875,"_cnpm_publish_time":1623770136875},"1.2.34":{"name":"ts-type","version":"1.2.34","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*","ts-toolbelt":"^8.0.4"},"gitHead":"b55c9cc11a3534d3fb66f7a262630ea4a7f43bfc","_id":"ts-type@1.2.34","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (win32)","dist":{"shasum":"81eaf6b128c4553c2be89631008958a6143353a1","size":47541,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.34.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.34.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.34_1599243309841_0.5786901333824666"},"_hasShrinkwrap":false,"publish_time":1599243310009,"_cnpm_publish_time":1599243310009},"1.2.33":{"name":"ts-type","version":"1.2.33","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"ts-toolbelt":"^8.0.4","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"9d59efd044f0518e59b9d8ee7f74ce4fdf1e6239","_id":"ts-type@1.2.33","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (win32)","dist":{"shasum":"2e99d305e4e1ac69bd924e881748e105188c1bb6","size":46547,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.33.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.33.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.33_1599236312809_0.5546414449285653"},"_hasShrinkwrap":false,"publish_time":1599236312947,"_cnpm_publish_time":1599236312947},"1.2.32":{"name":"ts-type","version":"1.2.32","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt","toolbox","toolbelt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"ts-toolbelt":"^6.13.36","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"a03a551d0d68fd75cb8e98781703a8d0d59df73e","_id":"ts-type@1.2.32","_nodeVersion":"14.7.0","_npmVersion":"lerna/3.22.1/node@v14.7.0+x64 (win32)","dist":{"shasum":"047df19a5724b3ace736e3fcc83322351cf8b722","size":44884,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.32.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.32.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.32_1596174466198_0.39830111606727403"},"_hasShrinkwrap":false,"publish_time":1596174466361,"_cnpm_publish_time":1596174466361},"1.2.31":{"name":"ts-type","version":"1.2.31","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"ts-toolbelt":"^6.13.34","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"be2ec29ebe97bea814b97d9a90c1ae4e6220654c","_id":"ts-type@1.2.31","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (win32)","dist":{"shasum":"761528b2bd7b515567c3468b8ec59bf7344766b3","size":44772,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.31.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.31.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.31_1595918709494_0.5065086251248334"},"_hasShrinkwrap":false,"publish_time":1595918709673,"_cnpm_publish_time":1595918709673},"1.2.30":{"name":"ts-type","version":"1.2.30","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"ts-toolbelt":"^6.13.28","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"ac4d049c787404f85fed4237747bffb53acb3cad","_id":"ts-type@1.2.30","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (win32)","dist":{"shasum":"09e7916451508bdce02b9ddd3d8115e4596384fc","size":44723,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.30.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.30.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.30_1595849130748_0.30398479991985816"},"_hasShrinkwrap":false,"publish_time":1595849130908,"_cnpm_publish_time":1595849130908},"1.2.29":{"name":"ts-type","version":"1.2.29","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"ts-toolbelt":"^6.13.28","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"95b5a06312e0d69c51920748d7d3f02a7a3e0984","_id":"ts-type@1.2.29","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (win32)","dist":{"shasum":"b03fd56921b628c80e9262e0dbf7423e45a3479c","size":44650,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.29.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.29.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.29_1595743964854_0.6404209786025048"},"_hasShrinkwrap":false,"publish_time":1595743965003,"_cnpm_publish_time":1595743965003},"1.2.28":{"name":"ts-type","version":"1.2.28","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"pretest":"yarn run build","test":"yarn run ts:check","build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","preversion":"yarn run test","prepublishOnly":"echo prepublishOnly","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"ts-toolbelt":"^6.9.9","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"e0d9d398a2906bdbf71fd893369d7234f35212e9","_id":"ts-type@1.2.28","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (win32)","dist":{"shasum":"70baa62a822e806793ea6fdf1c66f2936b52b26e","size":44613,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.28.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.28.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.28_1595743121564_0.3368548619500107"},"_hasShrinkwrap":false,"publish_time":1595743121701,"_cnpm_publish_time":1595743121701},"1.2.27":{"name":"ts-type","version":"1.2.27","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort","ts:check":"tsc --noEmit -p tsconfig.check.json"},"dependencies":{"ts-toolbelt":"^6.13.28","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"810f2c52bfca66e36f8f2819a79e0a8972c8c3d9","_id":"ts-type@1.2.27","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (win32)","dist":{"shasum":"deee917d6e5eb3d9d8f6028b54691caa651cab92","size":44538,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.27.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.27.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.27_1595742878286_0.4026043416819234"},"_hasShrinkwrap":false,"publish_time":1595742878460,"_cnpm_publish_time":1595742878460},"1.2.26":{"name":"ts-type","version":"1.2.26","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.13.28","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"d88cb4538f62d58638f85c5195311d77f06f0220","_id":"ts-type@1.2.26","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (win32)","dist":{"shasum":"5e2e385d8fe24311d137d38d22e201f533572d51","size":28884,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.26.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.26_1595733962450_0.024443199908142255"},"_hasShrinkwrap":false,"publish_time":1595733962600,"_cnpm_publish_time":1595733962600},"1.2.25":{"name":"ts-type","version":"1.2.25","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.10.11","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"141a2a73d1f53a0229f81c88346af2bd03c4255c","_id":"ts-type@1.2.25","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (win32)","dist":{"shasum":"df22a21ffef30c32c362e5f086082aad5002f599","size":27696,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.25.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.25_1594328136702_0.6645745519734114"},"_hasShrinkwrap":false,"publish_time":1594328136852,"_cnpm_publish_time":1594328136852},"1.2.24":{"name":"ts-type","version":"1.2.24","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.9.9","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"46ad63f2aef0eb511b92ee0d83723c3828d560dc","_id":"ts-type@1.2.24","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.22.1/node@v14.4.0+x64 (win32)","dist":{"shasum":"d8133a8eb165e4376e14cd21a5141f0b9fe518db","size":27642,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.24.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.24_1593971286466_0.9548146034073641"},"_hasShrinkwrap":false,"publish_time":1593971286626,"_cnpm_publish_time":1593971286626},"1.2.23":{"name":"ts-type","version":"1.2.23","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.9.4","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"1433fd7f9f9783cc02e145c0fe2b4f3b83f56668","_id":"ts-type@1.2.23","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","dist":{"shasum":"80acfd3b4fab56c7bb9bad2db99fb12aa8280b2c","size":24299,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.23.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.23_1591896879549_0.86360686146344"},"_hasShrinkwrap":false,"publish_time":1591896879824,"_cnpm_publish_time":1591896879824},"1.2.22":{"name":"ts-type","version":"1.2.22","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.9.4","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"bdcb802d5ac830068190417e25b4f57898c7b9d8","_id":"ts-type@1.2.22","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","dist":{"shasum":"bd9bbb239e629a0378d648bfc743c6d0df4f7304","size":24259,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.22.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.22_1591896096038_0.5072243516217811"},"_hasShrinkwrap":false,"publish_time":1591896096176,"_cnpm_publish_time":1591896096176},"1.2.21":{"name":"ts-type","version":"1.2.21","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.9.4","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"eb749869d726704a637793faceb22fe3b3310ee6","_id":"ts-type@1.2.21","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","dist":{"shasum":"64cd72048e718062ed777affb830c8a1c58f1efb","size":24214,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.21.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.21_1591894726628_0.7218584500442873"},"_hasShrinkwrap":false,"publish_time":1591894726721,"_cnpm_publish_time":1591894726721},"1.2.20":{"name":"ts-type","version":"1.2.20","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.9.4","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"cb5e0329339360d18501bfacbed58549e1d2287b","_id":"ts-type@1.2.20","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","dist":{"shasum":"ff5a5008362eb8b36533bdeb0b09dc1f1da0b811","size":24132,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.20.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.20_1591894055727_0.23922907374930769"},"_hasShrinkwrap":false,"publish_time":1591894055875,"_cnpm_publish_time":1591894055875},"1.2.19":{"name":"ts-type","version":"1.2.19","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings","type-helprt"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.9.4","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"ca1bb6b1dd10971b638ba9f591276ac0b0da94e7","_id":"ts-type@1.2.19","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","dist":{"shasum":"996772ecc36c2fe90a540c2af6be1df9ecf87095","size":24116,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.19.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.19_1591893633127_0.7714175771968887"},"_hasShrinkwrap":false,"publish_time":1591893633236,"_cnpm_publish_time":1591893633236},"1.2.18":{"name":"ts-type","version":"1.2.18","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.9.4","typedarray-dts":"^1.0.0"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"e8fddb1e12e1dd9286583cd3ca53eabe349220eb","_id":"ts-type@1.2.18","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","dist":{"shasum":"23f870ee2f270f6320734df00ac83f2830e774ff","size":24093,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.18.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.18_1591893041381_0.5951741847493155"},"_hasShrinkwrap":false,"publish_time":1591893041557,"_cnpm_publish_time":1591893041557},"1.2.17":{"name":"ts-type","version":"1.2.17","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.9.4","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/fast-glob":"^3.0.4","@types/bluebird":"*","@types/node":"*","fast-glob":"^3.2.2","fs-extra":"^9.0.0","upath2":"^2.1.3"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"2b483bcc6bab2a5fbe0b0cfe2a27f736bf5db793","_id":"ts-type@1.2.17","_nodeVersion":"14.3.0","_npmVersion":"lerna/3.20.2/node@v14.3.0+x64 (win32)","dist":{"shasum":"3f14305f1b837c08bcb7f6f5b25ee3dc6b8b1c25","size":23994,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.17.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.17_1591027375700_0.9262006988049041"},"_hasShrinkwrap":false,"publish_time":1591027375877,"_cnpm_publish_time":1591027375877},"1.2.16":{"name":"ts-type","version":"1.2.16","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","ncu":"npx yarn-tool ncu -u","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.6.2","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/fast-glob":"^3.0.4","@types/bluebird":"*","@types/node":"*","fast-glob":"^3.2.2","fs-extra":"^9.0.0","upath2":"^2.1.3"},"peerDependencies":{"@types/bluebird":"*"},"gitHead":"fe321d35777f3e74b100d0dee17ee709d6a2287a","_id":"ts-type@1.2.16","_nodeVersion":"14.1.0","_npmVersion":"lerna/3.20.2/node@v14.1.0+x64 (win32)","dist":{"shasum":"32f1bb1415cf05221689805f4f170087e44ec005","size":26118,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.16.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.16_1588701112771_0.40737006846343093"},"_hasShrinkwrap":false,"publish_time":1588701112899,"_cnpm_publish_time":1588701112899},"1.2.15":{"name":"ts-type","version":"1.2.15","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"yarn run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && yarn run build:toc","build:toc":"tsc -p ./ --isolatedModules --noStrictGenericChecks --skipLibCheck & echo build:toc","ncu":"npx yarn-tool ncu -u","prepublishOnly":"yarn run ncu && yarn run sort-package-json & yarn run build","sort-package-json":"npx yarn-tool sort"},"dependencies":{"ts-toolbelt":"^6.3.6","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/fast-glob":"^3.0.4","@bluelovers/tsconfig":"^1.0.19","@types/bluebird":"*","@types/node":"*","fast-glob":"^3.2.2","fs-extra":"^9.0.0","upath2":"^2.1.3"},"gitHead":"30e5dd05f7b721e6a1534e822289da88b84aeb96","_id":"ts-type@1.2.15","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (win32)","dist":{"shasum":"614edcd61405d4a43f802f521e7caa2f55ac131a","size":25451,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.15.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.15_1585697104355_0.5977771917649952"},"_hasShrinkwrap":false,"publish_time":1585697104584,"_cnpm_publish_time":1585697104584},"1.2.13":{"name":"ts-type","version":"1.2.13","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && npm run build:toc","build:toc":"tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","postpublish_":"git commit -m \"publish new version\" .","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"ts-toolbelt":"^6.1.6","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.16","@types/bluebird":"*","@types/node":"*"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"gitHead":"54ac95464c7bc27700aa065f4be5c14133725380","_id":"ts-type@1.2.13","_nodeVersion":"13.6.0","_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (win32)","dist":{"shasum":"ebaf2fd03826358dee5f20e78a22d6a96db1f791","size":44063,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.13.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.13_1579900959264_0.2838075607974173"},"_hasShrinkwrap":false,"publish_time":1579900959457,"_cnpm_publish_time":1579900959457},"1.2.12":{"name":"ts-type","version":"1.2.12","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && npm run build:toc","build:toc":"tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","postpublish_":"git commit -m \"publish new version\" .","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"ts-toolbelt":"^6.0.1","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.13","@types/bluebird":"*","@types/node":"*"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"gitHead":"efd1bcea460dec4146efa2af356a0d80dec1d7a0","_id":"ts-type@1.2.12","_nodeVersion":"13.5.0","_npmVersion":"lerna/3.16.4/node@v13.5.0+x64 (win32)","dist":{"shasum":"7c59f19a2132fa887559e5f3e307a20a50281cc5","size":44257,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.12.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.12_1577407906514_0.8710867810357086"},"_hasShrinkwrap":false,"publish_time":1577407906661,"_cnpm_publish_time":1577407906661},"1.2.11":{"name":"ts-type","version":"1.2.11","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && npm run build:toc","build:toc":"tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"ts-toolbelt":"^6.0.1","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.13","@types/bluebird":"*","@types/node":"*"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"gitHead":"3e316335e55b83ce4a7bb55bee75036e489ab6e1","_id":"ts-type@1.2.11","_nodeVersion":"13.5.0","_npmVersion":"lerna/3.16.4/node@v13.5.0+x64 (win32)","dist":{"shasum":"a567cb012fb1ccaac3bbb7897f39f57fe825ef2c","size":44255,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.11.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.11_1577407156085_0.3022775261705086"},"_hasShrinkwrap":false,"publish_time":1577407156230,"_cnpm_publish_time":1577407156230},"1.2.10":{"name":"ts-type","version":"1.2.10","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && npm run build:toc","build:toc":"tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"ts-toolbelt":"^6.0.1","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.13","@types/bluebird":"*","@types/node":"*"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"gitHead":"591287db825f9b4f086b73d824c7987fd7a05c39","_id":"ts-type@1.2.10","_nodeVersion":"13.5.0","_npmVersion":"lerna/3.16.4/node@v13.5.0+x64 (win32)","dist":{"shasum":"cf1d8ce0992b3c6680e22e88ad33ad93e2879f4e","size":44075,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.10.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.10_1577404788641_0.29794799821630624"},"_hasShrinkwrap":false,"publish_time":1577404788759,"_cnpm_publish_time":1577404788759},"1.2.9":{"name":"ts-type","version":"1.2.9","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && npm run build:toc","build:toc":"tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.8","@types/bluebird":"*","@types/node":"*"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"gitHead":"cfb094f3fd1e71f166bdc44d1d844ae8c8395f2e","_id":"ts-type@1.2.9","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"117841e1f25934898a680c2c416df4d7820d709d","size":25858,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.9.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.9_1560314381830_0.15035958864380983"},"_hasShrinkwrap":false,"publish_time":1560314382009,"_cnpm_publish_time":1560314382009},"1.2.8":{"name":"ts-type","version":"1.2.8","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && npm run build:toc","build:toc":"tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"@types/bluebird":"*","@types/node":"*","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.7","@typescript-eslint/eslint-plugin":"^1.10.2"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"gitHead":"cfb094f3fd1e71f166bdc44d1d844ae8c8395f2e","_id":"ts-type@1.2.8","_nodeVersion":"12.4.0","_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","dist":{"shasum":"c35bd7746fa242fa3c6c385422bf5efc52fa61fa","size":11867,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.8.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.8_1560272407172_0.939592668940308"},"_hasShrinkwrap":false,"publish_time":1560272407311,"_cnpm_publish_time":1560272407311},"1.2.7":{"name":"ts-type","version":"1.2.7","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && npm run build:toc","build:toc":"tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"@types/bluebird":"*","@types/node":"*","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.7","@typescript-eslint/eslint-plugin":"^1.10.2"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"gitHead":"04ccd42aeaef7a56f55263ff79c024c181bacfb0","_id":"ts-type@1.2.7","_nodeVersion":"12.4.0","_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","dist":{"shasum":"432c1ed85466134ab4360410041133532f519de7","size":9798,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.7.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.7_1560226427559_0.1251815823373572"},"_hasShrinkwrap":false,"publish_time":1560226427705,"_cnpm_publish_time":1560226427705},"1.2.6":{"name":"ts-type","version":"1.2.6","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && npm run build:toc","build:toc":"tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"@types/bluebird":"*","@types/node":"*","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.7","@typescript-eslint/eslint-plugin":"^1.9.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"_id":"ts-type@1.2.6","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"77fb9c6e71ae407a59b54c0460cd02530444c603","size":9756,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.6.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.6_1560109562271_0.647621578476566"},"_hasShrinkwrap":false,"publish_time":1560109562373,"_cnpm_publish_time":1560109562373},"1.2.4":{"name":"ts-type","version":"1.2.4","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"@types/bluebird":"*","@types/node":"*","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.7","@typescript-eslint/eslint-plugin":"^1.9.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"_id":"ts-type@1.2.4","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"226e1bf95d52b0141cc01d72df60aeaa36e2c26e","size":8490,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.4.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.4_1559969180827_0.16086988807075708"},"_hasShrinkwrap":false,"publish_time":1559969180979,"_cnpm_publish_time":1559969180979},"1.2.3":{"name":"ts-type","version":"1.2.3","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"@types/bluebird":"*","@types/node":"*","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.7","@typescript-eslint/eslint-plugin":"^1.9.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"_id":"ts-type@1.2.3","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"92eddd1bc7747ac0cccbd131c694ba8b9fc8069d","size":8440,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.3.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.3_1559914558921_0.46139206283751766"},"_hasShrinkwrap":false,"publish_time":1559914559082,"_cnpm_publish_time":1559914559082},"1.2.2":{"name":"ts-type","version":"1.2.2","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","postpublish":"git commit -m \"publish new version\" .","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"@types/bluebird":"*","@types/node":"*","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.6","@typescript-eslint/eslint-plugin":"^1.9.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"_id":"ts-type@1.2.2","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"6361e51227a59e60b984ee80b23ddbb877341af4","size":8080,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.2.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.2_1559285538986_0.643524212735803"},"_hasShrinkwrap":false,"publish_time":1559285539202,"_cnpm_publish_time":1559285539202},"1.2.1":{"name":"ts-type","version":"1.2.1","description":"add some typescript type and re-export some build-in typescript type","keywords":[".d.ts","@types","declaration","dev","develop","development","environment","ide","interface","node","playground","runtime","ts","type","type-level","typelevel","types","typescript","typing","typings"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"lib":"lib","test":"test"},"scripts":{"build":"npm run build-lib-toc","build-lib-toc":"npx ts-node ./test/script/toc && tsc -p ./","coverage":"npx nyc npm run test","lint":"npx eslint ./index.ts","ncu":"npx npm-check-updates -u","prepublishOnly":"npm run ncu && npm run sort-package-json && npm run build && npm run test","sort-package-json":"npx sort-package-json ./package.json","test":"npm run lint"},"dependencies":{"@types/bluebird":"*","@types/node":"*","typedarray-dts":"^1.0.0"},"devDependencies":{"@bluelovers/tsconfig":"^1.0.3","@typescript-eslint/eslint-plugin":"^1.9.0"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"_id":"ts-type@1.2.1","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"shasum":"bcb533091dcc5055299334087841d46803d2e19e","size":7384,"noattachment":false,"key":"/ts-type/-/ts-type-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.2.1.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.2.1_1558106976636_0.4638710660514511"},"_hasShrinkwrap":false,"publish_time":1558106976806,"_cnpm_publish_time":1558106976806},"1.1.3":{"name":"ts-type","version":"1.1.3","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"devDependencies":{"@types/bluebird":"*","@types/node":"*"},"dependencies":{"typedarray-dts":"^1.0.0"},"_id":"ts-type@1.1.3","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"8b34861df826de2d7ca622581a743019f2f20640","size":2941,"noattachment":false,"key":"/ts-type/-/ts-type-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.1.3.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.1.3_1543458180612_0.21733972958718173"},"_hasShrinkwrap":false,"publish_time":1543458180726,"_cnpm_publish_time":1543458180726},"1.1.2":{"name":"ts-type","version":"1.1.2","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/bluebird":"*","@types/node":"*"},"devDependencies":{"@types/bluebird":"*","@types/node":"*"},"dependencies":{"typedarray-dts":"^1.0.0"},"_id":"ts-type@1.1.2","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"a9ad4e9f7a80830a8170d053132b467b9e7566a2","size":2907,"noattachment":false,"key":"/ts-type/-/ts-type-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.1.2.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.1.2_1543454317705_0.723922651893492"},"_hasShrinkwrap":false,"publish_time":1543454317928,"_cnpm_publish_time":1543454317928},"1.1.1":{"name":"ts-type","version":"1.1.1","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/node":"*","@types/bluebird":"*"},"devDependencies":{"@types/node":"*","@types/bluebird":"*"},"_id":"ts-type@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"a6de740a794e33b9ca351918c4003327dfde4c11","size":2883,"noattachment":false,"key":"/ts-type/-/ts-type-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.1.1.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.1.1_1543333019035_0.5228867116262115"},"_hasShrinkwrap":false,"publish_time":1543333019198,"_cnpm_publish_time":1543333019198},"1.1.0":{"name":"ts-type","version":"1.1.0","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/node":"*","@types/bluebird":"*"},"devDependencies":{"@types/node":"*","@types/bluebird":"*"},"_id":"ts-type@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"2a37eafe1c8d8de542d33a4b9f1941c6e2a209f7","size":2841,"noattachment":false,"key":"/ts-type/-/ts-type-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.1.0.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.1.0_1543066678984_0.4628655366955112"},"_hasShrinkwrap":false,"publish_time":1543066679114,"_cnpm_publish_time":1543066679114},"1.0.9":{"name":"ts-type","version":"1.0.9","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/node":"*","@types/bluebird":"*"},"devDependencies":{"@types/node":"*","@types/bluebird":"*"},"_id":"ts-type@1.0.9","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"bae62e8da1041d711c1b22c6c03bacda3e916253","size":2406,"noattachment":false,"key":"/ts-type/-/ts-type-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.0.9.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.0.9_1542997452776_0.9140596641946777"},"_hasShrinkwrap":false,"publish_time":1542997452906,"_cnpm_publish_time":1542997452906},"1.0.8":{"name":"ts-type","version":"1.0.8","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/node":"*","@types/bluebird":"*"},"devDependencies":{"@types/node":"*","@types/bluebird":"*"},"_id":"ts-type@1.0.8","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"417baa2218affb371de4bd455cd5c8227e635d7c","size":2384,"noattachment":false,"key":"/ts-type/-/ts-type-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.0.8.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.0.8_1542709343211_0.8691135153783978"},"_hasShrinkwrap":false,"publish_time":1542709343334,"_cnpm_publish_time":1542709343334},"1.0.7":{"name":"ts-type","version":"1.0.7","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/node":"*","@types/bluebird":"*"},"devDependencies":{"@types/node":"*","@types/bluebird":"*"},"_id":"ts-type@1.0.7","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"7b322cd5ff9bcd7ba89c530ad3b40a2d3656bd8d","size":2374,"noattachment":false,"key":"/ts-type/-/ts-type-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.0.7.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.0.7_1542352998146_0.8896916156091692"},"_hasShrinkwrap":false,"publish_time":1542352998274,"_cnpm_publish_time":1542352998274},"1.0.6":{"name":"ts-type","version":"1.0.6","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/node":"*","@types/bluebird":"*"},"devDependencies":{"@types/node":"*","@types/bluebird":"*"},"_id":"ts-type@1.0.6","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"e3a8e3b830e26b52aaff0b43796d86fd53143c18","size":2125,"noattachment":false,"key":"/ts-type/-/ts-type-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.0.6.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.0.6_1542293728878_0.935085041599151"},"_hasShrinkwrap":false,"publish_time":1542293729021,"_cnpm_publish_time":1542293729021},"1.0.5":{"name":"ts-type","version":"1.0.5","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/node":"*","@types/bluebird":"*"},"devDependencies":{"@types/node":"*","@types/bluebird":"*"},"_id":"ts-type@1.0.5","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"3541b7949c4eda1b72a8df0137f9e167099ff75f","size":2117,"noattachment":false,"key":"/ts-type/-/ts-type-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.0.5.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.0.5_1542293538859_0.2103621966625624"},"_hasShrinkwrap":false,"publish_time":1542293539001,"_cnpm_publish_time":1542293539001},"1.0.4":{"name":"ts-type","version":"1.0.4","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"peerDependencies":{"@types/bluebird":"*"},"devDependencies":{"@types/bluebird":"*"},"_id":"ts-type@1.0.4","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"f0df549e68cf37a9b13e90e1c4d6f692d3a96dc9","size":2108,"noattachment":false,"key":"/ts-type/-/ts-type-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.0.4.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.0.4_1542293464792_0.42222341050359735"},"_hasShrinkwrap":false,"publish_time":1542293464880,"_cnpm_publish_time":1542293464880},"1.0.1":{"name":"ts-type","version":"1.0.1","description":"add some typescript type and re-export some build-in typescript type","keywords":["@types","dev","develop","development","environment","ide","interface","node","runtime","ts","type","types","typescript"],"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_id":"ts-type@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"a694bda5472c094392c13c8ec68d6c67bd958185","size":1515,"noattachment":false,"key":"/ts-type/-/ts-type-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.0.1.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.0.1_1542287070846_0.49908013363251436"},"_hasShrinkwrap":false,"publish_time":1542287071001,"_cnpm_publish_time":1542287071001},"1.0.0":{"name":"ts-type","version":"1.0.0","description":"add some typescript type and re-export some build-in typescript type","homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"repository":{"type":"git","url":"git+https://github.com/bluelovers/ws-ts-type.git"},"license":"ISC","author":"","main":"index.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_id":"ts-type@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"dist":{"shasum":"9e23fc683c4a35e149b1b18d5c55d0c0dc52e961","size":1449,"noattachment":false,"key":"/ts-type/-/ts-type-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-type/download/ts-type-1.0.0.tgz"},"maintainers":[{"name":"bluelovers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-type_1.0.0_1542286847305_0.4518020417249826"},"_hasShrinkwrap":false,"publish_time":1542286847515,"_cnpm_publish_time":1542286847515}},"readme":"# README\n\n    add some typescript type and re-export some build-in typescript type\n\nsee [index.d.ts](https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type/index.d.ts)\n\n## install\n\n```nodemon\nnpm install ts-type\n```\n\n## demo\n\n- [demo](https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type/test/demo)\n- \n\n### ITSOverwrite\n\n```ts\nexport interface A1\n{\n\ts: string\n}\n\nexport type A2 = ITSOverwrite<A1, {\n\ts: number,\n}>\nexport declare let a2: A2;\n// a2.s is number\n```\n\n### ITSOverwriteReturnType\n\n```ts\nimport { ITSOverwriteReturnType } from '..';\n\ndeclare function f(a: number): number\n\ndeclare let c: ITSOverwriteReturnType<typeof f, string>;\n// c is (a: number) => string\n// c(1).toUpperCase()\n```\n\n### Promise / Bluebird / PromiseLike\n\n```nodemon\nnpm install @types/bluebird ts-type\n```\n\n```ts\nexport declare function p1(a: number): Promise<number>\n\nexport declare let p1_v: ITSUnpackedReturnType<typeof p1>;\n\np1_v.toFixed()\n\nexport declare let p2: ITSWrapFunctionPromise<typeof p1>;\nexport declare let p3: ITSWrapFunctionBluebird<typeof p2>;\nexport declare let p4: ITSWrapFunctionBluebird<typeof p1>;\n\np2(1).then(v => v.toFixed())\np3(1).then(v => v.toFixed())\np4(1).then(v => v.toFixed())\n```\n\n### this\n\n```ts\nexport declare function t1(this: string, a: number): Promise<number>\n\nexport declare let t1_this: ITSUnpackedThisFunction<typeof t1>;\n\n// => t1_this is string\n```\n\n```ts\nexport declare function t2(this: string, a: number): number\n\nexport declare let t3: ITSOverwriteThisFunction<number, typeof t2>;\n\nt3 = function ()\n{\n\tthis.toFixed() // => this is number\n\n\treturn 1\n}\n```\n\n```ts\ninterface Function2 extends Function\n{\n\tbind<T extends any, F extends (...args: any[]) => any>(this: F, thisArg: T, ...argArray: any[]): ITSOverwriteThisFunction<T, F>;\n}\n\nexport interface t4 extends Function2\n{\n\t(): string\n}\n\nexport declare let t5: t4\n\nexport let t6 = t5.bind([] as string[])\n\nt6 = function ()\n{\n\tthis.includes('') // => this is string[]\n\n\treturn ''\n}\n```\n\n## other\n\n- [callable-instance2](https://www.npmjs.com/package/callable-instance2) - create an ES6 class that is callable as a function\n- https://github.com/piotrwitek/utility-types\n- \n\n## docs\n\n- http://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-1.html\n- https://www.tslang.cn/docs/release-notes/typescript-3.1.html#toc-whats-new\n- https://www.logicbig.com/tutorials/misc/typescript.html\n\n## links\n\n- https://github.com/krzkaczor/ts-essentials\n- https://github.com/millsp/ts-toolbelt\n- https://github.com/type-challenges/type-challenges\n- https://github.com/andnp/SimplyTyped\n- https://github.com/piotrwitek/utility-types\n- \n","_attachments":{},"homepage":"https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme","bugs":{"url":"https://github.com/bluelovers/ws-ts-type/issues"},"license":"ISC"}