{"name":"get-headers","version":"1.0.4","description":"Retrieve all HTTP(s) headers as an object with original casing","main":"lib/index.js","typings":"lib/index.d.ts","files":["lib/","LICENSE"],"scripts":{"lint":"# tslint \"src/**/*.ts\"","build-ts":"tsc","build":"rm -rf lib && npm run build-ts","test-spec":"mocha lib/**/*.spec.js -R spec --bail","test-cov":"istanbul cover -x *.spec.js node_modules/mocha/bin/_mocha -- lib/**/*.spec.js -R spec --bail","test":"npm run build && npm run lint && npm run test-cov","prepublish":"typings install && npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/get-headers.git"},"keywords":["headers","raw","parse","http","object"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/get-headers/issues"},"homepage":"https://github.com/blakeembrey/get-headers","devDependencies":{"chai":"^3.2.0","istanbul":"^0.4.4","mocha":"^2.2.5","tslint":"^3.11.0","tslint-config-standard":"^1.2.2","typescript":"^1.6.2","typings":"^1.3.0"},"gitHead":"d147771dd520dfdeff5bfbb331d2180d73ca86dd","_id":"get-headers@1.0.4","_shasum":"e7f073302887f58001abda7d352c70fe060c2af5","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"e7f073302887f58001abda7d352c70fe060c2af5","size":4239,"noattachment":false,"key":"/get-headers/-/get-headers-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/get-headers/download/get-headers-1.0.4.tgz"},"maintainers":[{"name":"blakeembrey","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/get-headers-1.0.4.tgz_1466446251444_0.9007678076159209"},"directories":{},"publish_time":1466446254271,"_cnpm_publish_time":1466446254271,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.5"}}