@types/gulp-jasmine
Version:
TypeScript definitions for gulp-jasmine
28 lines • 873 B
JSON
{
"name": "@types/gulp-jasmine",
"version": "2.4.6",
"description": "TypeScript definitions for gulp-jasmine",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-jasmine",
"license": "MIT",
"contributors": [
{
"name": "Andrey Lalev",
"githubUsername": "andypyrope",
"url": "https://github.com/andypyrope"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-jasmine"
},
"scripts": {},
"dependencies": {
"@types/jasmine": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "2262fdb662887b0a53ff75b72edd1a3dc5c32db60b8743aa05143a63312fe231",
"typeScriptVersion": "4.5"
}