@switchboard-xyz/on-demand-solidity
Version:
Switchboard Solidity SDK - Professional Oracle Infrastructure
39 lines • 828 B
JSON
{
"name": "@switchboard-xyz/on-demand-solidity",
"version": "1.1.0",
"description": "Switchboard Solidity SDK - Professional Oracle Infrastructure",
"keywords": [
"switchboard",
"on-demand",
"solidity",
"oracle",
"evm",
"v3",
"professional",
"verification"
],
"homepage": "https://docs.switchboard.xyz",
"bugs": {
"url": "https://github.com/switchboard-xyz/evm-on-demand/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/switchboard-xyz/evm-on-demand"
},
"license": "MIT",
"author": "Switchboard Labs <security@switchboard.xyz>",
"files": [
"contracts/",
"interfaces/",
"libraries/",
"legacy/",
"README.md",
"LICENSE"
],
"engines": {
"node": ">=16.0.0"
},
"publishConfig": {
"access": "public"
}
}