{ "_args": [ [ { "raw": "shell-quote@~0.0.1", "scope": null, "escapedName": "shell-quote", "name": "shell-quote", "rawSpec": "~0.0.1", "spec": ">=0.0.1 <0.1.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/browserify" ] ], "_defaultsLoaded": true, "_engineSupported": true, "_from": "shell-quote@>=0.0.1 <0.1.0", "_id": "shell-quote@0.0.1", "_inCache": true, "_location": "/shell-quote", "_nodeVersion": "v0.6.11", "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "_npmVersion": "1.1.19", "_phantomChildren": {}, "_requested": { "raw": "shell-quote@~0.0.1", "scope": null, "escapedName": "shell-quote", "name": "shell-quote", "rawSpec": "~0.0.1", "spec": ">=0.0.1 <0.1.0", "type": "range" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-0.0.1.tgz", "_shasum": "1a41196f3c0333c482323593d6886ecf153dd986", "_shrinkwrap": null, "_spec": "shell-quote@~0.0.1", "_where": "/Users/MB/git/pdfkit/node_modules/browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-shell-quote/issues" }, "dependencies": {}, "description": "quote and parse shell commands", "devDependencies": { "tap": "~0.2.5" }, "directories": { "example": "example", "test": "test" }, "dist": { "shasum": "1a41196f3c0333c482323593d6886ecf153dd986", "tarball": "https://registry.npmjs.org/shell-quote/-/shell-quote-0.0.1.tgz" }, "engine": { "node": ">=0.4" }, "engines": { "node": "*" }, "homepage": "https://github.com/substack/node-shell-quote#readme", "keywords": [ "shell", "command", "quote", "parse" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "shell-quote", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/node-shell-quote.git" }, "scripts": { "test": "tap test" }, "version": "0.0.1" }