{ "_args": [ [ "subtext@2.0.0", "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/hapi" ] ], "_from": "subtext@2.0.0", "_id": "subtext@2.0.0", "_inCache": true, "_location": "/hapi/subtext", "_nodeVersion": "0.10.40", "_npmUser": { "email": "eran@hammer.io", "name": "hueniverse" }, "_npmVersion": "2.13.4", "_phantomChildren": { "boom": "2.9.0", "hoek": "2.16.3" }, "_requested": { "name": "subtext", "raw": "subtext@2.0.0", "rawSpec": "2.0.0", "scope": null, "spec": "2.0.0", "type": "version" }, "_requiredBy": [ "/hapi" ], "_resolved": "https://registry.npmjs.org/subtext/-/subtext-2.0.0.tgz", "_shasum": "239950e9208143f1548ab25e1c9579bdb68d894e", "_shrinkwrap": null, "_spec": "subtext@2.0.0", "_where": "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/hapi", "bugs": { "url": "https://github.com/hapijs/subtext/issues" }, "dependencies": { "boom": "2.x.x", "content": "1.x.x", "hoek": "2.x.x", "pez": "1.x.x", "qs": "4.x.x", "wreck": "6.x.x" }, "description": "HTTP payload parsing", "devDependencies": { "code": "1.x.x", "form-data": "0.1.x", "lab": "5.x.x" }, "directories": {}, "dist": { "shasum": "239950e9208143f1548ab25e1c9579bdb68d894e", "tarball": "http://registry.npmjs.org/subtext/-/subtext-2.0.0.tgz" }, "engines": { "node": ">=0.10.40" }, "gitHead": "ee53c3bfa1434721874294130775467b3fca452d", "homepage": "https://github.com/hapijs/subtext#readme", "keywords": [ "file", "http", "multipart", "payload", "stream" ], "license": "BSD-3-Clause", "main": "lib/index.js", "maintainers": [ { "name": "hueniverse", "email": "eran@hueniverse.com" } ], "name": "subtext", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/hapijs/subtext.git" }, "scripts": { "test": "lab -a code -t 100 -L", "test-cov-html": "lab -a code -r html -o coverage.html" }, "version": "2.0.0" }