2025-04-23 15:25:54 +08:00

61 lines
1.7 KiB
JSON

{
"_from": "@parcel/watcher-darwin-x64@2.5.1",
"_id": "@parcel/watcher-darwin-x64@2.5.1",
"_inBundle": false,
"_integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
"_location": "/@parcel/watcher-darwin-x64",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@parcel/watcher-darwin-x64@2.5.1",
"name": "@parcel/watcher-darwin-x64",
"escapedName": "@parcel%2fwatcher-darwin-x64",
"scope": "@parcel",
"rawSpec": "2.5.1",
"saveSpec": null,
"fetchSpec": "2.5.1"
},
"_requiredBy": [
"/@parcel/watcher"
],
"_resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
"_shasum": "99f3af3869069ccf774e4ddfccf7e64fd2311ef8",
"_spec": "@parcel/watcher-darwin-x64@2.5.1",
"_where": "/Users/qiuyuan/Desktop/guxuan_icu/demo/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-darwin-x64",
"os": [
"darwin"
],
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/parcel-bundler/watcher.git"
},
"version": "2.5.1"
}