package.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/through2/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. "/gulp-watch/readable-stream",
  38. "/readdirp/readable-stream",
  39. "/strip-bom-stream/readable-stream",
  40. "/through2/readable-stream"
  41. ],
  42. "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  43. "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
  44. "_shrinkwrap": null,
  45. "_spec": "util-deprecate@~1.0.1",
  46. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/through2/node_modules/readable-stream",
  47. "author": {
  48. "name": "Nathan Rajlich",
  49. "email": "nathan@tootallnate.net",
  50. "url": "http://n8.io/"
  51. },
  52. "browser": "browser.js",
  53. "bugs": {
  54. "url": "https://github.com/TooTallNate/util-deprecate/issues"
  55. },
  56. "dependencies": {},
  57. "description": "The Node.js `util.deprecate()` function with browser support",
  58. "devDependencies": {},
  59. "directories": {},
  60. "dist": {
  61. "shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
  62. "tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
  63. },
  64. "gitHead": "475fb6857cd23fafff20c1be846c1350abf8e6d4",
  65. "homepage": "https://github.com/TooTallNate/util-deprecate",
  66. "keywords": [
  67. "util",
  68. "deprecate",
  69. "browserify",
  70. "browser",
  71. "node"
  72. ],
  73. "license": "MIT",
  74. "main": "node.js",
  75. "maintainers": [
  76. {
  77. "name": "tootallnate",
  78. "email": "nathan@tootallnate.net"
  79. }
  80. ],
  81. "name": "util-deprecate",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git://github.com/TooTallNate/util-deprecate.git"
  87. },
  88. "scripts": {
  89. "test": "echo \"Error: no test specified\" && exit 1"
  90. },
  91. "version": "1.0.2"
  92. }