1 | {
|
2 | "name": "@types/memory-fs",
|
3 | "version": "0.3.3",
|
4 | "description": "TypeScript definitions for memory-fs",
|
5 | "license": "MIT",
|
6 | "contributors": [
|
7 | {
|
8 | "name": "e-cloud",
|
9 | "url": "https://github.com/e-cloud",
|
10 | "githubUsername": "e-cloud"
|
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/memory-fs"
|
19 | },
|
20 | "scripts": {},
|
21 | "dependencies": {
|
22 | "@types/node": "*"
|
23 | },
|
24 | "typesPublisherContentHash": "7245c6e3b00d3767bea10053864bee67180357e3fab318ffe913f80f5e46acc8",
|
25 | "typeScriptVersion": "3.7"
|
26 | } |
\ | No newline at end of file |