• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_from": "ci-info@2.0.0",
3  "_id": "ci-info@2.0.0",
4  "_inBundle": false,
5  "_integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
6  "_location": "/ci-info",
7  "_phantomChildren": {},
8  "_requested": {
9    "type": "version",
10    "registry": true,
11    "raw": "ci-info@2.0.0",
12    "name": "ci-info",
13    "escapedName": "ci-info",
14    "rawSpec": "2.0.0",
15    "saveSpec": null,
16    "fetchSpec": "2.0.0"
17  },
18  "_requiredBy": [
19    "#USER",
20    "/"
21  ],
22  "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
23  "_shasum": "67a9e964be31a51e15e5010d58e6f12834002f46",
24  "_spec": "ci-info@2.0.0",
25  "_where": "/Users/aeschright/code/cli",
26  "author": {
27    "name": "Thomas Watson Steen",
28    "email": "w@tson.dk",
29    "url": "https://twitter.com/wa7son"
30  },
31  "bugs": {
32    "url": "https://github.com/watson/ci-info/issues"
33  },
34  "bundleDependencies": false,
35  "coordinates": [
36    55.778231,
37    12.593179
38  ],
39  "dependencies": {},
40  "deprecated": false,
41  "description": "Get details about the current Continuous Integration environment",
42  "devDependencies": {
43    "clear-require": "^1.0.1",
44    "standard": "^12.0.1",
45    "tape": "^4.9.1"
46  },
47  "homepage": "https://github.com/watson/ci-info",
48  "keywords": [
49    "ci",
50    "continuous",
51    "integration",
52    "test",
53    "detect"
54  ],
55  "license": "MIT",
56  "main": "index.js",
57  "name": "ci-info",
58  "repository": {
59    "type": "git",
60    "url": "git+https://github.com/watson/ci-info.git"
61  },
62  "scripts": {
63    "test": "standard && node test.js"
64  },
65  "version": "2.0.0"
66}
67