mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 12:02:48 +00:00
euh
This commit is contained in:
98
node_modules/latest-version/package.json
generated
vendored
Normal file
98
node_modules/latest-version/package.json
generated
vendored
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"latest-version@^3.0.0",
|
||||
"/home/beppe/Github/yahooApi/node_modules/update-notifier"
|
||||
]
|
||||
],
|
||||
"_from": "latest-version@>=3.0.0 <4.0.0",
|
||||
"_id": "latest-version@3.1.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/latest-version",
|
||||
"_nodeVersion": "4.7.3",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/latest-version-3.1.0.tgz_1490525404742_0.793157483683899"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"name": "sindresorhus"
|
||||
},
|
||||
"_npmVersion": "2.15.11",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "latest-version",
|
||||
"raw": "latest-version@^3.0.0",
|
||||
"rawSpec": "^3.0.0",
|
||||
"scope": null,
|
||||
"spec": ">=3.0.0 <4.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/update-notifier"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/latest-version/-/latest-version-3.1.0.tgz",
|
||||
"_shasum": "a205383fea322b33b5ae3b18abee0dc2f356ee15",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "latest-version@^3.0.0",
|
||||
"_where": "/home/beppe/Github/yahooApi/node_modules/update-notifier",
|
||||
"author": {
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"name": "Sindre Sorhus",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/latest-version/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"package-json": "^4.0.0"
|
||||
},
|
||||
"description": "Get the latest version of an npm package",
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"semver-regex": "^1.0.0",
|
||||
"xo": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "a205383fea322b33b5ae3b18abee0dc2f356ee15",
|
||||
"tarball": "https://registry.npmjs.org/latest-version/-/latest-version-3.1.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "2181e0f3c18d71c43bc6656c9cd09ba9bccd6c68",
|
||||
"homepage": "https://github.com/sindresorhus/latest-version#readme",
|
||||
"keywords": [
|
||||
"current",
|
||||
"latest",
|
||||
"module",
|
||||
"npm",
|
||||
"package",
|
||||
"package.json",
|
||||
"pkg",
|
||||
"version"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "latest-version",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/latest-version.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "3.1.0"
|
||||
}
|
Reference in New Issue
Block a user