{ "_args": [ [ "package-json@^1.0.0", "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\latest-version" ] ], "_from": "package-json@>=1.0.0 <2.0.0", "_id": "package-json@1.2.0", "_inCache": true, "_installable": true, "_location": "/package-json", "_nodeVersion": "0.12.4", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "name": "package-json", "raw": "package-json@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/latest-version" ], "_resolved": "https://registry.npmjs.org/package-json/-/package-json-1.2.0.tgz", "_shasum": "c8ecac094227cdf76a316874ed05e27cc939a0e0", "_shrinkwrap": null, "_spec": "package-json@^1.0.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\latest-version", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/package-json/issues" }, "dependencies": { "got": "^3.2.0", "registry-url": "^3.0.0" }, "description": "Get the package.json of a package from the npm registry", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "c8ecac094227cdf76a316874ed05e27cc939a0e0", "tarball": "https://registry.npmjs.org/package-json/-/package-json-1.2.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "0119e976716d376994fd8d40ef7112dca597f4b6", "homepage": "https://github.com/sindresorhus/package-json", "keywords": [ "json", "module", "npm", "package", "package.json", "pkg", "registry", "scope", "scoped" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "package-json", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/package-json.git" }, "scripts": { "test": "mocha" }, "version": "1.2.0" }