@types/blue-tape
Version:
TypeScript definitions for blue-tape
29 lines • 894 B
JSON
{
"name": "@types/blue-tape",
"version": "0.1.37",
"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": ">=2.0.0 <5.0.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "b663f5dd3c16103a143bdf08e287cec5c45e10e02e1ea9d962a1f6e69092e3f0",
"typeScriptVersion": "5.3"
}