UNPKG

878 BJSONView Raw
1{
2 "name": "@types/is-ci",
3 "version": "3.0.0",
4 "description": "TypeScript definitions for is-ci",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Arne Schubert",
9 "url": "https://github.com/atd-schubert",
10 "githubUsername": "atd-schubert"
11 },
12 {
13 "name": "Florian Imdahl",
14 "url": "https://github.com/ffflorian",
15 "githubUsername": "ffflorian"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/is-ci"
24 },
25 "scripts": {},
26 "dependencies": {
27 "ci-info": "^3.1.0"
28 },
29 "typesPublisherContentHash": "040ae65289facba8e58fb30f671f0f80422b8058a177f0a455ac15c62d4d9b31",
30 "typeScriptVersion": "3.5"
31}
\No newline at end of file