{ "_args": [ [ { "raw": "parse-headers@^2.0.0", "scope": null, "escapedName": "parse-headers", "name": "parse-headers", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "/usr/local/lib/node_modules/video.js/node_modules/xhr" ] ], "_from": "parse-headers@>=2.0.0 <3.0.0", "_id": "parse-headers@2.0.1", "_inCache": true, "_location": "/video.js/parse-headers", "_nodeVersion": "4.2.1", "_npmUser": { "name": "kesla", "email": "david.bjorklund@gmail.com" }, "_npmVersion": "3.3.9", "_phantomChildren": {}, "_requested": { "raw": "parse-headers@^2.0.0", "scope": null, "escapedName": "parse-headers", "name": "parse-headers", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/video.js/xhr" ], "_resolved": "https://registry.npmjs.org/parse-headers/-/parse-headers-2.0.1.tgz", "_shasum": "6ae83a7aa25a9d9b700acc28698cd1f1ed7e9536", "_shrinkwrap": null, "_spec": "parse-headers@^2.0.0", "_where": "/usr/local/lib/node_modules/video.js/node_modules/xhr", "author": { "name": "David Björklund", "email": "david.bjorklund@gmail.com", "url": "http://davidbjorklund.com/" }, "bugs": { "url": "https://github.com/kesla/parse-headers/issues" }, "dependencies": { "for-each": "^0.3.2", "trim": "0.0.1" }, "description": "Parse http headers, works with browserify/xhr", "devDependencies": { "tape": "^4.2.2", "zuul": "^3.7.2" }, "directories": {}, "dist": { "shasum": "6ae83a7aa25a9d9b700acc28698cd1f1ed7e9536", "tarball": "https://registry.npmjs.org/parse-headers/-/parse-headers-2.0.1.tgz" }, "gitHead": "c16ae5bebe94d377e081a37eee2bbf3d8e7869a8", "homepage": "https://github.com/kesla/parse-headers", "keywords": [ "http", "headers", "browserify" ], "license": "MIT", "main": "parse-headers.js", "maintainers": [ { "name": "kesla", "email": "david.bjorklund@gmail.com" } ], "name": "parse-headers", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/kesla/parse-headers.git" }, "scripts": { "test": "zuul test.js" }, "version": "2.0.1" }