node-jest/types-is-ci/package.json

31 lines
878 B
JSON
Raw Normal View History

{
"name": "@types/is-ci",
"version": "3.0.0",
"description": "TypeScript definitions for is-ci",
"license": "MIT",
"contributors": [
{
"name": "Arne Schubert",
"url": "https://github.com/atd-schubert",
"githubUsername": "atd-schubert"
},
{
"name": "Florian Imdahl",
"url": "https://github.com/ffflorian",
"githubUsername": "ffflorian"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/is-ci"
},
"scripts": {},
"dependencies": {
"ci-info": "^3.1.0"
},
"typesPublisherContentHash": "040ae65289facba8e58fb30f671f0f80422b8058a177f0a455ac15c62d4d9b31",
"typeScriptVersion": "3.5"
}