@types/sw-precache-webpack-plugin
Version:
TypeScript definitions for sw-precache-webpack-plugin
28 lines • 927 B
JSON
{
"name": "@types/sw-precache-webpack-plugin",
"version": "0.11.5",
"description": "TypeScript definitions for sw-precache-webpack-plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sw-precache-webpack-plugin",
"license": "MIT",
"contributors": [
{
"name": "JounQin",
"githubUsername": "JounQin",
"url": "https://github.com/JounQin"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sw-precache-webpack-plugin"
},
"scripts": {},
"dependencies": {
"@types/sw-precache": "*",
"@types/webpack": "^4"
},
"typesPublisherContentHash": "e2ae2b92aa73f599e3f4c2b92dd92f22153af229c41bcf5d200356b7158d21bd",
"typeScriptVersion": "4.5"
}