package.json 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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/king/Desktop/FINAL/AhMyth/app/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. "_installable": true,
  20. "_location": "/util-deprecate",
  21. "_nodeVersion": "4.1.2",
  22. "_npmUser": {
  23. "name": "tootallnate",
  24. "email": "nathan@tootallnate.net"
  25. },
  26. "_npmVersion": "2.14.4",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "util-deprecate@~1.0.1",
  30. "scope": null,
  31. "escapedName": "util-deprecate",
  32. "name": "util-deprecate",
  33. "rawSpec": "~1.0.1",
  34. "spec": ">=1.0.1 <1.1.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/duplexify/readable-stream",
  39. "/gulp-replace/readable-stream",
  40. "/gulp-watch/readable-stream",
  41. "/merge-stream/readable-stream",
  42. "/readdirp/readable-stream",
  43. "/replacestream/readable-stream",
  44. "/strip-bom-stream/readable-stream",
  45. "/through2/readable-stream"
  46. ],
  47. "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  48. "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
  49. "_shrinkwrap": null,
  50. "_spec": "util-deprecate@~1.0.1",
  51. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/through2/node_modules/readable-stream",
  52. "author": {
  53. "name": "Nathan Rajlich",
  54. "email": "nathan@tootallnate.net",
  55. "url": "http://n8.io/"
  56. },
  57. "browser": "browser.js",
  58. "bugs": {
  59. "url": "https://github.com/TooTallNate/util-deprecate/issues"
  60. },
  61. "dependencies": {},
  62. "description": "The Node.js `util.deprecate()` function with browser support",
  63. "devDependencies": {},
  64. "directories": {},
  65. "dist": {
  66. "shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
  67. "tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
  68. },
  69. "gitHead": "475fb6857cd23fafff20c1be846c1350abf8e6d4",
  70. "homepage": "https://github.com/TooTallNate/util-deprecate",
  71. "keywords": [
  72. "util",
  73. "deprecate",
  74. "browserify",
  75. "browser",
  76. "node"
  77. ],
  78. "license": "MIT",
  79. "main": "node.js",
  80. "maintainers": [
  81. {
  82. "name": "tootallnate",
  83. "email": "nathan@tootallnate.net"
  84. }
  85. ],
  86. "name": "util-deprecate",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git://github.com/TooTallNate/util-deprecate.git"
  92. },
  93. "scripts": {
  94. "test": "echo \"Error: no test specified\" && exit 1"
  95. },
  96. "version": "1.0.2"
  97. }