@types/jasmine-node
Version:
TypeScript definitions for jasmine-node
27 lines • 840 B
JSON
{
"name": "@types/jasmine-node",
"version": "1.14.36",
"description": "TypeScript definitions for jasmine-node",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine-node",
"license": "MIT",
"contributors": [
{
"name": "Sven Reglitzki",
"url": "https://github.com/svi3c",
"githubUsername": "svi3c"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jasmine-node"
},
"scripts": {},
"dependencies": {
"@types/jasmine": "^1"
},
"typesPublisherContentHash": "0dede3069435e50df183b223f7db4c3399272cd20230232d508bdf4a3f8d1c75",
"typeScriptVersion": "3.6"
}