package.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "growl@1.9.2",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "growl@1.9.2",
  10. "_id": "growl@1.9.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-RTBwDHhNuOx4F0hqzItc/siXCasGfC4DeWcBamclWd+6jWtBaeB/SGbMkGf0eiQoW7ib8JpvOgnUsmgMHI3Mfw==",
  13. "_location": "/growl",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "growl@1.9.2",
  19. "name": "growl",
  20. "escapedName": "growl",
  21. "rawSpec": "1.9.2",
  22. "saveSpec": null,
  23. "fetchSpec": "1.9.2"
  24. },
  25. "_requiredBy": [
  26. "/mocha-nightwatch"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/growl/-/growl-1.9.2.tgz",
  29. "_spec": "1.9.2",
  30. "_where": "E:\\2023\\5\\myjadmin",
  31. "author": {
  32. "name": "TJ Holowaychuk",
  33. "email": "tj@vision-media.ca"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/tj/node-growl/issues"
  37. },
  38. "description": "Growl unobtrusive notifications",
  39. "homepage": "https://github.com/tj/node-growl#readme",
  40. "license": "MIT",
  41. "main": "./lib/growl.js",
  42. "maintainers": [
  43. {
  44. "name": "Joshua Boy Nicolai Appelman",
  45. "email": "joshua@jbnicolai.nl"
  46. }
  47. ],
  48. "name": "growl",
  49. "repository": {
  50. "type": "git",
  51. "url": "git://github.com/tj/node-growl.git"
  52. },
  53. "version": "1.9.2"
  54. }