{
  "name": "cbor-web",
  "version": "10.0.12",
  "description": "",
  "main": "dist/cbor.js",
  "types": "./types/lib/cbor.d.ts",
  "keywords": [],
  "author": "Joe Hildebrand <joe-github@cursive.net>",
  "license": "MIT",
  "homepage": "https://github.com/hildjj/node-cbor/tree/main/packages/cbor-web",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/hildjj/node-cbor.git",
    "directory": "packages/cbor-web"
  },
  "engines": {
    "node": ">=20"
  }
}
