{
  "name": "@nozbe/simdjson",
  "description": "NPM-released fork of simdjson C++ library",
  "version": "3.9.4",
  "author": "simdjson authors",
  "homepage": "https://github.com/Nozbe/simdjson",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/Nozbe/simdjson.git"
  },
  "license": "Apache-2.0",
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "src",
    "simdjson.podspec"
  ],
  "devDependencies": {}
}
