@types/tape-async
Version:
TypeScript definitions for tape-async
28 lines • 854 B
JSON
{
"name": "@types/tape-async",
"version": "2.3.4",
"description": "TypeScript definitions for tape-async",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tape-async",
"license": "MIT",
"contributors": [
{
"name": "ExE Boss",
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tape-async"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/tape": "*"
},
"typesPublisherContentHash": "90dc79d4eeb298d658f4809512c6bf99eec6820bdf060ebaacba8bb97ac9586d",
"typeScriptVersion": "4.5"
}