{
  "name": "@duckdb/node-api",
  "version": "1.5.2-r.1",
  "license": "MIT",
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "dependencies": {
    "@duckdb/node-bindings": "1.5.2-r.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/duckdb/duckdb-node-neo.git"
  }
}