mirror of https://github.com/nodejs/node.git
57 lines
1.5 KiB
JSON
57 lines
1.5 KiB
JSON
{
|
|
"_from": "npm-profile@latest",
|
|
"_id": "npm-profile@4.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-NQ1I/1Q7YRtHZXkcuU1/IyHeLy6pd+ScKg4+DQHdfsm769TGq6HPrkbuNJVJS4zwE+0mvvmeULzQdWn2L2EsVA==",
|
|
"_location": "/npm-profile",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "npm-profile@latest",
|
|
"name": "npm-profile",
|
|
"escapedName": "npm-profile",
|
|
"rawSpec": "latest",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-4.0.1.tgz",
|
|
"_shasum": "d350f7a5e6b60691c7168fbb8392c3603583f5aa",
|
|
"_spec": "npm-profile@latest",
|
|
"_where": "/Users/zkat/Documents/code/work/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 || 2",
|
|
"figgy-pudding": "^3.4.1",
|
|
"npm-registry-fetch": "^3.8.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": "4.0.1"
|
|
}
|