UNPKG

@types/promise-ftp

Version:
35 lines 1.1 kB
{ "name": "@types/promise-ftp", "version": "1.3.8", "description": "TypeScript definitions for promise-ftp", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise-ftp", "license": "MIT", "contributors": [ { "name": "coolreader18", "githubUsername": "coolreader18", "url": "https://github.com/coolreader18" }, { "name": "Rolands Jegorovs", "githubUsername": "Rolandisimo", "url": "https://github.com/Rolandisimo" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/promise-ftp" }, "scripts": {}, "dependencies": { "@types/bluebird": "*", "@types/ftp": "*", "@types/node": "*", "@types/promise-ftp-common": "*" }, "typesPublisherContentHash": "26937755163f046c770e02e749c58fdcaac2e989b1e37d75732795d963ad0821", "typeScriptVersion": "4.5" }