UNPKG

@types/busboy

Version:
37 lines 1.14 kB
{ "name": "@types/busboy", "version": "1.5.4", "description": "TypeScript definitions for busboy", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/busboy", "license": "MIT", "contributors": [ { "name": "Jacob Baskin", "githubUsername": "jacobbaskin", "url": "https://github.com/jacobbaskin" }, { "name": "BendingBender", "githubUsername": "BendingBender", "url": "https://github.com/BendingBender" }, { "name": "Martin Badin", "githubUsername": "martin-badin", "url": "https://github.com/martin-badin" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/busboy" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "e34617ab53940552fc62c2d9ae92f2eed87380fc1ed114a6540023ca95d09651", "typeScriptVersion": "4.7" }