保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/repeat-string/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "repeat-string@1.6.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "repeat-string@1.6.1",
  "_from": "repeat-string@^1.6.1",
  "_id": "repeat-string@1.6.1",
  "_inBundle": false,
  "_integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
  "_location": "/repeat-string",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "repeat-string@1.6.1",
    "raw": "repeat-string@^1.6.1",
    "name": "repeat-string",
    "escapedName": "repeat-string",
    "rawSpec": "1.6.1",
    "rawSpec": "^1.6.1",
    "saveSpec": null,
    "fetchSpec": "1.6.1"
    "fetchSpec": "^1.6.1"
  },
  "_requiredBy": [
    "/watchpack-chokidar2/fill-range",
@@ -28,8 +22,9 @@
    "/webpack/to-regex-range"
  ],
  "_resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
  "_spec": "1.6.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "8dcae470e1c88abc2d600fff4a776286da75e637",
  "_spec": "repeat-string@^1.6.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\fill-range",
  "author": {
    "name": "Jon Schlinkert",
    "url": "http://github.com/jonschlinkert"
@@ -37,6 +32,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/repeat-string/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Brian Woodward",
@@ -64,6 +60,7 @@
      "url": "wooorm.com"
    }
  ],
  "deprecated": false,
  "description": "Repeat the given string n times. Fastest implementation for repeating a string.",
  "devDependencies": {
    "ansi-cyan": "^0.1.1",