{ "_from": "load-pkg@^3.0.1", "_id": "load-pkg@3.0.1", "_inBundle": false, "_integrity": "sha1-kjCzfsBOVpADBgvFiVHj7VCNWU8=", "_location": "/load-pkg", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "load-pkg@^3.0.1", "name": "load-pkg", "escapedName": "load-pkg", "rawSpec": "^3.0.1", "saveSpec": null, "fetchSpec": "^3.0.1" }, "_requiredBy": [ "/expand-pkg" ], "_resolved": "https://registry.npmjs.org/load-pkg/-/load-pkg-3.0.1.tgz", "_shasum": "9230b37ec04e569003060bc58951e3ed508d594f", "_spec": "load-pkg@^3.0.1", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/expand-pkg", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/load-pkg/issues" }, "bundleDependencies": false, "dependencies": { "find-pkg": "^0.1.0" }, "deprecated": false, "description": "Loads the package.json from the root of the user's current project.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/load-pkg", "keywords": [ "config", "json", "load", "package", "package-json", "pkg" ], "license": "MIT", "main": "index.js", "name": "load-pkg", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/load-pkg.git" }, "scripts": { "test": "mocha" }, "verb": { "plugins": [ "gulp-format-md" ], "related": { "list": [ "cwd", "find-pkg", "look-up" ] } }, "version": "3.0.1" }