@types/stoppable
Version:
TypeScript definitions for stoppable
37 lines • 1.13 kB
JSON
{
"name": "@types/stoppable",
"version": "1.1.3",
"description": "TypeScript definitions for stoppable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stoppable",
"license": "MIT",
"contributors": [
{
"name": "Eric Byers",
"githubUsername": "EricByers",
"url": "https://github.com/EricByers"
},
{
"name": "John Plusjé",
"githubUsername": "jplusje",
"url": "https://github.com/jplusje"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stoppable"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "acdd37c6bab56806998cd5c725bafe6959eb07e8d8bd3ec3b8825930659b356e",
"typeScriptVersion": "4.5"
}