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
42 lines
1.3 KiB
Plaintext
42 lines
1.3 KiB
Plaintext
{
|
|
"name": "@types/tedious",
|
|
"version": "4.0.14",
|
|
"description": "TypeScript definitions for tedious",
|
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tedious",
|
|
"license": "MIT",
|
|
"contributors": [
|
|
{
|
|
"name": "Rogier Schouten",
|
|
"githubUsername": "rogierschouten",
|
|
"url": "https://github.com/rogierschouten"
|
|
},
|
|
{
|
|
"name": "Chris Thompson",
|
|
"githubUsername": "cjthompson",
|
|
"url": "https://github.com/cjthompson"
|
|
},
|
|
{
|
|
"name": "Guilherme Amorim",
|
|
"githubUsername": "guiampm",
|
|
"url": "https://github.com/guiampm"
|
|
},
|
|
{
|
|
"name": "Simon Childs",
|
|
"githubUsername": "csharpsi",
|
|
"url": "https://github.com/csharpsi"
|
|
}
|
|
],
|
|
"main": "",
|
|
"types": "index.d.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
"directory": "types/tedious"
|
|
},
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
},
|
|
"typesPublisherContentHash": "3571aab8cc66875f1aea89d62d1e5035154a804c591415959d8652a320de40b9",
|
|
"typeScriptVersion": "4.5"
|
|
} |