package.json 1.7 KB

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