{ "_args": [ [ "pkg-conf@3.1.0", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "pkg-conf@3.1.0", "_id": "pkg-conf@3.1.0", "_inBundle": false, "_integrity": "sha512-m0OTbR/5VPNPqO1ph6Fqbj7Hv6QU7gR/tQW40ZqrL1rjgCU85W6C1bJn0BItuJqnR98PWzw7Z8hHeChD1WrgdQ==", "_location": "/pkg-conf", "_phantomChildren": { "error-ex": "1.3.2", "graceful-fs": "4.2.11", "json-parse-better-errors": "1.0.2", "p-limit": "2.3.0", "pify": "4.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "pkg-conf@3.1.0", "name": "pkg-conf", "escapedName": "pkg-conf", "rawSpec": "3.1.0", "saveSpec": null, "fetchSpec": "3.1.0" }, "_requiredBy": [ "/standard-engine" ], "_resolved": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-3.1.0.tgz", "_spec": "3.1.0", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/pkg-conf/issues" }, "dependencies": { "find-up": "^3.0.0", "load-json-file": "^5.2.0" }, "description": "Get namespaced config from the closest package.json", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=6" }, "files": [ "index.js", "index.d.ts" ], "fixture": { "foo": true }, "homepage": "https://github.com/sindresorhus/pkg-conf#readme", "keywords": [ "json", "read", "parse", "file", "fs", "graceful", "load", "pkg", "package", "config", "conf", "configuration", "object", "namespace", "namespaced" ], "license": "MIT", "name": "pkg-conf", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/pkg-conf.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.1.0" }