UNPKG

1.25 kBJSONView Raw
1{
2 "name": "@types/webpack-sources",
3 "version": "3.2.0",
4 "description": "TypeScript definitions for webpack-sources",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "e-cloud",
10 "url": "https://github.com/e-cloud",
11 "githubUsername": "e-cloud"
12 },
13 {
14 "name": "Chris Eppstein",
15 "url": "https://github.com/chriseppstein",
16 "githubUsername": "chriseppstein"
17 },
18 {
19 "name": "Piotr Błażejewicz",
20 "url": "https://github.com/peterblazejewicz",
21 "githubUsername": "peterblazejewicz"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/webpack-sources"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*",
34 "@types/source-list-map": "*",
35 "source-map": "^0.7.3"
36 },
37 "typesPublisherContentHash": "7e7ca0cf90f1bb589fc4b5ebc534a134ca1068088fc7e58500fc94d5634fbaf1",
38 "typeScriptVersion": "3.6"
39}
\No newline at end of file