保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/chokidar/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "chokidar@3.5.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "chokidar@3.5.2",
  "_id": "chokidar@3.5.2",
  "_from": "chokidar@^3.5.1",
  "_id": "chokidar@3.5.3",
  "_inBundle": false,
  "_integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
  "_integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
  "_location": "/chokidar",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "chokidar@3.5.2",
    "raw": "chokidar@^3.5.1",
    "name": "chokidar",
    "escapedName": "chokidar",
    "rawSpec": "3.5.2",
    "rawSpec": "^3.5.1",
    "saveSpec": null,
    "fetchSpec": "3.5.2"
    "fetchSpec": "^3.5.1"
  },
  "_requiredBy": [
    "/@nuxt/builder",
@@ -28,9 +22,10 @@
    "/sass",
    "/watchpack"
  ],
  "_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
  "_spec": "3.5.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
  "_shasum": "1cf37c8707b932bd1af1ae22c0432e2acd1903bd",
  "_spec": "chokidar@^3.5.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\builder",
  "author": {
    "name": "Paul Miller",
    "url": "https://paulmillr.com"
@@ -38,6 +33,7 @@
  "bugs": {
    "url": "https://github.com/paulmillr/chokidar/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Paul Miller",
@@ -57,6 +53,7 @@
    "normalize-path": "~3.0.0",
    "readdirp": "~3.6.0"
  },
  "deprecated": false,
  "description": "Minimal and efficient cross-platform file watching library",
  "devDependencies": {
    "@types/node": "^14",
@@ -68,6 +65,7 @@
    "rimraf": "^3.0.0",
    "sinon": "^9.0.1",
    "sinon-chai": "^3.3.0",
    "typescript": "~4.4.3",
    "upath": "^1.2.0"
  },
  "engines": {
@@ -77,6 +75,12 @@
    "index.js",
    "lib/*.js",
    "types/index.d.ts"
  ],
  "funding": [
    {
      "type": "individual",
      "url": "https://paulmillr.com/funding/"
    }
  ],
  "homepage": "https://github.com/paulmillr/chokidar",
  "keywords": [
@@ -115,5 +119,5 @@
    "test": "npm run lint && npm run mocha"
  },
  "types": "./types/index.d.ts",
  "version": "3.5.2"
  "version": "3.5.3"
}