保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/camel-case/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "camel-case@4.1.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "camel-case@4.1.2",
  "_from": "camel-case@^4.1.1",
  "_id": "camel-case@4.1.2",
  "_inBundle": false,
  "_integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
  "_location": "/camel-case",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "camel-case@4.1.2",
    "raw": "camel-case@^4.1.1",
    "name": "camel-case",
    "escapedName": "camel-case",
    "rawSpec": "4.1.2",
    "rawSpec": "^4.1.1",
    "saveSpec": null,
    "fetchSpec": "4.1.2"
    "fetchSpec": "^4.1.1"
  },
  "_requiredBy": [
    "/html-minifier-terser"
  ],
  "_resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz",
  "_spec": "4.1.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "9728072a954f805228225a6deea6b38461e1bd5a",
  "_spec": "camel-case@^4.1.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\html-minifier-terser",
  "author": {
    "name": "Blake Embrey",
    "email": "hello@blakeembrey.com",
@@ -35,10 +30,12 @@
  "bugs": {
    "url": "https://github.com/blakeembrey/change-case/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "pascal-case": "^3.1.2",
    "tslib": "^2.0.3"
  },
  "deprecated": false,
  "description": "Transform into a string with the separator denoted by the next word capitalized",
  "devDependencies": {
    "@size-limit/preset-small-lib": "^2.2.1",