UNPKG

783 BJSONView Raw
1{
2 "name": "@types/filesystem",
3 "version": "0.0.32",
4 "description": "TypeScript definitions for File System API",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/filesystem",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Kon",
10 "url": "http://phyzkit.net/"
11 }
12 ],
13 "main": "",
14 "types": "index.d.ts",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
18 "directory": "types/filesystem"
19 },
20 "scripts": {},
21 "dependencies": {
22 "@types/filewriter": "*"
23 },
24 "typesPublisherContentHash": "97fb04b43b89c4d9999eff0867ecc75f6f14d0dff427000e9f45f08af02932ae",
25 "typeScriptVersion": "3.6"
26}
\No newline at end of file