UNPKG

867 BJSONView Raw
1{
2 "name": "@types/parcel-bundler",
3 "version": "1.12.6",
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 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/parcel-bundler"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/express-serve-static-core": "*"
24 },
25 "typesPublisherContentHash": "f3c5603768f6825735da20eacb92303a08b7fd2e2c58f026ae0bbb808e3e9447",
26 "typeScriptVersion": "4.5"
27}
\No newline at end of file