package.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "growly@^1.2.0",
  6. "scope": null,
  7. "escapedName": "growly",
  8. "name": "growly",
  9. "rawSpec": "^1.2.0",
  10. "spec": ">=1.2.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/node-notifier"
  14. ]
  15. ],
  16. "_from": "growly@>=1.2.0 <2.0.0",
  17. "_id": "growly@1.3.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/growly",
  21. "_nodeVersion": "0.12.7",
  22. "_npmOperationalInternal": {
  23. "host": "packages-12-west.internal.npmjs.com",
  24. "tmp": "tmp/growly-1.3.0.tgz_1459012218996_0.0014680565800517797"
  25. },
  26. "_npmUser": {
  27. "name": "theabraham",
  28. "email": "abrahamalrajhi@gmail.com"
  29. },
  30. "_npmVersion": "2.12.1",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "growly@^1.2.0",
  34. "scope": null,
  35. "escapedName": "growly",
  36. "name": "growly",
  37. "rawSpec": "^1.2.0",
  38. "spec": ">=1.2.0 <2.0.0",
  39. "type": "range"
  40. },
  41. "_requiredBy": [
  42. "/node-notifier"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
  45. "_shasum": "f10748cbe76af964b7c96c93c6bcc28af120c081",
  46. "_shrinkwrap": null,
  47. "_spec": "growly@^1.2.0",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/node-notifier",
  49. "author": {
  50. "name": "Ibrahim Al-Rajhi",
  51. "email": "abrahamalrajhi@gmail.com",
  52. "url": "http://ibrahimalrajhi.com/"
  53. },
  54. "bugs": {
  55. "url": "http://github.com/theabraham/growly/issues"
  56. },
  57. "dependencies": {},
  58. "description": "Simple zero-dependency Growl notifications using GNTP.",
  59. "devDependencies": {},
  60. "directories": {
  61. "example": "example",
  62. "lib": "lib"
  63. },
  64. "dist": {
  65. "shasum": "f10748cbe76af964b7c96c93c6bcc28af120c081",
  66. "tarball": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz"
  67. },
  68. "gitHead": "bb5d7cdffa7ca05f1430b978dbc8a5f4e776492b",
  69. "homepage": "https://github.com/theabraham/growly#readme",
  70. "keywords": [
  71. "growl",
  72. "growly",
  73. "snarl",
  74. "notifications",
  75. "gntp",
  76. "messages"
  77. ],
  78. "license": "MIT",
  79. "main": "lib/growly.js",
  80. "maintainers": [
  81. {
  82. "name": "theabraham",
  83. "email": "abrahamalrajhi@gmail.com"
  84. }
  85. ],
  86. "name": "growly",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+ssh://git@github.com/theabraham/growly.git"
  92. },
  93. "scripts": {},
  94. "version": "1.3.0"
  95. }