@types/blue-tape
Version:
TypeScript definitions for blue-tape
27 lines • 750 B
JSON
{
"name": "@types/blue-tape",
"version": "0.1.33",
"description": "TypeScript definitions for blue-tape",
"license": "MIT",
"contributors": [
{
"name": "Haoqun Jiang",
"url": "https://github.com/sodatea",
"githubUsername": "sodatea"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/blue-tape"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/tape": "*"
},
"typesPublisherContentHash": "53255d67a7927b23520427ea0581f473c829fe8dc5304c3c13156b4ef17779c9",
"typeScriptVersion": "3.2"
}