UNPKG

@types/fs-extra-promise

Version:
40 lines 1.28 kB
{ "name": "@types/fs-extra-promise", "version": "1.0.14", "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": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "86b4792833369f52261a19c42014eefe5b2e2f3f927875a6a395bda66308a243", "typeScriptVersion": "5.2" }