保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/arr-flatten/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "arr-flatten@1.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "arr-flatten@1.1.0",
  "_from": "arr-flatten@^1.1.0",
  "_id": "arr-flatten@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
  "_location": "/arr-flatten",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "arr-flatten@1.1.0",
    "raw": "arr-flatten@^1.1.0",
    "name": "arr-flatten",
    "escapedName": "arr-flatten",
    "rawSpec": "1.1.0",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/watchpack-chokidar2/braces",
    "/webpack/braces"
  ],
  "_resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "36048bbff4e7b47e136644316c99669ea5ae91f1",
  "_spec": "arr-flatten@^1.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\braces",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -35,6 +30,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/arr-flatten/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jon Schlinkert",
@@ -45,6 +41,7 @@
      "url": "https://lukeed.com"
    }
  ],
  "deprecated": false,
  "description": "Recursively flatten an array or arrays.",
  "devDependencies": {
    "ansi-bold": "^0.1.1",