package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "util-deprecate@~1.0.1",
  6. "scope": null,
  7. "escapedName": "util-deprecate",
  8. "name": "util-deprecate",
  9. "rawSpec": "~1.0.1",
  10. "spec": ">=1.0.1 <1.1.0",
  11. "type": "range"
  12. },
  13. "/home/conte/data/reveal.js/node_modules/readable-stream"
  14. ]
  15. ],
  16. "_from": "util-deprecate@>=1.0.1 <1.1.0",
  17. "_id": "util-deprecate@1.0.2",
  18. "_inCache": true,
  19. "_location": "/util-deprecate",
  20. "_nodeVersion": "4.1.2",
  21. "_npmUser": {
  22. "name": "tootallnate",
  23. "email": "nathan@tootallnate.net"
  24. },
  25. "_npmVersion": "2.14.4",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "util-deprecate@~1.0.1",
  29. "scope": null,
  30. "escapedName": "util-deprecate",
  31. "name": "util-deprecate",
  32. "rawSpec": "~1.0.1",
  33. "spec": ">=1.0.1 <1.1.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/bl/readable-stream",
  38. "/readable-stream"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  41. "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
  42. "_shrinkwrap": null,
  43. "_spec": "util-deprecate@~1.0.1",
  44. "_where": "/home/conte/data/reveal.js/node_modules/readable-stream",
  45. "author": {
  46. "name": "Nathan Rajlich",
  47. "email": "nathan@tootallnate.net",
  48. "url": "http://n8.io/"
  49. },
  50. "browser": "browser.js",
  51. "bugs": {
  52. "url": "https://github.com/TooTallNate/util-deprecate/issues"
  53. },
  54. "dependencies": {},
  55. "description": "The Node.js `util.deprecate()` function with browser support",
  56. "devDependencies": {},
  57. "directories": {},
  58. "dist": {
  59. "shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
  60. "tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
  61. },
  62. "gitHead": "475fb6857cd23fafff20c1be846c1350abf8e6d4",
  63. "homepage": "https://github.com/TooTallNate/util-deprecate",
  64. "keywords": [
  65. "util",
  66. "deprecate",
  67. "browserify",
  68. "browser",
  69. "node"
  70. ],
  71. "license": "MIT",
  72. "main": "node.js",
  73. "maintainers": [
  74. {
  75. "name": "tootallnate",
  76. "email": "nathan@tootallnate.net"
  77. }
  78. ],
  79. "name": "util-deprecate",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git://github.com/TooTallNate/util-deprecate.git"
  85. },
  86. "scripts": {
  87. "test": "echo \"Error: no test specified\" && exit 1"
  88. },
  89. "version": "1.0.2"
  90. }