@types/fs-extra-promise
Version:
TypeScript definitions for fs-extra-promise
39 lines • 1.25 kB
JSON
{
"name": "@types/fs-extra-promise",
"version": "1.0.13",
"description": "TypeScript definitions for fs-extra-promise",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra-promise",
"license": "MIT",
"contributors": [
{
"name": "midknight41",
"githubUsername": "midknight41",
"url": "https://github.com/midknight41"
},
{
"name": "Jason Swearingen",
"githubUsername": "jasonswearingen",
"url": "https://github.com/jasonswearingen"
},
{
"name": "Hiromi Shikata",
"githubUsername": "HiromiShikata",
"url": "https://github.com/HiromiShikata"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/fs-extra-promise"
},
"scripts": {},
"dependencies": {
"@types/bluebird": "*",
"@types/fs-extra": "^4",
"@types/node": "*"
},
"typesPublisherContentHash": "c0674fad392c5df8aea44424f32235de68e0b737410e255259f412ed3d4f96b6",
"typeScriptVersion": "4.5"
}