@types/chai-string
Version:
TypeScript definitions for chai-string
27 lines • 837 B
JSON
{
"name": "@types/chai-string",
"version": "1.4.3",
"description": "TypeScript definitions for chai-string",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-string",
"license": "MIT",
"contributors": [
{
"name": "Nick Malaguti",
"url": "https://github.com/nmalaguti",
"githubUsername": "nmalaguti"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-string"
},
"scripts": {},
"dependencies": {
"@types/chai": "*"
},
"typesPublisherContentHash": "902bb0b3c5086a29d2f8524cf29e65c8e0afbec56d0e1aa17b4562e608c59c68",
"typeScriptVersion": "4.3"
}