@types/promise-fs
Version:
TypeScript definitions for promise-fs
27 lines • 828 B
JSON
{
"name": "@types/promise-fs",
"version": "2.1.5",
"description": "TypeScript definitions for promise-fs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise-fs",
"license": "MIT",
"contributors": [
{
"name": "Daniel Cassidy",
"githubUsername": "djcsdy",
"url": "https://github.com/djcsdy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/promise-fs"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "0963655cc6d8ea0040cba71653a73bb05df5c9d641e69799ac0f987fafed4ee8",
"typeScriptVersion": "4.5"
}