@types/gulp-mocha
Version:
TypeScript definitions for gulp-mocha
27 lines • 801 B
JSON
{
"name": "@types/gulp-mocha",
"version": "0.0.37",
"description": "TypeScript definitions for gulp-mocha",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-mocha",
"license": "MIT",
"contributors": [
{
"name": "Asana",
"url": "https://asana.com"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-mocha"
},
"scripts": {},
"dependencies": {
"@types/mocha": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "cc39b7bea7ad46d0b60ec2d52bbec0bd8ac5bbfd4341668794778abd61942fef",
"typeScriptVersion": "4.5"
}