package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "blob@0.0.4",
  6. "scope": null,
  7. "escapedName": "blob",
  8. "name": "blob",
  9. "rawSpec": "0.0.4",
  10. "spec": "0.0.4",
  11. "type": "version"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/engine.io-parser"
  14. ]
  15. ],
  16. "_from": "blob@0.0.4",
  17. "_id": "blob@0.0.4",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/blob",
  21. "_npmUser": {
  22. "name": "rase-",
  23. "email": "tonykovanen@hotmail.com"
  24. },
  25. "_npmVersion": "1.4.6",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "blob@0.0.4",
  29. "scope": null,
  30. "escapedName": "blob",
  31. "name": "blob",
  32. "rawSpec": "0.0.4",
  33. "spec": "0.0.4",
  34. "type": "version"
  35. },
  36. "_requiredBy": [
  37. "/engine.io-parser"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz",
  40. "_shasum": "bcf13052ca54463f30f9fc7e95b9a47630a94921",
  41. "_shrinkwrap": null,
  42. "_spec": "blob@0.0.4",
  43. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/engine.io-parser",
  44. "bugs": {
  45. "url": "https://github.com/rase-/blob/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
  49. "devDependencies": {
  50. "browserify": "3.30.1",
  51. "expect.js": "0.2.0",
  52. "mocha": "1.17.1",
  53. "zuul": "1.5.4"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "bcf13052ca54463f30f9fc7e95b9a47630a94921",
  58. "tarball": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz"
  59. },
  60. "homepage": "https://github.com/rase-/blob",
  61. "maintainers": [
  62. {
  63. "name": "rase-",
  64. "email": "tonykovanen@hotmail.com"
  65. }
  66. ],
  67. "name": "blob",
  68. "optionalDependencies": {},
  69. "readme": "ERROR: No README data found!",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+ssh://git@github.com/rase-/blob.git"
  73. },
  74. "scripts": {
  75. "test": "make test"
  76. },
  77. "version": "0.0.4"
  78. }