保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/repeat-element/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "repeat-element@1.1.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "repeat-element@1.1.4",
  "_from": "repeat-element@^1.1.2",
  "_id": "repeat-element@1.1.4",
  "_inBundle": false,
  "_integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==",
  "_location": "/repeat-element",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "repeat-element@1.1.4",
    "raw": "repeat-element@^1.1.2",
    "name": "repeat-element",
    "escapedName": "repeat-element",
    "rawSpec": "1.1.4",
    "rawSpec": "^1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.4"
    "fetchSpec": "^1.1.2"
  },
  "_requiredBy": [
    "/watchpack-chokidar2/braces",
    "/webpack/braces"
  ],
  "_resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz",
  "_spec": "1.1.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "be681520847ab58c7568ac75fbfad28ed42d39e9",
  "_spec": "repeat-element@^1.1.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\braces",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/repeat-element/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Create an array by repeating the given value n times.",
  "devDependencies": {
    "benchmarked": "^2.0.0",