@types/chai-string
Version:
TypeScript definitions for chai-string
27 lines • 837 B
JSON
{
"name": "@types/chai-string",
"version": "1.4.5",
"description": "TypeScript definitions for chai-string",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-string",
"license": "MIT",
"contributors": [
{
"name": "Nick Malaguti",
"githubUsername": "nmalaguti",
"url": "https://github.com/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": "dce8840cc7a9eaa73cafa4db8d7d64702a3e6f04f8507fc97e08ffb62edec989",
"typeScriptVersion": "4.5"
}