package.json 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "arraybuffer.slice@0.0.6",
  6. "scope": null,
  7. "escapedName": "arraybuffer.slice",
  8. "name": "arraybuffer.slice",
  9. "rawSpec": "0.0.6",
  10. "spec": "0.0.6",
  11. "type": "version"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/engine.io-parser"
  14. ]
  15. ],
  16. "_from": "arraybuffer.slice@0.0.6",
  17. "_id": "arraybuffer.slice@0.0.6",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/arraybuffer.slice",
  21. "_npmUser": {
  22. "name": "rase-",
  23. "email": "tonykovanen@hotmail.com"
  24. },
  25. "_npmVersion": "1.3.5",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "arraybuffer.slice@0.0.6",
  29. "scope": null,
  30. "escapedName": "arraybuffer.slice",
  31. "name": "arraybuffer.slice",
  32. "rawSpec": "0.0.6",
  33. "spec": "0.0.6",
  34. "type": "version"
  35. },
  36. "_requiredBy": [
  37. "/engine.io-parser"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz",
  40. "_shasum": "f33b2159f0532a3f3107a272c0ccfbd1ad2979ca",
  41. "_shrinkwrap": null,
  42. "_spec": "arraybuffer.slice@0.0.6",
  43. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/engine.io-parser",
  44. "bugs": {
  45. "url": "https://github.com/rase-/arraybuffer.slice/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Exports a function for slicing ArrayBuffers (no polyfilling)",
  49. "devDependencies": {
  50. "expect.js": "0.2.0",
  51. "mocha": "1.17.1"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "f33b2159f0532a3f3107a272c0ccfbd1ad2979ca",
  56. "tarball": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz"
  57. },
  58. "homepage": "https://github.com/rase-/arraybuffer.slice",
  59. "maintainers": [
  60. {
  61. "name": "rase-",
  62. "email": "tonykovanen@hotmail.com"
  63. }
  64. ],
  65. "name": "arraybuffer.slice",
  66. "optionalDependencies": {},
  67. "readme": "ERROR: No README data found!",
  68. "repository": {
  69. "type": "git",
  70. "url": "git+ssh://git@github.com/rase-/arraybuffer.slice.git"
  71. },
  72. "version": "0.0.6"
  73. }