Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
{
|
|
"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"
|
|
} |