保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/klona/package.json
@@ -1,34 +1,28 @@
{
  "_args": [
    [
      "klona@2.0.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "klona@2.0.4",
  "_id": "klona@2.0.4",
  "_from": "klona@^2.0.4",
  "_id": "klona@2.0.5",
  "_inBundle": false,
  "_integrity": "sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==",
  "_integrity": "sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==",
  "_location": "/klona",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "klona@2.0.4",
    "raw": "klona@^2.0.4",
    "name": "klona",
    "escapedName": "klona",
    "rawSpec": "2.0.4",
    "rawSpec": "^2.0.4",
    "saveSpec": null,
    "fetchSpec": "2.0.4"
    "fetchSpec": "^2.0.4"
  },
  "_requiredBy": [
    "/@nuxt/types/sass-loader",
    "/sass-loader"
  ],
  "_resolved": "https://registry.npmjs.org/klona/-/klona-2.0.4.tgz",
  "_spec": "2.0.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/klona/-/klona-2.0.5.tgz",
  "_shasum": "d166574d90076395d9963aa7a928fabb8d76afbc",
  "_spec": "klona@^2.0.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types\\node_modules\\sass-loader",
  "author": {
    "name": "Luke Edwards",
    "email": "luke.edwards05@gmail.com",
@@ -37,11 +31,13 @@
  "bugs": {
    "url": "https://github.com/lukeed/klona/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A tiny (240B to 501B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!",
  "devDependencies": {
    "bundt": "1.0.2",
    "esm": "3.2.25",
    "uvu": "0.3.3"
    "uvu": "0.5.2"
  },
  "engines": {
    "node": ">= 8"
@@ -103,5 +99,5 @@
  },
  "types": "index.d.ts",
  "unpkg": "dist/index.min.js",
  "version": "2.0.4"
  "version": "2.0.5"
}