{
"name": "@types/busboy",
"version": "1.5.0",
"description": "TypeScript definitions for busboy",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/busboy",
"license": "MIT",
"contributors": [
{
"name": "Jacob Baskin",
"url": "https://github.com/jacobbaskin",
"githubUsername": "jacobbaskin"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "Martin Badin",
"url": "https://github.com/martin-badin",
"githubUsername": "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": "0e16fab437194a753894baf31a01a95fd6e47084a4b16735d16abb54750792ca",
"typeScriptVersion": "3.9"
} |