保誠-保戶業務員媒合平台
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
61
{
  "_args": [
    [
      "vue-style-loader@4.1.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "vue-style-loader@4.1.3",
  "_id": "vue-style-loader@4.1.3",
  "_inBundle": false,
  "_integrity": "sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==",
  "_location": "/vue-style-loader",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-style-loader@4.1.3",
    "name": "vue-style-loader",
    "escapedName": "vue-style-loader",
    "rawSpec": "4.1.3",
    "saveSpec": null,
    "fetchSpec": "4.1.3"
  },
  "_requiredBy": [
    "/@nuxt/webpack",
    "/vue-loader"
  ],
  "_resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.3.tgz",
  "_spec": "4.1.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/vue-style-loader/issues"
  },
  "dependencies": {
    "hash-sum": "^1.0.2",
    "loader-utils": "^1.0.2"
  },
  "description": "Vue.js style loader module for webpack",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-jest": "^22.1.0",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
    "conventional-changelog-cli": "^2.0.1",
    "jest": "^22.1.4"
  },
  "homepage": "https://github.com/vuejs/vue-style-loader#readme",
  "license": "MIT",
  "name": "vue-style-loader",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/vuejs/vue-style-loader.git"
  },
  "scripts": {
    "prepublishOnly": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s",
    "test": "jest"
  },
  "version": "4.1.3"
}