Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / ci-info / package.json
1 {
2   "_from": "ci-info@^1.5.0",
3   "_id": "ci-info@1.6.0",
4   "_inBundle": false,
5   "_integrity": "sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==",
6   "_location": "/ci-info",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "ci-info@^1.5.0",
12     "name": "ci-info",
13     "escapedName": "ci-info",
14     "rawSpec": "^1.5.0",
15     "saveSpec": null,
16     "fetchSpec": "^1.5.0"
17   },
18   "_requiredBy": [
19     "/is-ci"
20   ],
21   "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.6.0.tgz",
22   "_shasum": "2ca20dbb9ceb32d4524a683303313f0304b1e497",
23   "_spec": "ci-info@^1.5.0",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/is-ci",
25   "author": {
26     "name": "Thomas Watson Steen",
27     "email": "w@tson.dk",
28     "url": "https://twitter.com/wa7son"
29   },
30   "bugs": {
31     "url": "https://github.com/watson/ci-info/issues"
32   },
33   "bundleDependencies": false,
34   "coordinates": [
35     55.778271,
36     12.593091
37   ],
38   "dependencies": {},
39   "deprecated": false,
40   "description": "Get details about the current Continuous Integration environment",
41   "devDependencies": {
42     "clear-require": "^1.0.1",
43     "standard": "^12.0.1",
44     "tape": "^4.9.1"
45   },
46   "homepage": "https://github.com/watson/ci-info",
47   "keywords": [
48     "ci",
49     "continuous",
50     "integration",
51     "test",
52     "detect"
53   ],
54   "license": "MIT",
55   "main": "index.js",
56   "name": "ci-info",
57   "repository": {
58     "type": "git",
59     "url": "git+https://github.com/watson/ci-info.git"
60   },
61   "scripts": {
62     "test": "standard && node test.js"
63   },
64   "version": "1.6.0"
65 }