{ "name": "@evolv/contract-verify", "version": "0.1.0", "private": true, "description": "Verify nodes//CONTRACT.md topic table against nodes//src/commands/index.js", "bin": { "evolv-contract-verify": "bin/contract-verify.js" }, "scripts": { "test": "node --test test/*.test.js" }, "license": "UNLICENSED" }