npmc
Version:
a package manager for JavaScript
65 lines (64 loc) • 1.67 kB
JSON
{
"_from": "npm-profile@3.0.1",
"_id": "npm-profile@3.0.1",
"_inBundle": false,
"_integrity": "sha512-U/jvnERvBRYgIdHkPURsa8mjLCOiImdA8fw1FzzCF//PKro4w1QANCmXiQex8f/Id1h939lqOiUT+ywKL0AG4Q==",
"_location": "/npm-profile",
"_phantomChildren": {
"cacache": "10.0.4",
"inherits": "2.0.3",
"lru-cache": "4.1.1",
"once": "1.4.0",
"readable-stream": "2.3.4",
"retry": "0.10.1",
"safe-buffer": "5.1.1",
"ssri": "5.2.4"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "npm-profile@3.0.1",
"name": "npm-profile",
"escapedName": "npm-profile",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-3.0.1.tgz",
"_shasum": "65a1018340f14399a086b5d0a9bd0d13145d8e57",
"_spec": "npm-profile@3.0.1",
"_where": "/Users/rebecca/code/npm",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org/"
},
"bugs": {
"url": "https://github.com/npm/npm-profile/issues"
},
"bundleDependencies": false,
"dependencies": {
"aproba": "^1.1.2",
"make-fetch-happen": "^2.5.0"
},
"deprecated": false,
"description": "Library for updating an npmjs.com profile",
"files": [
"CHANGELOG.md",
"index.js"
],
"homepage": "https://github.com/npm/npm-profile/tree/latest/lib#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "npm-profile",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npm-profile.git"
},
"version": "3.0.1"
}