1 | {
|
2 | "name": "@types/gulp-jasmine",
|
3 | "version": "2.4.6",
|
4 | "description": "TypeScript definitions for gulp-jasmine",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-jasmine",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Andrey Lalev",
|
10 | "githubUsername": "andypyrope",
|
11 | "url": "https://github.com/andypyrope"
|
12 | }
|
13 | ],
|
14 | "main": "",
|
15 | "types": "index.d.ts",
|
16 | "repository": {
|
17 | "type": "git",
|
18 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
19 | "directory": "types/gulp-jasmine"
|
20 | },
|
21 | "scripts": {},
|
22 | "dependencies": {
|
23 | "@types/jasmine": "*",
|
24 | "@types/node": "*"
|
25 | },
|
26 | "typesPublisherContentHash": "2262fdb662887b0a53ff75b72edd1a3dc5c32db60b8743aa05143a63312fe231",
|
27 | "typeScriptVersion": "4.5"
|
28 | } |
\ | No newline at end of file |