package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_args": [
  3. [
  4. "arraybuffer.slice@0.0.7",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "arraybuffer.slice@0.0.7",
  10. "_id": "arraybuffer.slice@0.0.7",
  11. "_inBundle": false,
  12. "_integrity": "sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==",
  13. "_location": "/arraybuffer.slice",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "arraybuffer.slice@0.0.7",
  19. "name": "arraybuffer.slice",
  20. "escapedName": "arraybuffer.slice",
  21. "rawSpec": "0.0.7",
  22. "saveSpec": null,
  23. "fetchSpec": "0.0.7"
  24. },
  25. "_requiredBy": [
  26. "/engine.io-parser"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz",
  29. "_spec": "0.0.7",
  30. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  31. "bugs": {
  32. "url": "https://github.com/rase-/arraybuffer.slice/issues"
  33. },
  34. "dependencies": {},
  35. "description": "Exports a function for slicing ArrayBuffers (no polyfilling)",
  36. "devDependencies": {
  37. "expect.js": "0.2.0",
  38. "mocha": "1.17.1"
  39. },
  40. "homepage": "https://github.com/rase-/arraybuffer.slice",
  41. "license": "MIT",
  42. "name": "arraybuffer.slice",
  43. "repository": {
  44. "type": "git",
  45. "url": "git+ssh://git@github.com/rase-/arraybuffer.slice.git"
  46. },
  47. "version": "0.0.7"
  48. }