@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.11",
"description": "TypeScript definitions for fs-extra-promise",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra-promise",
"license": "MIT",
"contributors": [
{
"name": "midknight41",
"url": "https://github.com/midknight41",
"githubUsername": "midknight41"
},
{
"name": "Jason Swearingen",
"url": "https://github.com/jasonswearingen",
"githubUsername": "jasonswearingen"
},
{
"name": "Hiromi Shikata",
"url": "https://github.com/HiromiShikata",
"githubUsername": "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": "b4324e736919c835ed9a85ab9e03af16933e7bb52a872a79cef48d90638fb30e",
"typeScriptVersion": "4.5"
}