forgeplus-react/node_modules/nvm/package.json

59 lines
1.3 KiB
JSON

{
"_args": [
[
"nvm@0.0.4",
"/home/zhiyuanliu/gitlink/forgeplus-react"
]
],
"_from": "nvm@0.0.4",
"_id": "nvm@0.0.4",
"_inBundle": false,
"_integrity": "sha512-jvmyELykYcdyd0VCGY0E8Aqe5MngEasVvlPvrcJHbwBMUbVqa72mPdQuPzyTcykEtEx7jDrMY0QA5MoV+8EhgA==",
"_location": "/nvm",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "nvm@0.0.4",
"name": "nvm",
"escapedName": "nvm",
"rawSpec": "0.0.4",
"saveSpec": null,
"fetchSpec": "0.0.4"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/nvm/-/nvm-0.0.4.tgz",
"_spec": "0.0.4",
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com"
},
"bin": {
"nvm": "./bin/nvm"
},
"bugs": {
"url": "https://github.com/creationix/nvm/issues"
},
"dependencies": {},
"description": "Please use http://nvm.sh instead",
"devDependencies": {},
"homepage": "https://github.com/creationix/nvm#readme",
"keywords": [
"local",
"node"
],
"license": "http://wtfpl.org/",
"name": "nvm",
"repository": {
"type": "git",
"url": "git://github.com/creationix/nvm.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.4"
}