1 | {
|
2 | "name": "@types/blue-tape",
|
3 | "version": "0.1.36",
|
4 | "description": "TypeScript definitions for blue-tape",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/blue-tape",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Haoqun Jiang",
|
10 | "githubUsername": "sodatea",
|
11 | "url": "https://github.com/sodatea"
|
12 | }
|
13 | ],
|
14 | "main": "",
|
15 | "types": "index.d.ts",
|
16 | "repository": {
|
17 | "type": "git",
|
18 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
19 | "directory": "types/blue-tape"
|
20 | },
|
21 | "scripts": {},
|
22 | "dependencies": {
|
23 | "@types/node": "*",
|
24 | "@types/tape": "*"
|
25 | },
|
26 | "typesPublisherContentHash": "8dd76915cb2fcd8dd0b560b88bcf31b3ba5d472438051e24907417b649a78743",
|
27 | "typeScriptVersion": "4.5"
|
28 | } |
\ | No newline at end of file |