blob: 1ba2e44af6fc9b3e86773f5c7ead5665fd9adb0c [file] [log] [blame]
{
"_from": "bind-obj-methods@^1.0.0",
"_id": "bind-obj-methods@1.0.0",
"_inBundle": false,
"_integrity": "sha1-T1l5ysFXk633DkiBYeRj4gnKUJw=",
"_location": "/bind-obj-methods",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bind-obj-methods@^1.0.0",
"name": "bind-obj-methods",
"escapedName": "bind-obj-methods",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/tap"
],
"_resolved": "https://registry.npmjs.org/bind-obj-methods/-/bind-obj-methods-1.0.0.tgz",
"_shasum": "4f5979cac15793adf70e488161e463e209ca509c",
"_spec": "bind-obj-methods@^1.0.0",
"_where": "/Users/tripod/codez/cordova/cordova-osx/node_modules/tap",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/bind-obj-methods/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.",
"homepage": "https://github.com/isaacs/bind-obj-methods#readme",
"keywords": [],
"license": "ISC",
"main": "bind-obj-methods.js",
"name": "bind-obj-methods",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/bind-obj-methods.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
}