package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "sparkles@^1.0.0",
  6. "scope": null,
  7. "escapedName": "sparkles",
  8. "name": "sparkles",
  9. "rawSpec": "^1.0.0",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/glogg"
  14. ]
  15. ],
  16. "_from": "sparkles@>=1.0.0 <2.0.0",
  17. "_id": "sparkles@1.0.0",
  18. "_inCache": true,
  19. "_location": "/sparkles",
  20. "_nodeVersion": "0.10.36",
  21. "_npmUser": {
  22. "name": "phated",
  23. "email": "blaine@iceddev.com"
  24. },
  25. "_npmVersion": "2.8.3",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "sparkles@^1.0.0",
  29. "scope": null,
  30. "escapedName": "sparkles",
  31. "name": "sparkles",
  32. "rawSpec": "^1.0.0",
  33. "spec": ">=1.0.0 <2.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/glogg",
  38. "/has-gulplog"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz",
  41. "_shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
  42. "_shrinkwrap": null,
  43. "_spec": "sparkles@^1.0.0",
  44. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/glogg",
  45. "author": {
  46. "name": "Blaine Bublitz",
  47. "email": "blaine@iceddev.com",
  48. "url": "http://iceddev.com/"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/phated/sparkles/issues"
  52. },
  53. "contributors": [],
  54. "dependencies": {},
  55. "description": "Namespaced global event emitter",
  56. "devDependencies": {
  57. "@phated/eslint-config-iceddev": "^0.2.1",
  58. "code": "^1.5.0",
  59. "eslint": "^1.3.1",
  60. "eslint-plugin-mocha": "^0.5.1",
  61. "eslint-plugin-react": "^3.3.1",
  62. "lab": "^5.16.0"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "shasum": "1acbbfb592436d10bbe8f785b7cc6f82815012c3",
  67. "tarball": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz"
  68. },
  69. "engines": {
  70. "node": ">= 0.10"
  71. },
  72. "files": [
  73. "LICENSE",
  74. "index.js"
  75. ],
  76. "gitHead": "66eed55eeac9f3ba641d4643c5ad2ed598bc6a72",
  77. "homepage": "https://github.com/phated/sparkles#readme",
  78. "keywords": [
  79. "ee",
  80. "emitter",
  81. "events",
  82. "global",
  83. "namespaced"
  84. ],
  85. "license": "MIT",
  86. "main": "index.js",
  87. "maintainers": [
  88. {
  89. "name": "phated",
  90. "email": "blaine@iceddev.com"
  91. }
  92. ],
  93. "name": "sparkles",
  94. "optionalDependencies": {},
  95. "readme": "ERROR: No README data found!",
  96. "repository": {
  97. "type": "git",
  98. "url": "git+https://github.com/phated/sparkles.git"
  99. },
  100. "scripts": {
  101. "test": "lab -cvL --ignore store@sparkles"
  102. },
  103. "version": "1.0.0"
  104. }