{ "_args": [ [ "package-json@^2.0.0", "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\latest-version" ] ], "_from": "package-json@>=2.0.0-0 <3.0.0-0", "_id": "package-json@2.4.0", "_inCache": true, "_location": "/package-json", "_nodeVersion": "4.5.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/package-json-2.4.0.tgz_1472158723527_0.22724637226201594" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.9", "_phantomChildren": {}, "_requested": { "name": "package-json", "raw": "package-json@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0-0 <3.0.0-0", "type": "range" }, "_requiredBy": [ "/latest-version" ], "_resolved": "https://registry.npmjs.org/package-json/-/package-json-2.4.0.tgz", "_shasum": "0d15bd67d1cbbddbb2ca222ff2edb86bcb31a8bb", "_shrinkwrap": null, "_spec": "package-json@^2.0.0", "_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\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": "^5.0.0", "registry-auth-token": "^3.0.1", "registry-url": "^3.0.3", "semver": "^5.1.0" }, "description": "Get the package.json of a package from the npm registry", "devDependencies": { "ava": "*", "mock-private-registry": "^1.1.0", "xo": "*" }, "directories": {}, "dist": { "shasum": "0d15bd67d1cbbddbb2ca222ff2edb86bcb31a8bb", "tarball": "https://registry.npmjs.org/package-json/-/package-json-2.4.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "2e77257cec7604cf18d979b1d5c4baa46928d24d", "homepage": "https://github.com/sindresorhus/package-json#readme", "installable": true, "keywords": [ "json", "module", "npm", "package", "package.json", "pkg", "registry", "scope", "scoped" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "package-json", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/package-json.git" }, "scripts": { "test": "xo && ava" }, "version": "2.4.0" }