package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_args": [
  3. [
  4. "fb-watchman@2.0.1",
  5. "D:\\代码\\单商户\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "fb-watchman@2.0.1",
  10. "_id": "fb-watchman@2.0.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
  13. "_location": "/fb-watchman",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "fb-watchman@2.0.1",
  19. "name": "fb-watchman",
  20. "escapedName": "fb-watchman",
  21. "rawSpec": "2.0.1",
  22. "saveSpec": null,
  23. "fetchSpec": "2.0.1"
  24. },
  25. "_requiredBy": [
  26. "/jest-haste-map",
  27. "/sane"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
  30. "_spec": "2.0.1",
  31. "_where": "D:\\代码\\单商户\\admin",
  32. "author": {
  33. "name": "Wez Furlong",
  34. "email": "wez@fb.com",
  35. "url": "http://wezfurlong.org"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/facebook/watchman/issues"
  39. },
  40. "dependencies": {
  41. "bser": "2.1.1"
  42. },
  43. "description": "Bindings for the Watchman file watching service",
  44. "files": [
  45. "index.js"
  46. ],
  47. "homepage": "https://facebook.github.io/watchman/",
  48. "keywords": [
  49. "facebook",
  50. "watchman",
  51. "file",
  52. "watch",
  53. "watcher",
  54. "watching",
  55. "fs.watch",
  56. "fswatcher",
  57. "fs",
  58. "glob",
  59. "utility"
  60. ],
  61. "license": "Apache-2.0",
  62. "main": "index.js",
  63. "name": "fb-watchman",
  64. "repository": {
  65. "type": "git",
  66. "url": "git+ssh://git@github.com/facebook/watchman.git"
  67. },
  68. "version": "2.0.1"
  69. }