{
  "name": "@geoarrow/geoparquet-wasm",
  "collaborators": [
    "Kyle Barron <kylebarron2@gmail.com>"
  ],
  "description": "Efficient, vectorized geospatial operations in WebAssembly.",
  "version": "0.2.0-beta.5",
  "license": "MIT OR Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/geoarrow/geoarrow-rs"
  },
  "files": [
    "*"
  ],
  "module": "bundler/index.js",
  "types": "bundler/index.d.ts",
  "sideEffects": [
    "./index.js",
    "./snippets/*"
  ],
  "keywords": [
    "webassembly",
    "arrow",
    "geospatial"
  ]
}
