mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-30 04:22:42 +00:00
euh
This commit is contained in:
101
node_modules/is-ci/package.json
generated
vendored
Normal file
101
node_modules/is-ci/package.json
generated
vendored
Normal file
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"is-ci@^1.0.10",
|
||||
"/home/beppe/Github/yahooApi/node_modules/update-notifier"
|
||||
]
|
||||
],
|
||||
"_from": "is-ci@>=1.0.10 <2.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "is-ci@1.2.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/is-ci",
|
||||
"_nodeVersion": "10.10.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "s3://npm-registry-packages",
|
||||
"tmp": "tmp/is-ci_1.2.1_1536479359206_0.9434570997663676"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "w@tson.dk",
|
||||
"name": "watson"
|
||||
},
|
||||
"_npmVersion": "6.4.1",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "is-ci",
|
||||
"raw": "is-ci@^1.0.10",
|
||||
"rawSpec": "^1.0.10",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.10 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/update-notifier"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-1.2.1.tgz",
|
||||
"_shasum": "e3779c8ee17fccf428488f6e281187f2e632841c",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "is-ci@^1.0.10",
|
||||
"_where": "/home/beppe/Github/yahooApi/node_modules/update-notifier",
|
||||
"author": {
|
||||
"email": "w@tson.dk",
|
||||
"name": "Thomas Watson Steen",
|
||||
"url": "https://twitter.com/wa7son"
|
||||
},
|
||||
"bin": {
|
||||
"is-ci": "bin.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/watson/is-ci/issues"
|
||||
},
|
||||
"coordinates": [
|
||||
12.593033,
|
||||
55.778255
|
||||
],
|
||||
"dependencies": {
|
||||
"ci-info": "^1.5.0"
|
||||
},
|
||||
"description": "Detect if the current environment is a CI server",
|
||||
"devDependencies": {
|
||||
"clear-require": "^1.0.1",
|
||||
"standard": "^11.0.1"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"fileCount": 5,
|
||||
"integrity": "sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==",
|
||||
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblNCACRA9TVsSAnZWagAAs4gP+wR868vEV+HggZKOkre6\nZp2tQNjUYfMCNjQGzgfERek1wnsZ8yQ/sklC9G+Z+ykkmxhAbWgNWESAqCug\ngzqp+/TiMii0bRm0IOGd+TWLd4b4SPNm7+baF+b5uvQS4WdoYNZyunnBlYaP\ngts9nEG+/n/QcxCBDPTFX2JitTFPyJhmFv1wm4GlMOherBap4OwG98c88nJ0\nVarif07+m6+/CjgshNnVrjOU5JU5z6ETr7QpTBaIWclVErijkvwbaUWowfMr\nbKUH51PRojSU4O0NObFWEh02O4RGL+tCy5B/Xhvpzq8edpLfwUhQ2Vlqlap/\nvLgzsOPfW5tNe7SvHIyam6PYmd4b6YTL/P55UvCipftL5MrBYgDr5GR5kgJG\nYb1H0LN3jabKl3ITQvfQSmoAlafiuJV/RiEQZVgUWHgEKH4xzoHvFvdPNj5M\nfYPMjsouxRyi+h+eU91uEMI4+vnWEOj1RlEcleyTucnLDvgmg7CjFCtTdVgw\nqPNeq2ioOlONiig959ZEvIRVgwLQFt/N2HBqRv/YEWWEZ5hJPJDZm57ssaeY\nkcRl8V++5YcEkLDT+VGMW9c//AaUb/ostV58CfFBIA1NBQcYB9ihJk2Hn7Ek\nf3KlvmayplxxaJfWjL2CJ4fl4FuUtiEi5xM/GgxFyo51Za+LFYV5YR+iUzPJ\noqwd\r\n=3jhe\r\n-----END PGP SIGNATURE-----\r\n",
|
||||
"shasum": "e3779c8ee17fccf428488f6e281187f2e632841c",
|
||||
"tarball": "https://registry.npmjs.org/is-ci/-/is-ci-1.2.1.tgz",
|
||||
"unpackedSize": 3313
|
||||
},
|
||||
"gitHead": "c441f9f2924e5c51656ee04e5cc203eba227c092",
|
||||
"homepage": "https://github.com/watson/is-ci",
|
||||
"keywords": [
|
||||
"ci",
|
||||
"continuous",
|
||||
"detect",
|
||||
"integration",
|
||||
"test"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "watson",
|
||||
"email": "w@tson.dk"
|
||||
}
|
||||
],
|
||||
"name": "is-ci",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/watson/is-ci.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "standard && node test.js"
|
||||
},
|
||||
"version": "1.2.1"
|
||||
}
|
Reference in New Issue
Block a user