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