{
  "_args": [
    [
      "sparse-array@1.3.2",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "sparse-array@1.3.2",
  "_id": "sparse-array@1.3.2",
  "_inBundle": false,
  "_integrity": "sha512-ZT711fePGn3+kQyLuv1fpd3rNSkNF8vd5Kv2D+qnOANeyKs3fx6bUMGWRPvgTTcYV64QMqZKZwcuaQSP3AZ0tg==",
  "_location": "/sparse-array",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sparse-array@1.3.2",
    "name": "sparse-array",
    "escapedName": "sparse-array",
    "rawSpec": "1.3.2",
    "saveSpec": null,
    "fetchSpec": "1.3.2"
  },
  "_requiredBy": [
    "/hamt-sharding"
  ],
  "_resolved": "https://registry.npmjs.org/sparse-array/-/sparse-array-1.3.2.tgz",
  "_spec": "1.3.2",
  "_where": "/var/www/karbon-ai-be-new",
  "author": {
    "name": "pgte"
  },
  "bugs": {
    "url": "https://github.com/pgte/js-sparse-array/issues"
  },
  "description": "Sparse array implementation in JS with no dependencies",
  "devDependencies": {
    "tape": "^4.6.3"
  },
  "homepage": "https://github.com/pgte/js-sparse-array#readme",
  "keywords": [
    "sparse",
    "array",
    "sparse",
    "array"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "sparse-array",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pgte/js-sparse-array.git"
  },
  "scripts": {
    "test": "tape tests/*.js"
  },
  "version": "1.3.2"
}
