@types/blue-tape
Version:
TypeScript definitions for blue-tape
28 lines • 853 B
JSON
{
"name": "@types/blue-tape",
"version": "0.1.36",
"description": "TypeScript definitions for blue-tape",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/blue-tape",
"license": "MIT",
"contributors": [
{
"name": "Haoqun Jiang",
"githubUsername": "sodatea",
"url": "https://github.com/sodatea"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/blue-tape"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/tape": "*"
},
"typesPublisherContentHash": "8dd76915cb2fcd8dd0b560b88bcf31b3ba5d472438051e24907417b649a78743",
"typeScriptVersion": "4.5"
}