{ "_args": [ [ { "raw": "xtend@^3.0.0", "scope": null, "escapedName": "xtend", "name": "xtend", "rawSpec": "^3.0.0", "spec": ">=3.0.0 <4.0.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/browserify" ] ], "_from": "xtend@>=3.0.0 <4.0.0", "_id": "xtend@3.0.0", "_inCache": true, "_location": "/xtend", "_npmUser": { "name": "raynos", "email": "raynos2@gmail.com" }, "_npmVersion": "1.4.6", "_phantomChildren": {}, "_requested": { "raw": "xtend@^3.0.0", "scope": null, "escapedName": "xtend", "name": "xtend", "rawSpec": "^3.0.0", "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/browserify", "/insert-module-globals" ], "_resolved": "https://registry.npmjs.org/xtend/-/xtend-3.0.0.tgz", "_shasum": "5cce7407baf642cba7becda568111c493f59665a", "_shrinkwrap": null, "_spec": "xtend@^3.0.0", "_where": "/Users/MB/git/pdfkit/node_modules/browserify", "author": { "name": "Raynos", "email": "raynos2@gmail.com" }, "bugs": { "url": "https://github.com/Raynos/xtend/issues", "email": "raynos2@gmail.com" }, "contributors": [ { "name": "Jake Verbaten" }, { "name": "Matt Esch" } ], "dependencies": {}, "description": "extend like a boss", "devDependencies": { "tape": "~1.1.0" }, "directories": {}, "dist": { "shasum": "5cce7407baf642cba7becda568111c493f59665a", "tarball": "https://registry.npmjs.org/xtend/-/xtend-3.0.0.tgz" }, "engines": { "node": ">=0.4" }, "homepage": "https://github.com/Raynos/xtend", "keywords": [ "extend", "merge", "options", "opts", "object", "array" ], "licenses": [ { "type": "MIT", "url": "http://github.com/raynos/xtend/raw/master/LICENSE" } ], "main": "index", "maintainers": [ { "name": "raynos", "email": "raynos2@gmail.com" } ], "name": "xtend", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/Raynos/xtend.git" }, "scripts": { "test": "node test" }, "testling": { "files": "test.js", "browsers": [ "ie/7..latest", "firefox/16..latest", "firefox/nightly", "chrome/22..latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest", "ipad/6.0..latest", "iphone/6.0..latest" ] }, "version": "3.0.0" }