保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/vue-property-decorator/package.json
@@ -1,39 +1,36 @@
{
  "_args": [
    [
      "vue-property-decorator@9.1.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "vue-property-decorator@9.1.2",
  "_from": "vue-property-decorator@^9.0.0",
  "_id": "vue-property-decorator@9.1.2",
  "_inBundle": false,
  "_integrity": "sha512-xYA8MkZynPBGd/w5QFJ2d/NM0z/YeegMqYTphy7NJQXbZcuU6FC6AOdUAcy4SXP+YnkerC6AfH+ldg7PDk9ESQ==",
  "_location": "/vue-property-decorator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "vue-property-decorator@9.1.2",
    "raw": "vue-property-decorator@^9.0.0",
    "name": "vue-property-decorator",
    "escapedName": "vue-property-decorator",
    "rawSpec": "9.1.2",
    "rawSpec": "^9.0.0",
    "saveSpec": null,
    "fetchSpec": "9.1.2"
    "fetchSpec": "^9.0.0"
  },
  "_requiredBy": [
    "/nuxt-property-decorator"
  ],
  "_resolved": "https://registry.npmjs.org/vue-property-decorator/-/vue-property-decorator-9.1.2.tgz",
  "_spec": "9.1.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "266a2eac61ba6527e2e68a6933cfb98fddab5457",
  "_spec": "vue-property-decorator@^9.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\nuxt-property-decorator",
  "author": {
    "name": "kaorun343"
  },
  "bugs": {
    "url": "https://github.com/kaorun343/vue-property-decorator/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "property decorators for Vue Component",
  "devDependencies": {
    "@types/jest": "^26.0.15",