@types/memory-fs
Version:
TypeScript definitions for memory-fs
27 lines • 819 B
JSON
{
"name": "@types/memory-fs",
"version": "0.3.7",
"description": "TypeScript definitions for memory-fs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/memory-fs",
"license": "MIT",
"contributors": [
{
"name": "e-cloud",
"githubUsername": "e-cloud",
"url": "https://github.com/e-cloud"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/memory-fs"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "9681e542248049b520af052adb98a13505aa38dab6b1b57a5e5856a01bae3ff9",
"typeScriptVersion": "4.5"
}