@types/chai-datetime
Version:
TypeScript definitions for chai-datetime
32 lines • 999 B
JSON
{
"name": "@types/chai-datetime",
"version": "1.0.0",
"description": "TypeScript definitions for chai-datetime",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-datetime",
"license": "MIT",
"contributors": [
{
"name": "Cliff Burger",
"githubUsername": "cliffburger",
"url": "https://github.com/cliffburger"
},
{
"name": "Matt Bishop",
"githubUsername": "mattbishop",
"url": "https://github.com/mattbishop"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-datetime"
},
"scripts": {},
"dependencies": {
"@types/chai": "*"
},
"typesPublisherContentHash": "4ddd5e9d702b8da4c8df94bb94327b9143e24409b9732ac2f00b820b091782dc",
"typeScriptVersion": "4.8"
}