88 lines
1.9 KiB
JSON
88 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"npm-conf@1.1.3",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "npm-conf@1.1.3",
|
|
"_id": "npm-conf@1.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==",
|
|
"_location": "/npm-conf",
|
|
"_optional": true,
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "npm-conf@1.1.3",
|
|
"name": "npm-conf",
|
|
"escapedName": "npm-conf",
|
|
"rawSpec": "1.1.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/get-proxy"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz",
|
|
"_spec": "1.1.3",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"author": {
|
|
"name": "Kevin Martensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"url": "github.com/kevva"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kevva/npm-conf/issues"
|
|
},
|
|
"dependencies": {
|
|
"config-chain": "^1.1.11",
|
|
"pify": "^3.0.0"
|
|
},
|
|
"description": "Get the npm config",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"babel-generator": "^6.24.1",
|
|
"babel-traverse": "^6.24.1",
|
|
"babylon": "^6.17.1",
|
|
"npm": "^5.0.4",
|
|
"xo": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/kevva/npm-conf#readme",
|
|
"keywords": [
|
|
"conf",
|
|
"config",
|
|
"global",
|
|
"npm",
|
|
"path",
|
|
"prefix",
|
|
"rc"
|
|
],
|
|
"license": "MIT",
|
|
"name": "npm-conf",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevva/npm-conf.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "node lib/make.js",
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "1.1.3",
|
|
"xo": {
|
|
"ignores": [
|
|
"lib/defaults.js",
|
|
"lib/types.js"
|
|
]
|
|
}
|
|
}
|