Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Config, docs, scripts, and backup manifests - Submodule refs unchanged (m = modified content in submodules) Made-with: Cursor
14 lines
399 B
JSON
14 lines
399 B
JSON
{
|
|
"name": "truth-network",
|
|
"version": "1.0.0",
|
|
"description": "Scripts for Truth Network (TRUU) bridge integration. See [docs/07-ccip/TRUTH_NETWORK_BRIDGE_SPEC.md](../../docs/07-ccip/TRUTH_NETWORK_BRIDGE_SPEC.md).",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"type": "commonjs"
|
|
}
|