保誠-保戶業務員媒合平台
Tomas
2022-05-19 957a1f10a06fdbb76f1a0ba94fe44126c613fee3
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
60
{
  "_args": [
    [
      "last-call-webpack-plugin@3.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "last-call-webpack-plugin@3.0.0",
  "_id": "last-call-webpack-plugin@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==",
  "_location": "/last-call-webpack-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "last-call-webpack-plugin@3.0.0",
    "name": "last-call-webpack-plugin",
    "escapedName": "last-call-webpack-plugin",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "/optimize-css-assets-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "author": {
    "name": "Nuno Rodrigues"
  },
  "bugs": {
    "url": "https://github.com/NMFR/last-call-webpack-plugin/issues"
  },
  "dependencies": {
    "lodash": "^4.17.5",
    "webpack-sources": "^1.1.0"
  },
  "description": "A Webpack plugin that allows to transform \\ modify assets just before Webpack emits them.",
  "homepage": "http://github.com/NMFR/last-call-webpack-plugin",
  "keywords": [
    "transform",
    "modify",
    "manipulate",
    "optimize",
    "prefix",
    "sufix",
    "webpack",
    "assets"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "last-call-webpack-plugin",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/NMFR/last-call-webpack-plugin.git"
  },
  "version": "3.0.0"
}