mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 12:02:48 +00:00
euh
This commit is contained in:
99
node_modules/registry-url/package.json
generated
vendored
Normal file
99
node_modules/registry-url/package.json
generated
vendored
Normal file
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"registry-url@^3.0.3",
|
||||
"/home/beppe/Github/yahooApi/node_modules/package-json"
|
||||
]
|
||||
],
|
||||
"_from": "registry-url@>=3.0.3 <4.0.0",
|
||||
"_id": "registry-url@3.1.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/registry-url",
|
||||
"_nodeVersion": "4.3.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/registry-url-3.1.0.tgz_1459781197285_0.25229517510160804"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"name": "sindresorhus"
|
||||
},
|
||||
"_npmVersion": "2.14.12",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "registry-url",
|
||||
"raw": "registry-url@^3.0.3",
|
||||
"rawSpec": "^3.0.3",
|
||||
"scope": null,
|
||||
"spec": ">=3.0.3 <4.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/package-json"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz",
|
||||
"_shasum": "3d4ef870f73dde1d77f0cf9a381432444e174942",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "registry-url@^3.0.3",
|
||||
"_where": "/home/beppe/Github/yahooApi/node_modules/package-json",
|
||||
"author": {
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"name": "Sindre Sorhus",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/registry-url/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"rc": "^1.0.1"
|
||||
},
|
||||
"description": "Get the set npm registry URL",
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"pify": "^2.3.0",
|
||||
"require-uncached": "^1.0.2",
|
||||
"xo": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "3d4ef870f73dde1d77f0cf9a381432444e174942",
|
||||
"tarball": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "79d07a452fe0c990fa0b154d510c68fc483b4689",
|
||||
"homepage": "https://github.com/sindresorhus/registry-url",
|
||||
"keywords": [
|
||||
"conf",
|
||||
"config",
|
||||
"npm",
|
||||
"npmconf",
|
||||
"registry",
|
||||
"scope",
|
||||
"uri",
|
||||
"url"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "registry-url",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/registry-url.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava --serial"
|
||||
},
|
||||
"version": "3.1.0"
|
||||
}
|
Reference in New Issue
Block a user