{
  "name": "superjsonatural",
  "version": "3.2.0",
  "description": "SuperJSONatural ⚡⚡⚡ < ~9kB | JSON or Buffer with TypedArray, faster than CBOR & JSON and msgpackr in some case.",
  "devDependencies": {
    "tinyify": "^4.0.0"
  },
  "build": {},
  "scripts": {},
  "author": "Affolter Matias",
  "keywords": [
    "superjsonatural",
    "super-json",
    "json",
    "ubson",
    "typedarray",
    "uint8",
    "buffer",
    "arraybuffer",
    "serializer",
    "deserializer",
    "parse",
    "stringify",
    "string",
    "buffer",
    "parse",
    "array",
    "encode",
    "decode",
    "cbor",
    "cbor-x",
    "msgpackr"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/pixa-pics/SuperJSONatural.git"
  },
  "engines": {
    "node": ">=0.8.0"
  }
}
