1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
| {
| "_from": "@types/optimize-css-assets-webpack-plugin@5.0.3",
| "_id": "@types/optimize-css-assets-webpack-plugin@5.0.3",
| "_inBundle": false,
| "_integrity": "sha512-PJgbI4KplJfyxKWVrBbEL+rePEBqeozJRMT0mBL3ynhvngASBV/XJ+BneLuJN74RjjMzO0gA5ns80mgubQdZAA==",
| "_location": "/@types/optimize-css-assets-webpack-plugin",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/optimize-css-assets-webpack-plugin@5.0.3",
| "name": "@types/optimize-css-assets-webpack-plugin",
| "escapedName": "@types%2foptimize-css-assets-webpack-plugin",
| "scope": "@types",
| "rawSpec": "5.0.3",
| "saveSpec": null,
| "fetchSpec": "5.0.3"
| },
| "_requiredBy": [
| "/@nuxt/types"
| ],
| "_resolved": "https://registry.npmjs.org/@types/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.3.tgz",
| "_shasum": "9bf5bdbb57b379f59a37a6775336f42cd6701852",
| "_spec": "@types/optimize-css-assets-webpack-plugin@5.0.3",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Armando Meziat",
| "url": "https://github.com/odnamrataizem"
| },
| {
| "name": "Spencer Miskoviak",
| "url": "https://github.com/skovy"
| }
| ],
| "dependencies": {
| "@types/webpack": "^4"
| },
| "deprecated": false,
| "description": "TypeScript definitions for optimize-css-assets-webpack-plugin",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/optimize-css-assets-webpack-plugin",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/optimize-css-assets-webpack-plugin"
| },
| "scripts": {},
| "typeScriptVersion": "3.7",
| "types": "index.d.ts",
| "typesPublisherContentHash": "8217fd1da34a4541d623dbe69c5bb92c70379817ba66629e0c6cb2507d04311c",
| "version": "5.0.3"
| }
|
|