| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_from": "@parcel/watcher-linux-x64-glibc@2.5.1",
- "_id": "@parcel/watcher-linux-x64-glibc@2.5.1",
- "_inBundle": false,
- "_integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
- "_location": "/@parcel/watcher-linux-x64-glibc",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@parcel/watcher-linux-x64-glibc@2.5.1",
- "name": "@parcel/watcher-linux-x64-glibc",
- "escapedName": "@parcel%2fwatcher-linux-x64-glibc",
- "scope": "@parcel",
- "rawSpec": "2.5.1",
- "saveSpec": null,
- "fetchSpec": "2.5.1"
- },
- "_requiredBy": [
- "/@parcel/watcher"
- ],
- "_resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
- "_shasum": "4d2ea0f633eb1917d83d483392ce6181b6a92e4e",
- "_spec": "@parcel/watcher-linux-x64-glibc@2.5.1",
- "_where": "/data/wwwroot/qimall/node/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",
- "libc": [
- "glibc"
- ],
- "license": "MIT",
- "main": "watcher.node",
- "name": "@parcel/watcher-linux-x64-glibc",
- "os": [
- "linux"
- ],
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/parcel-bundler/watcher.git"
- },
- "version": "2.5.1"
- }
|