{
  "name": "p256k1-wasm-test",
  "version": "1.0.0",
  "description": "Node.js test harness for p256k1 WASM tests",
  "type": "module",
  "scripts": {
    "test": "node run_wasm_tests.mjs"
  },
  "dependencies": {}
}
