{
  "name": "omg-semantic-augmentation-challenge",
  "type": "module",
  "version": "1.0.0",
  "description": "OMG semantic augmentation challenge",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "shapes": "eye --nope --quiet --query metadata/query.n3 metadata/shapes.n3 src-gen/mappings.r2rml.ttl --output metadata/shapes.ttl"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@duckdb/node-api": "^1.3.1-alpha.22"
  }
}
