@types/karma-browserify
Version:
TypeScript definitions for karma-browserify
29 lines • 964 B
JSON
{
"name": "@types/karma-browserify",
"version": "7.0.4",
"description": "TypeScript definitions for karma-browserify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-browserify",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz (Peter Blazejewicz)",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/karma-browserify"
},
"scripts": {},
"dependencies": {
"@types/browserify": "*",
"@types/karma": "*",
"@types/watchify": "*"
},
"typesPublisherContentHash": "8392bbec2256d985b9d9056260bc086f1830eea6298a8bf666434fa2721f2721",
"typeScriptVersion": "4.5"
}