UNPKG

1.03 kBJSONView Raw
1{
2 "name": "@types/parcel-bundler",
3 "version": "1.12.4",
4 "description": "TypeScript definitions for parcel-bundler",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parcel-bundler",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "pinage404",
10 "url": "https://github.com/pinage404",
11 "githubUsername": "pinage404"
12 },
13 {
14 "name": "Ceci Woodward",
15 "url": "https://github.com/ceci-woodward",
16 "githubUsername": "ceci-woodward"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/parcel-bundler"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/express-serve-static-core": "*"
29 },
30 "typesPublisherContentHash": "d0aeaf22673f0c9d8c715e2536bf1217c3ffcf8ee6ae6132af76bc36cc0c1e60",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file