{ "_from": "deep-bind@^0.3.0", "_id": "deep-bind@0.3.0", "_inBundle": false, "_integrity": "sha1-lcMd2Eoc0bOBEZosQu25DbSFvDM=", "_location": "/deep-bind", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "deep-bind@^0.3.0", "name": "deep-bind", "escapedName": "deep-bind", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_requiredBy": [ "/templates" ], "_resolved": "https://registry.npmjs.org/deep-bind/-/deep-bind-0.3.0.tgz", "_shasum": "95c31dd84a1cd1b381119a2c42edb90db485bc33", "_spec": "deep-bind@^0.3.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/templates", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/deep-bind/issues" }, "bundleDependencies": false, "dependencies": { "mixin-deep": "^1.1.3" }, "deprecated": false, "description": "Bind a context to all functions in an object, including deeply nested functions.", "devDependencies": { "gulp-format-md": "^0.1.5", "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/deep-bind", "keywords": [ "bind", "context", "deep", "helper", "helpers" ], "license": "MIT", "main": "index.js", "name": "deep-bind", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/deep-bind.git" }, "scripts": { "test": "mocha" }, "verb": { "run": true, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "reflinks": [ "verb" ], "lint": { "reflinks": true } }, "version": "0.3.0" }