UNPKG

927 BJSONView Raw
1{
2 "name": "@types/sw-precache-webpack-plugin",
3 "version": "0.11.5",
4 "description": "TypeScript definitions for sw-precache-webpack-plugin",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sw-precache-webpack-plugin",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "JounQin",
10 "githubUsername": "JounQin",
11 "url": "https://github.com/JounQin"
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/sw-precache-webpack-plugin"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/sw-precache": "*",
24 "@types/webpack": "^4"
25 },
26 "typesPublisherContentHash": "e2ae2b92aa73f599e3f4c2b92dd92f22153af229c41bcf5d200356b7158d21bd",
27 "typeScriptVersion": "4.5"
28}
\No newline at end of file