@types/opossum
Version:
TypeScript definitions for opossum
47 lines • 1.42 kB
JSON
{
"name": "@types/opossum",
"version": "8.1.8",
"description": "TypeScript definitions for opossum",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/opossum",
"license": "MIT",
"contributors": [
{
"name": "Quinn Langille",
"githubUsername": "quinnlangille",
"url": "https://github.com/quinnlangille"
},
{
"name": "Willy Zhang",
"githubUsername": "merufm",
"url": "https://github.com/merufm"
},
{
"name": "Lance Ball",
"githubUsername": "lance",
"url": "https://github.com/lance"
},
{
"name": "Matt R. Wilson",
"githubUsername": "mastermatt",
"url": "https://github.com/mastermatt"
},
{
"name": "Tom Jenkinson",
"githubUsername": "tjenkinson",
"url": "https://github.com/tjenkinson"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/opossum"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "c42ec19795f254aaa8f381d5a60add856f75bfd8383a42ddda5155c345094583",
"typeScriptVersion": "4.8"
}