mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-30 04:22:42 +00:00
euh
This commit is contained in:
97
node_modules/ci-info/package.json
generated
vendored
Normal file
97
node_modules/ci-info/package.json
generated
vendored
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"ci-info@^1.5.0",
|
||||
"/home/beppe/Github/yahooApi/node_modules/is-ci"
|
||||
]
|
||||
],
|
||||
"_from": "ci-info@>=1.5.0 <2.0.0",
|
||||
"_hasShrinkwrap": false,
|
||||
"_id": "ci-info@1.6.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/ci-info",
|
||||
"_nodeVersion": "10.10.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "s3://npm-registry-packages",
|
||||
"tmp": "tmp/ci-info_1.6.0_1537432620983_0.7446311114890938"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "w@tson.dk",
|
||||
"name": "watson"
|
||||
},
|
||||
"_npmVersion": "6.4.1",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "ci-info",
|
||||
"raw": "ci-info@^1.5.0",
|
||||
"rawSpec": "^1.5.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.5.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/is-ci"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.6.0.tgz",
|
||||
"_shasum": "2ca20dbb9ceb32d4524a683303313f0304b1e497",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "ci-info@^1.5.0",
|
||||
"_where": "/home/beppe/Github/yahooApi/node_modules/is-ci",
|
||||
"author": {
|
||||
"email": "w@tson.dk",
|
||||
"name": "Thomas Watson Steen",
|
||||
"url": "https://twitter.com/wa7son"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/watson/ci-info/issues"
|
||||
},
|
||||
"coordinates": [
|
||||
12.593091,
|
||||
55.778271
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "Get details about the current Continuous Integration environment",
|
||||
"devDependencies": {
|
||||
"clear-require": "^1.0.1",
|
||||
"standard": "^12.0.1",
|
||||
"tape": "^4.9.1"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"fileCount": 6,
|
||||
"integrity": "sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==",
|
||||
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo1wtCRA9TVsSAnZWagAANfwP/ROk4A97KwBmsJw5o/ev\nlaftMiVwnI/966mQ6Ak1GfTWx28SjLWKnE+IGKK+1dXDOoXrb6td8TCl/FUQ\n2e7khqDoPswsPtUJfJWY4dYCtS8UfvfJk6BlsMR7ebHxDc9dVpIhZ+V0MpVk\n7HdW3ay5sGoLUXenULN/8WoaRkpujVPJ9sltX25ZkEj1fvGuF33VszNAC7b5\nYXRKCPVFsMZF7APoJiMs9120tlIdw+uiT812ZY6QiwX0HlcHnYswE33h70NA\nZ7Od1js8nAWpdZi1FPiJtCQtl99iAIZboBijRhpkDILdeGR8S/f25HDTvjHW\n3oXk5/Im6hzFnPYezUs3EKf4GT92Bs4fDuCF8Sp1EoChtE+r35L09WFNRKzE\npp7L4+ZHPsszHz44z7Q84TZKtmBPX51fwoTSL//2ix1g31ZrMfYuvCA/s1Yf\n7+3IVlNMW0sUnzGepgF8+jevtOE238XcLHBrTl4LhTsSwmEyR9sRKs6xD1Lx\nQbmyBRWpsluaHnmxaQVoVxzJCz0J7RReE6/UUfGzzmeF6vrKtd6eCv2ZUECk\nSQwVW90PUjr1IgPaVa8stjq9kFxQtG0mwTS2eEO+gxM3hb0RT2t3ecdG3Zq9\n0INHULVlKDtKMXpoQ2QEV3XaZM0X2j2sqnQxuYsQHt6Al45Q43rcz/yGgjWT\nICTT\r\n=iAOM\r\n-----END PGP SIGNATURE-----\r\n",
|
||||
"shasum": "2ca20dbb9ceb32d4524a683303313f0304b1e497",
|
||||
"tarball": "https://registry.npmjs.org/ci-info/-/ci-info-1.6.0.tgz",
|
||||
"unpackedSize": 11845
|
||||
},
|
||||
"gitHead": "3d07175c39b07090ab939471c47ef363ea74ab97",
|
||||
"homepage": "https://github.com/watson/ci-info",
|
||||
"keywords": [
|
||||
"ci",
|
||||
"continuous",
|
||||
"detect",
|
||||
"integration",
|
||||
"test"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "watson",
|
||||
"email": "w@tson.dk"
|
||||
}
|
||||
],
|
||||
"name": "ci-info",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/watson/ci-info.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "standard && node test.js"
|
||||
},
|
||||
"version": "1.6.0"
|
||||
}
|
Reference in New Issue
Block a user