UNPKG

@types/karma-jasmine

Version:
33 lines 1.05 kB
{ "name": "@types/karma-jasmine", "version": "4.0.5", "description": "TypeScript definitions for karma-jasmine", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-jasmine", "license": "MIT", "contributors": [ { "name": "Michel Salib", "githubUsername": "michelsalib", "url": "https://github.com/michelsalib" }, { "name": "Piotr Błażejewicz", "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-jasmine" }, "scripts": {}, "dependencies": { "@types/jasmine": "*", "@types/karma": "*" }, "typesPublisherContentHash": "b94e2d8efc42a8b7d26e78ca38bfbb4ac4977ade9e98f951825268a2d1cfd267", "typeScriptVersion": "4.5" }