{
  "_from": "@parcel/watcher-wasm@^2.5.6",
  "_id": "@parcel/watcher-wasm@2.5.6",
  "_inBundle": false,
  "_integrity": "sha512-byAiBZ1t3tXQvc8dMD/eoyE7lTXYorhn+6uVW5AC+JGI1KtJC/LvDche5cfUE+qiefH+Ybq0bUCJU0aB1cSHUA==",
  "_location": "/@parcel/watcher-wasm",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@parcel/watcher-wasm@^2.5.6",
    "name": "@parcel/watcher-wasm",
    "escapedName": "@parcel%2fwatcher-wasm",
    "scope": "@parcel",
    "rawSpec": "^2.5.6",
    "saveSpec": null,
    "fetchSpec": "^2.5.6"
  },
  "_requiredBy": [
    "/listhen"
  ],
  "_resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.5.6.tgz",
  "_shasum": "0edecf897e1b397782db21ef4522801c727cdb58",
  "_spec": "@parcel/watcher-wasm@^2.5.6",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/listhen",
  "bugs": {
    "url": "https://github.com/parcel-bundler/watcher/issues"
  },
  "bundleDependencies": [
    "napi-wasm"
  ],
  "dependencies": {
    "is-glob": "^4.0.3",
    "napi-wasm": "^1.1.0",
    "picomatch": "^4.0.3"
  },
  "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.6"
}
