{ "_args": [ [ "range-parser@~1.0.3", "/Users/alfiepates/src/invoicer/node_modules/express" ] ], "_from": "range-parser@>=1.0.3 <1.1.0", "_id": "range-parser@1.0.3", "_inCache": true, "_installable": true, "_location": "/range-parser", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "range-parser", "raw": "range-parser@~1.0.3", "rawSpec": "~1.0.3", "scope": null, "spec": ">=1.0.3 <1.1.0", "type": "range" }, "_requiredBy": [ "/express", "/send" ], "_resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz", "_shasum": "6872823535c692e2c2a0103826afd82c2e0ff175", "_shrinkwrap": null, "_spec": "range-parser@~1.0.3", "_where": "/Users/alfiepates/src/invoicer/node_modules/express", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk", "url": "http://tjholowaychuk.com" }, "bugs": { "url": "https://github.com/jshttp/range-parser/issues" }, "dependencies": {}, "description": "Range header field string parser", "devDependencies": { "istanbul": "0.4.0", "mocha": "1.21.5" }, "directories": {}, "dist": { "shasum": "6872823535c692e2c2a0103826afd82c2e0ff175", "tarball": "http://localhost:4873/range-parser/-/range-parser-1.0.3.tgz" }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], "gitHead": "18e46a3de74afff9f4e22717f11ddd6e9aa6d845", "homepage": "https://github.com/jshttp/range-parser", "keywords": [ "range", "parser", "http" ], "license": "MIT", "maintainers": [ { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, { "email": "jonathanrichardong@gmail.com", "name": "jonathanong" }, { "email": "doug@somethingdoug.com", "name": "dougwilson" }, { "email": "jonathanrichardong@gmail.com", "name": "jongleberry" } ], "name": "range-parser", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/range-parser.git" }, "scripts": { "test": "mocha --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "version": "1.0.3" }