{"_id":"typings-core","_rev":"454603","name":"typings-core","description":"The logic of Typings","dist-tags":{"latest":"2.3.3"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"time":{"modified":"2021-08-05T07:18:12.000Z","created":"2016-03-01T02:44:39.714Z","2.3.3":"2017-04-09T20:06:15.704Z","2.3.2":"2017-02-26T20:09:19.882Z","2.3.1":"2017-02-24T22:39:18.591Z","2.3.0":"2017-02-21T22:47:46.708Z","2.2.0":"2016-12-15T00:27:47.041Z","2.1.0":"2016-12-07T21:44:36.915Z","2.0.0":"2016-11-08T17:59:05.394Z","1.6.1":"2016-10-28T20:34:58.962Z","1.6.0":"2016-10-03T19:51:21.349Z","1.5.0":"2016-09-22T21:39:30.145Z","1.4.1":"2016-08-20T09:03:05.029Z","1.4.0":"2016-07-21T00:56:01.704Z","1.3.2":"2016-07-20T23:54:43.352Z","1.3.1":"2016-07-15T00:07:18.858Z","1.3.0":"2016-06-27T23:54:59.495Z","1.2.4":"2016-06-24T16:01:25.429Z","1.2.3":"2016-06-24T15:45:37.865Z","1.2.2":"2016-06-17T02:11:04.639Z","1.2.1":"2016-06-16T19:40:39.740Z","1.2.0":"2016-06-16T19:09:53.980Z","1.1.3":"2016-06-15T17:41:59.065Z","1.1.2":"2016-06-15T17:10:45.231Z","1.1.1":"2016-06-15T15:42:38.484Z","1.1.0":"2016-06-15T15:33:58.940Z","1.0.1":"2016-05-16T17:27:40.714Z","1.0.0":"2016-05-16T15:35:44.232Z","0.3.1":"2016-04-27T21:00:16.921Z","0.3.0":"2016-04-19T20:30:11.258Z","0.2.16":"2016-04-04T19:43:09.632Z","0.2.15":"2016-04-04T01:07:00.194Z","0.2.14":"2016-03-31T03:50:37.969Z","0.2.13":"2016-03-30T00:31:31.408Z","0.2.12":"2016-03-25T16:58:45.977Z","0.2.11":"2016-03-14T18:19:25.877Z","0.2.10":"2016-03-11T23:14:14.194Z","0.2.9":"2016-03-10T01:24:00.420Z","0.2.8":"2016-03-09T01:34:22.073Z","0.2.7":"2016-03-08T20:32:40.069Z","0.2.6":"2016-03-08T20:10:58.279Z","0.2.5":"2016-03-08T16:56:38.848Z","0.2.4":"2016-03-08T05:21:35.587Z","0.2.3":"2016-03-08T01:18:15.167Z","0.2.2":"2016-03-08T00:20:40.831Z","0.2.1":"2016-03-08T00:04:46.263Z","0.2.0":"2016-03-07T22:15:57.766Z","0.1.2":"2016-03-07T02:08:02.667Z","0.1.1":"2016-03-06T06:18:35.367Z","0.1.0":"2016-03-06T05:17:43.434Z","0.0.0":"2016-03-01T02:44:39.714Z"},"users":{"jonschlinkert":true},"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"versions":{"2.3.3":{"name":"typings-core","version":"2.3.3","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\"","test":"npm run build && npm run dependency-check && npm run test-cov && npm run lint","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"array-uniq":"^1.0.2","configstore":"^3.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","jspm-config":"^0.3.0","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^9.0.0","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^3.0.0","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^3.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.1.4","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^9.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^3.0.0","tslint":"^5.0.0","tslint-config-standard":"^5.0.0"},"gitHead":"119e979b73c438a2f0e6a1c7c24faa57ebae7eeb","_id":"typings-core@2.3.3","_shasum":"09ec54cd5b11dd5f1ef2fc0ab31d37002ca2b5ad","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"09ec54cd5b11dd5f1ef2fc0ab31d37002ca2b5ad","size":94637,"noattachment":false,"key":"/typings-core/-/typings-core-2.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-2.3.3.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-2.3.3.tgz_1491768375440_0.9081647901330143"},"directories":{},"publish_time":1491768375704,"_cnpm_publish_time":1491768375704,"_hasShrinkwrap":false},"2.3.2":{"name":"typings-core","version":"2.3.2","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\"","test":"npm run build && npm run dependency-check && npm run test-cov && npm run lint","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"array-uniq":"^1.0.2","configstore":"^3.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","jspm-config":"^0.3.0","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^9.0.0","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^3.0.0","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^3.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.1.4","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^9.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^2.0.0","tslint":"^4.4.2","tslint-config-standard":"^4.0.0"},"gitHead":"3b0df2e6768bdd12855e03ee07227aad4f05d1a7","_id":"typings-core@2.3.2","_shasum":"2b45cc64d4e942120002e7fc277ff412bcc48cd0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"2b45cc64d4e942120002e7fc277ff412bcc48cd0","size":94594,"noattachment":false,"key":"/typings-core/-/typings-core-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-2.3.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-2.3.2.tgz_1488139759614_0.916327839018777"},"directories":{},"publish_time":1488139759882,"_cnpm_publish_time":1488139759882,"_hasShrinkwrap":false},"2.3.1":{"name":"typings-core","version":"2.3.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\"","test":"npm run build && npm run dependency-check && npm run test-cov && npm run lint","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"array-uniq":"^1.0.2","configstore":"^3.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","jspm-config":"^0.3.0","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^9.0.0","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^3.0.0","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^3.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.1.4","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^9.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^2.0.0","tslint":"^4.4.2","tslint-config-standard":"^4.0.0"},"gitHead":"aa022bf2a51e1e8d655a5420de81aff1610f98cd","_id":"typings-core@2.3.1","_shasum":"cd9a4c0afa55dbca040fddba6eca2ab32852d1e7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"cd9a4c0afa55dbca040fddba6eca2ab32852d1e7","size":94388,"noattachment":false,"key":"/typings-core/-/typings-core-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-2.3.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-2.3.1.tgz_1487975958355_0.9344501197338104"},"directories":{},"publish_time":1487975958591,"_cnpm_publish_time":1487975958591,"_hasShrinkwrap":false},"2.3.0":{"name":"typings-core","version":"2.3.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\"","test":"npm run build && npm run dependency-check && npm run test-cov && npm run lint","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"array-uniq":"^1.0.2","configstore":"^3.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","jspm-config":"^0.3.0","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^9.0.0","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^3.0.0","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^3.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.1.4","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^9.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^2.0.0","tslint":"^4.4.2","tslint-config-standard":"^4.0.0"},"gitHead":"c8fd56a05cf66e00928245ca3c7c413db66ebdae","_id":"typings-core@2.3.0","_shasum":"04c879bee91940a4aa792e21f43d0ca595827e17","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"04c879bee91940a4aa792e21f43d0ca595827e17","size":94131,"noattachment":false,"key":"/typings-core/-/typings-core-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-2.3.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/typings-core-2.3.0.tgz_1487717264468_0.2843851698562503"},"directories":{},"publish_time":1487717266708,"_cnpm_publish_time":1487717266708,"_hasShrinkwrap":false},"2.2.0":{"name":"typings-core","version":"2.2.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run build && npm run dependency-check && npm run test-cov && npm run lint","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","jspm-config":"^0.3.0","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^9.0.0","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^3.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.1.4","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^9.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^1.1.0","tslint":"^4.0.2","tslint-config-standard":"^2.0.0"},"gitHead":"2557636679596011e15730bdb541e92a1b6f9edf","_id":"typings-core@2.2.0","_shasum":"62771bb10f0ebf1c6ff5082356be412820ea5817","_from":".","_npmVersion":"4.0.3","_nodeVersion":"6.9.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"62771bb10f0ebf1c6ff5082356be412820ea5817","size":93271,"noattachment":false,"key":"/typings-core/-/typings-core-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-2.2.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/typings-core-2.2.0.tgz_1481761666472_0.016385610215365887"},"directories":{},"publish_time":1481761667041,"_cnpm_publish_time":1481761667041,"_hasShrinkwrap":false},"2.1.0":{"name":"typings-core","version":"2.1.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run build && npm run dependency-check && npm run test-cov && npm run lint","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","jspm-config":"^0.3.0","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.2","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^3.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.1.4","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^9.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^1.1.0","tslint":"^4.0.2","tslint-config-standard":"^2.0.0"},"gitHead":"8ad7b78e48db0e0bcdf770ffa7fe01c557851cda","_id":"typings-core@2.1.0","_shasum":"fc6698ed5b74f059f36f4f2d941cf86820b1a1cc","_from":".","_npmVersion":"4.0.3","_nodeVersion":"6.9.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"fc6698ed5b74f059f36f4f2d941cf86820b1a1cc","size":93463,"noattachment":false,"key":"/typings-core/-/typings-core-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-2.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/typings-core-2.1.0.tgz_1481147075111_0.4891237902920693"},"directories":{},"publish_time":1481147076915,"_cnpm_publish_time":1481147076915,"_hasShrinkwrap":false},"2.0.0":{"name":"typings-core","version":"2.0.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run build && npm run dependency-check && npm run test-cov && npm run lint","test-spec+lint":"npm run test-spec && npm run lint","watch":"onchange -w -i \"src/**/*.ts\" -e \"**/__test__/**\" -- npm run test-spec+lint","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^5.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","jspm-config":"^0.3.0","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.2","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^3.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.0.3","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^9.0.0","onchange":"3.0.2","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^1.1.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"f8a0545ae61f9c0c69b6c129ccd731254b45221b","_id":"typings-core@2.0.0","_shasum":"1c785fec32eedeaabb1d89bb38cad01fb8e1f5b5","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"1c785fec32eedeaabb1d89bb38cad01fb8e1f5b5","size":94489,"noattachment":false,"key":"/typings-core/-/typings-core-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-2.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-2.0.0.tgz_1478627945142_0.17976081231608987"},"directories":{},"publish_time":1478627945394,"_cnpm_publish_time":1478627945394,"_hasShrinkwrap":false},"1.6.1":{"name":"typings-core","version":"1.6.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.2","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.0.3","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^1.1.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"d345b52da1a6325f3dfc8f63a3ebb0f017aa4563","_id":"typings-core@1.6.1","_shasum":"ce4b2931ea2f19bb8f3dacbec69983ac4e964a37","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"ce4b2931ea2f19bb8f3dacbec69983ac4e964a37","size":89969,"noattachment":false,"key":"/typings-core/-/typings-core-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.6.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/typings-core-1.6.1.tgz_1477686895163_0.834823782555759"},"directories":{},"publish_time":1477686898962,"_cnpm_publish_time":1477686898962,"_hasShrinkwrap":false},"1.6.0":{"name":"typings-core","version":"1.6.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.2","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-rewrite":"^1.0.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.0.3","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^1.1.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"d444dd4554c3689973d214e157bf025f2c47f256","_id":"typings-core@1.6.0","_shasum":"0784a214b9d0960366e12bb0c6bae72818b3de27","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"0784a214b9d0960366e12bb0c6bae72818b3de27","size":89861,"noattachment":false,"key":"/typings-core/-/typings-core-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.6.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.6.0.tgz_1475524278634_0.622930106241256"},"directories":{},"publish_time":1475524281349,"_cnpm_publish_time":1475524281349,"_hasShrinkwrap":false},"1.5.0":{"name":"typings-core","version":"1.5.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.2","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"^2.0.3","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^1.0.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^1.1.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"80a0c861ef34b1cbebc5247473faf3ce5fa64213","_id":"typings-core@1.5.0","_shasum":"5c335698fa4d69e323ab9314106df9923ec6a08a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"5c335698fa4d69e323ab9314106df9923ec6a08a","size":89586,"noattachment":false,"key":"/typings-core/-/typings-core-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.5.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.5.0.tgz_1474580367996_0.4211927470751107"},"directories":{},"publish_time":1474580370145,"_cnpm_publish_time":1474580370145,"_hasShrinkwrap":false},"1.4.1":{"name":"typings-core","version":"1.4.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.2","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^1.1.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"4f427f7e5d2108565b793e4d0ad2e54734dd5902","_id":"typings-core@1.4.1","_shasum":"06cbd37ded875947a227102d81a9d2b06e51876a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"06cbd37ded875947a227102d81a9d2b06e51876a","size":89636,"noattachment":false,"key":"/typings-core/-/typings-core-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.4.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.4.1.tgz_1471683784774_0.8682879745028913"},"directories":{},"publish_time":1471683785029,"_cnpm_publish_time":1471683785029,"_hasShrinkwrap":false},"1.4.0":{"name":"typings-core","version":"1.4.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.2","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"9ec3d54163db757fde62510d0b44f2120a8ecce6","_id":"typings-core@1.4.0","_shasum":"94e0fdba7ab18b3b32cd1b31d362666469d9d297","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"94e0fdba7ab18b3b32cd1b31d362666469d9d297","size":89022,"noattachment":false,"key":"/typings-core/-/typings-core-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.4.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.4.0.tgz_1469062559052_0.09526921808719635"},"directories":{},"publish_time":1469062561704,"_cnpm_publish_time":1469062561704,"_hasShrinkwrap":false},"1.3.2":{"name":"typings-core","version":"1.3.2","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.2.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.2","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"a1675551c91d4a49ab2846e717f0e86ed33d97af","_id":"typings-core@1.3.2","_shasum":"2a9d4377000cef6f0d43940c83f20bcf7e7fa49c","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"2a9d4377000cef6f0d43940c83f20bcf7e7fa49c","size":89586,"noattachment":false,"key":"/typings-core/-/typings-core-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.3.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.3.2.tgz_1469058880296_0.031271157786250114"},"directories":{},"publish_time":1469058883352,"_cnpm_publish_time":1469058883352,"_hasShrinkwrap":false},"1.3.1":{"name":"typings-core","version":"1.3.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^8.0.0","popsicle-proxy-agent":"^3.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"e86309dbb8066fa7664d85b17445845a91218827","_id":"typings-core@1.3.1","_shasum":"e57a80569b93a46ad5e20c1dcb58a4218ef21e4e","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"e57a80569b93a46ad5e20c1dcb58a4218ef21e4e","size":89596,"noattachment":false,"key":"/typings-core/-/typings-core-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.3.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.3.1.tgz_1468541238098_0.6836103023961186"},"directories":{},"publish_time":1468541238858,"_cnpm_publish_time":1468541238858,"_hasShrinkwrap":false},"1.3.0":{"name":"typings-core","version":"1.3.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"bf2f748cbfffc23fb67eb16ec521d1ece9877e4b","_id":"typings-core@1.3.0","_shasum":"73fad1fe018484370a6f1489e06f14ef27f6517c","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"73fad1fe018484370a6f1489e06f14ef27f6517c","size":67986,"noattachment":false,"key":"/typings-core/-/typings-core-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.3.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.3.0.tgz_1467071696925_0.6320710629224777"},"directories":{},"publish_time":1467071699495,"_cnpm_publish_time":1467071699495,"_hasShrinkwrap":false},"1.2.4":{"name":"typings-core","version":"1.2.4","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"0868d892f3f1f83633aea75a6d1736231d9ee76f","_id":"typings-core@1.2.4","_shasum":"1e935405f58c4f7de78debcec6608f32dea59cee","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"1e935405f58c4f7de78debcec6608f32dea59cee","size":67903,"noattachment":false,"key":"/typings-core/-/typings-core-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.2.4.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.2.4.tgz_1466784084898_0.1630371492356062"},"directories":{},"publish_time":1466784085429,"_cnpm_publish_time":1466784085429,"_hasShrinkwrap":false},"1.2.3":{"name":"typings-core","version":"1.2.3","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"1bf71685af252934f076ede628526bdaf92bbd2a","_id":"typings-core@1.2.3","_shasum":"e8044348efcfdd82f648c24c51890609c88a0b07","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"e8044348efcfdd82f648c24c51890609c88a0b07","size":67732,"noattachment":false,"key":"/typings-core/-/typings-core-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.2.3.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.2.3.tgz_1466783134192_0.3780550693627447"},"directories":{},"publish_time":1466783137865,"_cnpm_publish_time":1466783137865,"_hasShrinkwrap":false},"1.2.2":{"name":"typings-core","version":"1.2.2","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"67011649566bd41771c5f0c229cfff35a4a98384","_id":"typings-core@1.2.2","_shasum":"33289237aa2cef4f7db4176e21b0728fc4924068","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"33289237aa2cef4f7db4176e21b0728fc4924068","size":43351,"noattachment":false,"key":"/typings-core/-/typings-core-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.2.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.2.2.tgz_1466129464169_0.12787596113048494"},"directories":{},"publish_time":1466129464639,"_cnpm_publish_time":1466129464639,"_hasShrinkwrap":false},"1.2.1":{"name":"typings-core","version":"1.2.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"9b9d7f3033a14c0332db8b50f4000565ce51c582","_id":"typings-core@1.2.1","_shasum":"b4425ac37fdb61ed7b8d3c100b126abdb78d5f02","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"b4425ac37fdb61ed7b8d3c100b126abdb78d5f02","size":43355,"noattachment":false,"key":"/typings-core/-/typings-core-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.2.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.2.1.tgz_1466106037348_0.3874434612225741"},"directories":{},"publish_time":1466106039740,"_cnpm_publish_time":1466106039740,"_hasShrinkwrap":false},"1.2.0":{"name":"typings-core","version":"1.2.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"964be046c886fa1fd79ac9a22838abe898c91c51","_id":"typings-core@1.2.0","_shasum":"f1b5b701c998bb92d6624d6198be593f534181dd","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"f1b5b701c998bb92d6624d6198be593f534181dd","size":43319,"noattachment":false,"key":"/typings-core/-/typings-core-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.2.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.2.0.tgz_1466104193564_0.49320522136986256"},"directories":{},"publish_time":1466104193980,"_cnpm_publish_time":1466104193980,"_hasShrinkwrap":false},"1.1.3":{"name":"typings-core","version":"1.1.3","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.2.0","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"f5b5910a79c78f163ea99df789ab1eb71bae7d5a","_id":"typings-core@1.1.3","_shasum":"686d6c6b0e81767893e1a5c675a9588231e556ea","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"686d6c6b0e81767893e1a5c675a9588231e556ea","size":43019,"noattachment":false,"key":"/typings-core/-/typings-core-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.1.3.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.1.3.tgz_1466012518327_0.029319846536964178"},"directories":{},"publish_time":1466012519065,"_cnpm_publish_time":1466012519065,"_hasShrinkwrap":false},"1.1.2":{"name":"typings-core","version":"1.1.2","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.0.1","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"fb42507a4689b61f0448d236b6c59d99d7f61ded","_id":"typings-core@1.1.2","_shasum":"414fdede5c58afe04831b238b3a81e9551b083bc","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"414fdede5c58afe04831b238b3a81e9551b083bc","size":43020,"noattachment":false,"key":"/typings-core/-/typings-core-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.1.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.1.2.tgz_1466010644585_0.8304910769220442"},"directories":{},"publish_time":1466010645231,"_cnpm_publish_time":1466010645231,"_hasShrinkwrap":false},"1.1.1":{"name":"typings-core","version":"1.1.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.0.1","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"1f9e6a93dfc7365339bea5c89d54b3f95c01c6cc","_id":"typings-core@1.1.1","_shasum":"7df64385ccd265c118506891a5ea895b4f38c483","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"7df64385ccd265c118506891a5ea895b4f38c483","size":42945,"noattachment":false,"key":"/typings-core/-/typings-core-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.1.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.1.1.tgz_1466005353366_0.18846232630312443"},"directories":{},"publish_time":1466005358484,"_cnpm_publish_time":1466005358484,"_hasShrinkwrap":false},"1.1.0":{"name":"typings-core","version":"1.1.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","listify":"^1.0.0","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.0.1","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^3.0.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.9.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"defcc9e2d6a954133c2b48f4afa9bfa19bbc57b3","_id":"typings-core@1.1.0","_shasum":"3ca15911896fc2e558c4095466e1fd5d37c3199c","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"3ca15911896fc2e558c4095466e1fd5d37c3199c","size":42951,"noattachment":false,"key":"/typings-core/-/typings-core-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.1.0.tgz_1466004838233_0.24337700847536325"},"directories":{},"publish_time":1466004838940,"_cnpm_publish_time":1466004838940,"_hasShrinkwrap":false},"1.0.1":{"name":"typings-core","version":"1.0.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.0.1","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^2.0.2","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"3a56b0d0abc0023cfd331b1097ada8d66b2c215f","_id":"typings-core@1.0.1","_shasum":"4cd506a711bc4af146e2437ac6a68d375dcc7c88","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"4cd506a711bc4af146e2437ac6a68d375dcc7c88","size":42979,"noattachment":false,"key":"/typings-core/-/typings-core-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.0.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-1.0.1.tgz_1463419658114_0.9745616398286074"},"directories":{},"publish_time":1463419660714,"_cnpm_publish_time":1463419660714,"_hasShrinkwrap":false},"1.0.0":{"name":"typings-core","version":"1.0.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.3.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^6.0.0","popsicle-proxy-agent":"^2.0.0","popsicle-retry":"^3.0.1","popsicle-status":"^2.0.0","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^2.0.2","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.10.2","tslint-config-standard":"^1.0.0"},"gitHead":"f459a2724b1d901f16cf0b74d2cf3b2c38176eed","_id":"typings-core@1.0.0","_shasum":"654f7eefdd858b314671296060a0bda43decea52","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"654f7eefdd858b314671296060a0bda43decea52","size":42971,"noattachment":false,"key":"/typings-core/-/typings-core-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-1.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-1.0.0.tgz_1463412942218_0.5903658047318459"},"directories":{},"publish_time":1463412944232,"_cnpm_publish_time":1463412944232,"_hasShrinkwrap":false},"0.3.1":{"name":"typings-core","version":"0.3.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^5.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^2.0.0","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^2.0.2","touch":"^1.0.0","typescript":"1.8.10","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.7.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.6.0"},"gitHead":"ca5f33b07499c2ed14722e4a0f008a94fdeeac58","_id":"typings-core@0.3.1","_shasum":"bffd268e3155c9e0cbfbb99750240c09e51fdec6","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"bffd268e3155c9e0cbfbb99750240c09e51fdec6","size":41422,"noattachment":false,"key":"/typings-core/-/typings-core-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.3.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-0.3.1.tgz_1461790815805_0.8028538341168314"},"directories":{},"publish_time":1461790816921,"_cnpm_publish_time":1461790816921,"_hasShrinkwrap":false},"0.3.0":{"name":"typings-core","version":"0.3.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^5.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^2.0.0","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^2.0.2","touch":"^1.0.0","typescript":"1.8.10","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^8.0.0","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.6.0"},"gitHead":"1f903643dddf7e399c75f6c4d729a6eef2ffcfaa","_id":"typings-core@0.3.0","_shasum":"3b2f5f16bfd13c1b8a1311f0e60659939131e3fc","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"3b2f5f16bfd13c1b8a1311f0e60659939131e3fc","size":41352,"noattachment":false,"key":"/typings-core/-/typings-core-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.3.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-0.3.0.tgz_1461097809876_0.469427544856444"},"directories":{},"publish_time":1461097811258,"_cnpm_publish_time":1461097811258,"_hasShrinkwrap":false},"0.2.16":{"name":"typings-core","version":"0.2.16","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^5.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^2.0.0","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^2.0.2","touch":"^1.0.0","typescript":"1.8.9","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.6.0"},"gitHead":"3b50b2774b535eefedc1dcc53f42871c84839d90","_id":"typings-core@0.2.16","_shasum":"09a211cee5be45800bb02815052f89d92b09dfa3","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"09a211cee5be45800bb02815052f89d92b09dfa3","size":39379,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.16.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.16.tgz_1459798986869_0.4101119276601821"},"directories":{},"publish_time":1459798989632,"_cnpm_publish_time":1459798989632,"_hasShrinkwrap":false},"0.2.15":{"name":"typings-core","version":"0.2.15","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^5.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^2.0.0","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","throat":"^2.0.2","touch":"^1.0.0","typescript":"1.8.9","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.6.0"},"gitHead":"03d27415d7827faa549fed4a051c2021ba033fe9","_id":"typings-core@0.2.15","_shasum":"6721d48bef6a37c6688dfeb38f84e521e722e8e8","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"6721d48bef6a37c6688dfeb38f84e521e722e8e8","size":39492,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.15.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.15.tgz_1459732019654_0.019809475168585777"},"directories":{},"publish_time":1459732020194,"_cnpm_publish_time":1459732020194,"_hasShrinkwrap":false},"0.2.14":{"name":"typings-core","version":"0.2.14","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^5.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.9","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.6.0"},"gitHead":"318a8754d00bf6dac07e206e6537d8432231cdf1","_id":"typings-core@0.2.14","_shasum":"2e3c58c4399ebb2655398ea519f7bd6c2a4d1588","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"2e3c58c4399ebb2655398ea519f7bd6c2a4d1588","size":39122,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.14.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.14.tgz_1459396237484_0.4725992816966027"},"directories":{},"publish_time":1459396237969,"_cnpm_publish_time":1459396237969,"_hasShrinkwrap":false},"0.2.13":{"name":"typings-core","version":"0.2.13","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"tslint \"src/**/*.ts\" -e \"**/__test__/**\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^5.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.9","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.6.0"},"gitHead":"037db192a2bb9fec89dd73a5e0ae3a9e493ae7ff","_id":"typings-core@0.2.13","_shasum":"205e4d1a46cf5d05a4c1cbd34a3c5cf391bd308b","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"205e4d1a46cf5d05a4c1cbd34a3c5cf391bd308b","size":39098,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.13.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/typings-core-0.2.13.tgz_1459297890395_0.9821093056816608"},"directories":{},"publish_time":1459297891408,"_cnpm_publish_time":1459297891408,"_hasShrinkwrap":false},"0.2.12":{"name":"typings-core","version":"0.2.12","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"echo tslint \"src/**/*.ts\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^5.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.9","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.7.0","tslint":"^3.5.0"},"gitHead":"95ae1d30d7210c764b41f9d09682b335cf1891fa","_id":"typings-core@0.2.12","_shasum":"f93d681bc2a62901fd2babb19e2ace9715ea6188","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"f93d681bc2a62901fd2babb19e2ace9715ea6188","size":39148,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.12.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.12.tgz_1458925123281_0.1644353880546987"},"directories":{},"publish_time":1458925125977,"_cnpm_publish_time":1458925125977,"_hasShrinkwrap":false},"0.2.11":{"name":"typings-core","version":"0.2.11","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"echo tslint \"src/**/*.ts\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.6.0","tslint":"^3.5.0"},"gitHead":"166b14c4ec43ccf86f446df5e772e7ae6a88f399","_id":"typings-core@0.2.11","_shasum":"c1f3d456655f279aafd52502c21734f11d32b68a","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"c1f3d456655f279aafd52502c21734f11d32b68a","size":38793,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.11.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.11.tgz_1457979565221_0.5965999874752015"},"directories":{},"publish_time":1457979565877,"_cnpm_publish_time":1457979565877,"_hasShrinkwrap":false},"0.2.10":{"name":"typings-core","version":"0.2.10","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"echo tslint \"src/**/*.ts\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"7f5159ebcd7eaeb4c40eb56fa8af75098c914981","_id":"typings-core@0.2.10","_shasum":"fc59cd35abb6142eff46c755ae3c4110cde2b163","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"fc59cd35abb6142eff46c755ae3c4110cde2b163","size":38657,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.10.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.10.tgz_1457738053742_0.9479687800630927"},"directories":{},"publish_time":1457738054194,"_cnpm_publish_time":1457738054194,"_hasShrinkwrap":false},"0.2.9":{"name":"typings-core","version":"0.2.9","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"echo tslint \"src/**/*.ts\"","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" node_modules/blue-tape/bin/blue-tape.js -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"290ea14af9822157d4d671bc3b0401a3f792c024","_id":"typings-core@0.2.9","_shasum":"6c5d01c1fcc09dedf515eb7de1460324c039ea42","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"6c5d01c1fcc09dedf515eb7de1460324c039ea42","size":38670,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.9.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.9.tgz_1457573039999_0.323844940867275"},"directories":{},"publish_time":1457573040420,"_cnpm_publish_time":1457573040420,"_hasShrinkwrap":false},"0.2.8":{"name":"typings-core","version":"0.2.8","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"echo tslint 'src/**/*.ts'","build":"rimraf dist && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js 'src/**/*.spec.ts' | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x '*.d.ts' -x '*.spec.ts' node_modules/blue-tape/bin/blue-tape.js -- 'src/**/*.spec.ts' | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"npm install shelljs && node scripts/bootstrap.js","prepublish":"node scripts/prepublish.js"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","shelljs":"^0.6.0","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"4d38daaddf6bb9341a35d8d74fe4d44ca30c903a","_id":"typings-core@0.2.8","_shasum":"3c7cd9954922dc71f3d63acdead24e6008a4f65f","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"3c7cd9954922dc71f3d63acdead24e6008a4f65f","size":37118,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.8.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.8.tgz_1457487259328_0.19777843728661537"},"directories":{},"publish_time":1457487262073,"_cnpm_publish_time":1457487262073,"_hasShrinkwrap":false},"0.2.7":{"name":"typings-core","version":"0.2.7","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"190524f32655a6282ce2c461dfdde909ab65c3a9","_id":"typings-core@0.2.7","_shasum":"50b4654c723991ca6b3e418249db809554149540","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"50b4654c723991ca6b3e418249db809554149540","size":37156,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.7.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.7.tgz_1457469157307_0.7473955049645156"},"directories":{},"publish_time":1457469160069,"_cnpm_publish_time":1457469160069,"_hasShrinkwrap":false},"0.2.6":{"name":"typings-core","version":"0.2.6","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev && dependency-check . --missing --no-dev","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.3.4","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"d58ac1bda13676b72a2f492e12703a05e92f01ce","_id":"typings-core@0.2.6","_shasum":"e50b90eb42f4c0ff353f45b119bddececac4f6c6","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"e50b90eb42f4c0ff353f45b119bddececac4f6c6","size":37158,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.6.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.6.tgz_1457467855412_0.5393740378785878"},"directories":{},"publish_time":1457467858279,"_cnpm_publish_time":1457467858279,"_hasShrinkwrap":false},"0.2.5":{"name":"typings-core","version":"0.2.5","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"72242e32236455481aec36e5c17723fed926b940","_id":"typings-core@0.2.5","_shasum":"e5df4e9cdf2a43075eb042eb5e9c16356470e0b3","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"e5df4e9cdf2a43075eb042eb5e9c16356470e0b3","size":37117,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.5.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.5.tgz_1457456196403_0.44035429996438324"},"directories":{},"publish_time":1457456198848,"_cnpm_publish_time":1457456198848,"_hasShrinkwrap":false},"0.2.4":{"name":"typings-core","version":"0.2.4","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.1.0","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.7","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"e57fa347946c4e1c790056b590e5e4b9a22ed46f","_id":"typings-core@0.2.4","_shasum":"606b18abbe642ac68dbc8410061cff87990fbb6d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"606b18abbe642ac68dbc8410061cff87990fbb6d","size":37085,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.4.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.4.tgz_1457414493446_0.006455808412283659"},"directories":{},"publish_time":1457414495587,"_cnpm_publish_time":1457414495587,"_hasShrinkwrap":false},"0.2.3":{"name":"typings-core","version":"0.2.3","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.0.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.2","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"a07bafa2fd69f08f0fe44fbb048016059a35fb91","_id":"typings-core@0.2.3","_shasum":"6cf407f629dbbaf56bf9f40c4b9af556c6adee0e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"6cf407f629dbbaf56bf9f40c4b9af556c6adee0e","size":37106,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.3.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.3.tgz_1457399893168_0.9794129773508757"},"directories":{},"publish_time":1457399895167,"_cnpm_publish_time":1457399895167,"_hasShrinkwrap":false},"0.2.2":{"name":"typings-core","version":"0.2.2","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.0.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.2","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"30b668906080d5748ea5f61c5751a857f0e6f69e","_id":"typings-core@0.2.2","_shasum":"142f3c4bd12a92754b7bef0b2a43bd60658b0a64","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"142f3c4bd12a92754b7bef0b2a43bd60658b0a64","size":36927,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.2.tgz_1457396438769_0.3326625155750662"},"directories":{},"publish_time":1457396440831,"_cnpm_publish_time":1457396440831,"_hasShrinkwrap":false},"0.2.1":{"name":"typings-core","version":"0.2.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.0.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.2","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"7eb9f8b7af7f5772c33126f351f7e46cb47f6691","_id":"typings-core@0.2.1","_shasum":"7287f63ec114425b4ece814b4ce7efbce30d0368","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"7287f63ec114425b4ece814b4ce7efbce30d0368","size":36901,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.1.tgz_1457395484182_0.7317026897799224"},"directories":{},"publish_time":1457395486263,"_cnpm_publish_time":1457395486263,"_hasShrinkwrap":false},"0.2.0":{"name":"typings-core","version":"0.2.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.0.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.2","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"de203eacd17da1a9b35813982945a98bbf80d51a","_id":"typings-core@0.2.0","_shasum":"714dc95b501492dc2f6f4acc641583c9da361d33","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"714dc95b501492dc2f6f4acc641583c9da361d33","size":36810,"noattachment":false,"key":"/typings-core/-/typings-core-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.2.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.2.0.tgz_1457388955594_0.7014194049406797"},"directories":{},"publish_time":1457388957766,"_cnpm_publish_time":1457388957766,"_hasShrinkwrap":false},"0.1.2":{"name":"typings-core","version":"0.1.2","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","configstore":"^2.0.0","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.0.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.2","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"8743c930d5162f823752f2387aee16f438996b95","_id":"typings-core@0.1.2","_shasum":"f42502b414ef5f851881ec06de30431596e7c24f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"f42502b414ef5f851881ec06de30431596e7c24f","size":35586,"noattachment":false,"key":"/typings-core/-/typings-core-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.1.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/typings-core-0.1.2.tgz_1457316481148_0.34157716343179345"},"directories":{},"publish_time":1457316482667,"_cnpm_publish_time":1457316482667,"_hasShrinkwrap":false},"0.1.1":{"name":"typings-core","version":"0.1.1","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.0.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.2","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"d8b6aa876e49e12da461f817ade9bfd880562ec2","_id":"typings-core@0.1.1","_shasum":"aedfe973e8d074d3a96754ea0bf240d78b0b3063","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"aedfe973e8d074d3a96754ea0bf240d78b0b3063","size":35112,"noattachment":false,"key":"/typings-core/-/typings-core-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.1.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.1.1.tgz_1457245114017_0.595997455297038"},"directories":{},"publish_time":1457245115367,"_cnpm_publish_time":1457245115367,"_hasShrinkwrap":false},"0.1.0":{"name":"typings-core","version":"0.1.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-diff","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-diff","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build > /dev/null 2>&1; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })' && echo 'Success!'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.0.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^4.0.0","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.2","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-diff":"^0.1.1","ts-node":"^0.5.4","tslint":"^3.5.0"},"gitHead":"a2177668a0fb901b242439c03f95a1394844ec8c","_id":"typings-core@0.1.0","_shasum":"a54b67f781a30b2649d4bda83250d588050c0d94","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"a54b67f781a30b2649d4bda83250d588050c0d94","size":35104,"noattachment":false,"key":"/typings-core/-/typings-core-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/typings-core-0.1.0.tgz_1457241461949_0.9082523088436574"},"directories":{},"publish_time":1457241463434,"_cnpm_publish_time":1457241463434,"_hasShrinkwrap":false},"0.0.0":{"name":"typings-core","version":"0.0.0","description":"The logic of Typings","main":"dist/typings.js","files":["dist/","typings.json","LICENSE"],"scripts":{"lint":"# tslint 'src/**/*.ts'","build":"rm -rf dist/ && tsc","dependency-check":"dependency-check . --unused --no-dev -i bluebird","test-spec":"ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-spec","test-cov":"ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-spec","test":"npm run lint && npm run build && npm run dependency-check && npm run test-cov","bootstrap":"mkdir -p typings && touch typings/main.d.ts && SKIP_PREPUBLISH=true npm install && npm run build 2> /dev/null; cat dist/init.js > /dev/null && node -e 'require(\"./\").install({ cwd: process.cwd() })'","prepublish":"if [ ! $SKIP_PREPUBLISH ]; then npm run build; fi"},"repository":{"type":"git","url":"git://github.com/typings/core.git"},"keywords":["typings","core","typescript","definition","declaration","package","manager"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/typings/core/issues"},"homepage":"https://github.com/typings/core","dependencies":{"any-promise":"^1.0.0","array-uniq":"^1.0.2","bluebird":"^3.1.1","debug":"^2.2.0","detect-indent":"^4.0.0","graceful-fs":"^4.1.2","has":"^1.0.1","invariant":"^2.2.0","is-absolute":"^0.2.3","lockfile":"^1.0.1","make-error-cause":"^1.0.1","mkdirp":"^0.5.1","object.pick":"^1.1.1","parse-json":"^2.2.0","popsicle":"^3.2.1","popsicle-proxy-agent":"^1.0.0","popsicle-retry":"^1.0.1","popsicle-status":"^1.0.1","promise-finally":"^2.0.1","rc":"^1.1.5","rimraf":"^2.4.4","sort-keys":"^1.0.0","string-template":"^1.0.0","strip-bom":"^2.0.0","thenify":"^3.1.0","touch":"^1.0.0","typescript":"1.8.0","xtend":"^4.0.0","zip-object":"^0.1.0"},"devDependencies":{"blue-tape":"^0.2.0","dependency-check":"^2.5.1","istanbul":"1.0.0-alpha.2","nock":"^7.0.2","tap-spec":"^4.1.1","ts-node":"^0.5.4","tslint":"^3.2.1"},"gitHead":"25aeeaac45fbc4bf1654e2e999247c41511e1a2a","_id":"typings-core@0.0.0","_shasum":"6aa2f50848550e25e99eea0ffd017bedb94acf73","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"6aa2f50848550e25e99eea0ffd017bedb94acf73","size":32887,"noattachment":false,"key":"/typings-core/-/typings-core-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typings-core/download/typings-core-0.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/typings-core-0.0.0.tgz_1456800276102_0.9107854531612247"},"directories":{},"publish_time":1456800279714,"_cnpm_publish_time":1456800279714,"_hasShrinkwrap":false}},"readme":"# Typings Core\n\n[![NPM version][npm-image]][npm-url]\n[![NPM downloads][downloads-image]][downloads-url]\n[![Travis status][travis-image]][travis-url]\n[![Appveyor status][appveyor-image]][appveyor-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n\n> The core logic for Typings.\n\n## Usage\n\n```ts\nimport * as typings from 'typings-core'\n```\n\n## Contributing\n\n```sh\n# Installation\n# Fork this repo (https://github.com/typings/core)\n# Clone the fork (E.g. `https://github.com/<your_username>/core.git`)\ncd core\nnpm run bootstrap\n\n# Build\nnpm run build\n\n# Test\nnpm run test\n```\n\n## License\n\nMIT\n\n[npm-image]: https://img.shields.io/npm/v/typings-core.svg?style=flat\n[npm-url]: https://npmjs.org/package/typings-core\n[downloads-image]: https://img.shields.io/npm/dm/typings-core.svg?style=flat\n[downloads-url]: https://npmjs.org/package/typings-core\n[travis-image]: https://img.shields.io/travis/typings/core.svg?style=flat\n[travis-url]: https://travis-ci.org/typings/core\n[coveralls-image]: https://img.shields.io/coveralls/typings/core.svg?style=flat\n[coveralls-url]: https://coveralls.io/r/typings/core?branch=master\n[appveyor-image]: https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva/branch/master?svg=true\n[appveyor-url]: https://ci.appveyor.com/project/blakeembrey/core/branch/master\n","_attachments":{},"homepage":"https://github.com/typings/core","bugs":{"url":"https://github.com/typings/core/issues"},"license":"MIT"}