package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_from": "@parcel/watcher-win32-x64@2.5.1",
  3. "_id": "@parcel/watcher-win32-x64@2.5.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
  6. "_location": "/@parcel/watcher-win32-x64",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@parcel/watcher-win32-x64@2.5.1",
  12. "name": "@parcel/watcher-win32-x64",
  13. "escapedName": "@parcel%2fwatcher-win32-x64",
  14. "scope": "@parcel",
  15. "rawSpec": "2.5.1",
  16. "saveSpec": null,
  17. "fetchSpec": "2.5.1"
  18. },
  19. "_requiredBy": [
  20. "/@parcel/watcher"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
  23. "_shasum": "ae52693259664ba6f2228fa61d7ee44b64ea0947",
  24. "_spec": "@parcel/watcher-win32-x64@2.5.1",
  25. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\@parcel\\watcher",
  26. "bugs": {
  27. "url": "https://github.com/parcel-bundler/watcher/issues"
  28. },
  29. "bundleDependencies": false,
  30. "cpu": [
  31. "x64"
  32. ],
  33. "deprecated": false,
  34. "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.",
  35. "engines": {
  36. "node": ">= 10.0.0"
  37. },
  38. "files": [
  39. "watcher.node"
  40. ],
  41. "funding": {
  42. "type": "opencollective",
  43. "url": "https://opencollective.com/parcel"
  44. },
  45. "homepage": "https://github.com/parcel-bundler/watcher#readme",
  46. "license": "MIT",
  47. "main": "watcher.node",
  48. "name": "@parcel/watcher-win32-x64",
  49. "os": [
  50. "win32"
  51. ],
  52. "publishConfig": {
  53. "access": "public"
  54. },
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/parcel-bundler/watcher.git"
  58. },
  59. "version": "2.5.1"
  60. }