UNPKG

766 BJSONView Raw
1{
2 "name": "@types/dirty-chai",
3 "version": "2.0.2",
4 "description": "TypeScript definitions for dirty-chai",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Piotr Roszatycki",
9 "url": "https://github.com/dex4er",
10 "githubUsername": "dex4er"
11 }
12 ],
13 "main": "",
14 "types": "index",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
18 "directory": "types/dirty-chai"
19 },
20 "scripts": {},
21 "dependencies": {
22 "@types/chai": "*",
23 "@types/chai-as-promised": "*"
24 },
25 "typesPublisherContentHash": "11c0783dc70671fc768597809cc3364220debf05bbb7a7af5b8c56d83870ddeb",
26 "typeScriptVersion": "3.0"
27}
\No newline at end of file