95 lines
2.3 KiB
JSON
95 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ci-info@^1.0.0",
|
|
"/home/bernhard/freifunk-app/node_modules/is-ci"
|
|
]
|
|
],
|
|
"_from": "ci-info@>=1.0.0 <2.0.0",
|
|
"_id": "ci-info@1.1.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/ci-info",
|
|
"_nodeVersion": "9.6.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/ci-info_1.1.3_1520884277112_0.3492393126009503"
|
|
},
|
|
"_npmUser": {
|
|
"email": "w@tson.dk",
|
|
"name": "watson"
|
|
},
|
|
"_npmVersion": "5.7.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ci-info",
|
|
"raw": "ci-info@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/is-ci"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.1.3.tgz",
|
|
"_shasum": "710193264bb05c77b8c90d02f5aaf22216a667b2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ci-info@^1.0.0",
|
|
"_where": "/home/bernhard/freifunk-app/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.589943,
|
|
55.777613
|
|
],
|
|
"dependencies": {},
|
|
"description": "Get details about the current Continuous Integration environment",
|
|
"devDependencies": {
|
|
"clear-require": "^1.0.1",
|
|
"standard": "^10.0.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-SK/846h/Rcy8q9Z9CAwGBLfCJ6EkjJWdpelWDufQpqVDYq2Wnnv8zlSO6AMQap02jvhVruKKpEtQOufo3pFhLg==",
|
|
"shasum": "710193264bb05c77b8c90d02f5aaf22216a667b2",
|
|
"tarball": "https://registry.npmjs.org/ci-info/-/ci-info-1.1.3.tgz",
|
|
"unpackedSize": 6120
|
|
},
|
|
"gitHead": "a8d33c93296bcca821b0b9b56d4567dcf5393235",
|
|
"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.1.3"
|
|
}
|