@types/filesystem
Version:
TypeScript definitions for filesystem
26 lines • 778 B
JSON
{
"name": "@types/filesystem",
"version": "0.0.36",
"description": "TypeScript definitions for filesystem",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/filesystem",
"license": "MIT",
"contributors": [
{
"name": "Kon",
"url": "http://phyzkit.net/"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/filesystem"
},
"scripts": {},
"dependencies": {
"@types/filewriter": "*"
},
"typesPublisherContentHash": "df13d0739a4c80f9d834170c83eb0285fdd638e7e22ab9d000be34cf7cbfa73d",
"typeScriptVersion": "4.7"
}