doum
昨天 b29d7b6bbe8256d5e95fb878adf06ffa9abb449a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "_from": "@parcel/watcher-win32-x64@2.5.6",
  "_id": "@parcel/watcher-win32-x64@2.5.6",
  "_inBundle": false,
  "_integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
  "_location": "/@parcel/watcher-win32-x64",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@parcel/watcher-win32-x64@2.5.6",
    "name": "@parcel/watcher-win32-x64",
    "escapedName": "@parcel%2fwatcher-win32-x64",
    "scope": "@parcel",
    "rawSpec": "2.5.6",
    "saveSpec": null,
    "fetchSpec": "2.5.6"
  },
  "_requiredBy": [
    "/@parcel/watcher"
  ],
  "_resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
  "_shasum": "73fdafba2e21c448f0e456bbe13178d8fe11739d",
  "_spec": "@parcel/watcher-win32-x64@2.5.6",
  "_where": "D:\\code\\idea2023\\git\\diandongche\\web\\node_modules\\@parcel\\watcher",
  "bugs": {
    "url": "https://github.com/parcel-bundler/watcher/issues"
  },
  "bundleDependencies": false,
  "cpu": [
    "x64"
  ],
  "deprecated": false,
  "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.",
  "engines": {
    "node": ">= 10.0.0"
  },
  "files": [
    "watcher.node"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/parcel"
  },
  "homepage": "https://github.com/parcel-bundler/watcher#readme",
  "license": "MIT",
  "main": "watcher.node",
  "name": "@parcel/watcher-win32-x64",
  "os": [
    "win32"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/parcel-bundler/watcher.git"
  },
  "version": "2.5.6"
}