| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_from": "@parcel/watcher-win32-x64@2.5.1",
- "_id": "@parcel/watcher-win32-x64@2.5.1",
- "_inBundle": false,
- "_integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
- "_location": "/@parcel/watcher-win32-x64",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@parcel/watcher-win32-x64@2.5.1",
- "name": "@parcel/watcher-win32-x64",
- "escapedName": "@parcel%2fwatcher-win32-x64",
- "scope": "@parcel",
- "rawSpec": "2.5.1",
- "saveSpec": null,
- "fetchSpec": "2.5.1"
- },
- "_requiredBy": [
- "/@parcel/watcher"
- ],
- "_resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
- "_shasum": "ae52693259664ba6f2228fa61d7ee44b64ea0947",
- "_spec": "@parcel/watcher-win32-x64@2.5.1",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\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.1"
- }
|