1 | {
|
2 | "name": "@types/browserify",
|
3 | "version": "12.0.40",
|
4 | "description": "TypeScript definitions for browserify",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browserify",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Andrew Gaspar",
|
10 | "githubUsername": "AndrewGaspar",
|
11 | "url": "https://github.com/AndrewGaspar"
|
12 | },
|
13 | {
|
14 | "name": "John Vilk",
|
15 | "githubUsername": "jvilk",
|
16 | "url": "https://github.com/jvilk"
|
17 | },
|
18 | {
|
19 | "name": "Leonard Thieu",
|
20 | "githubUsername": "leonard-thieu",
|
21 | "url": "https://github.com/leonard-thieu"
|
22 | },
|
23 | {
|
24 | "name": "Linus Unnebäck",
|
25 | "githubUsername": "LinusU",
|
26 | "url": "https://github.com/LinusU"
|
27 | }
|
28 | ],
|
29 | "main": "",
|
30 | "types": "index.d.ts",
|
31 | "repository": {
|
32 | "type": "git",
|
33 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
34 | "directory": "types/browserify"
|
35 | },
|
36 | "scripts": {},
|
37 | "dependencies": {
|
38 | "@types/insert-module-globals": "*",
|
39 | "@types/node": "*"
|
40 | },
|
41 | "typesPublisherContentHash": "4fdf365b94c69be7104fdfb39761a4077df79b7cab446de611521d37f404429f",
|
42 | "typeScriptVersion": "4.5"
|
43 | } |
\ | No newline at end of file |