package.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "_from": "arraybuffer.slice@~0.0.7",
  3. "_id": "arraybuffer.slice@0.0.7",
  4. "_inBundle": false,
  5. "_integrity": "sha1-O7xCdd1YTMGxCAm4nU6LY6aednU=",
  6. "_location": "/arraybuffer.slice",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "arraybuffer.slice@~0.0.7",
  12. "name": "arraybuffer.slice",
  13. "escapedName": "arraybuffer.slice",
  14. "rawSpec": "~0.0.7",
  15. "saveSpec": null,
  16. "fetchSpec": "~0.0.7"
  17. },
  18. "_requiredBy": [
  19. "/engine.io-parser"
  20. ],
  21. "_resolved": "http://registry.npm.taobao.org/arraybuffer.slice/download/arraybuffer.slice-0.0.7.tgz",
  22. "_shasum": "3bbc4275dd584cc1b10809b89d4e8b63a69e7675",
  23. "_spec": "arraybuffer.slice@~0.0.7",
  24. "_where": "E:\\dev\\007\\node_module\\node10\\node_modules\\engine.io-parser",
  25. "bugs": {
  26. "url": "https://github.com/rase-/arraybuffer.slice/issues"
  27. },
  28. "bundleDependencies": false,
  29. "dependencies": {},
  30. "deprecated": false,
  31. "description": "Exports a function for slicing ArrayBuffers (no polyfilling)",
  32. "devDependencies": {
  33. "expect.js": "0.2.0",
  34. "mocha": "1.17.1"
  35. },
  36. "homepage": "https://github.com/rase-/arraybuffer.slice",
  37. "license": "MIT",
  38. "name": "arraybuffer.slice",
  39. "repository": {
  40. "type": "git",
  41. "url": "git+ssh://git@github.com/rase-/arraybuffer.slice.git"
  42. },
  43. "version": "0.0.7"
  44. }