{
  "_from": "@parcel/watcher-wasm@^2.4.1",
  "_id": "@parcel/watcher-wasm@2.5.1",
  "_inBundle": false,
  "_integrity": "sha512-RJxlQQLkaMMIuWRozy+z2vEqbaQlCuaCgVZIUCzQLYggY22LZbP5Y1+ia+FD724Ids9e+XIyOLXLrLgQSHIthw==",
  "_location": "/@parcel/watcher-wasm",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@parcel/watcher-wasm@^2.4.1",
    "name": "@parcel/watcher-wasm",
    "escapedName": "@parcel%2fwatcher-wasm",
    "scope": "@parcel",
    "rawSpec": "^2.4.1",
    "saveSpec": null,
    "fetchSpec": "^2.4.1"
  },
  "_requiredBy": [
    "/listhen"
  ],
  "_resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.5.1.tgz",
  "_shasum": "78b0395319dcc412b214f027593351f932c094a5",
  "_spec": "@parcel/watcher-wasm@^2.4.1",
  "_where": "/home/ctr65084/public_html/tranvial-site/node_modules/listhen",
  "bugs": {
    "url": "https://github.com/parcel-bundler/watcher/issues"
  },
  "bundleDependencies": [
    "napi-wasm"
  ],
  "dependencies": {
    "is-glob": "^4.0.3",
    "micromatch": "^4.0.5",
    "napi-wasm": "^1.1.0"
  },
  "deprecated": false,
  "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.",
  "engines": {
    "node": ">= 10.0.0"
  },
  "exports": {
    "types": "./index.d.ts",
    "import": "./index.mjs",
    "require": "./index.cjs"
  },
  "files": [
    "*.js",
    "*.cjs",
    "*.mjs",
    "*.d.ts",
    "*.wasm"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/parcel"
  },
  "homepage": "https://github.com/parcel-bundler/watcher#readme",
  "license": "MIT",
  "main": "index.mjs",
  "module": "index.mjs",
  "name": "@parcel/watcher-wasm",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/parcel-bundler/watcher.git"
  },
  "sideEffects": false,
  "types": "index.d.ts",
  "version": "2.5.1"
}
