@types/tape-promise
Version:
TypeScript definitions for tape-promise
33 lines • 1.01 kB
JSON
{
"name": "@types/tape-promise",
"version": "4.0.6",
"description": "TypeScript definitions for tape-promise",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tape-promise",
"license": "MIT",
"contributors": [
{
"name": "ExE Boss",
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
},
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tape-promise"
},
"scripts": {},
"dependencies": {
"@types/tape": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "5da15d7c6979c055da5994a388c166d7a8b78ca1f5cc1926cb03da7b08948ddf",
"typeScriptVersion": "5.0"
}