43 lines
708 B
JSON
43 lines
708 B
JSON
|
|
{
|
||
|
|
"name": "oracle/core",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"description": "Oracle protocol, portal, adapter, driver, meaning",
|
||
|
|
"requires": [],
|
||
|
|
"effects": [
|
||
|
|
"infer.op"
|
||
|
|
],
|
||
|
|
"backends": [
|
||
|
|
"oracle"
|
||
|
|
],
|
||
|
|
"exports": [
|
||
|
|
"core"
|
||
|
|
],
|
||
|
|
"helpTopics": [
|
||
|
|
"oracle",
|
||
|
|
"trs"
|
||
|
|
],
|
||
|
|
"id": "oracle/core",
|
||
|
|
"summary": "Oracle protocol, portal, adapter, driver, meaning",
|
||
|
|
"keywords": [
|
||
|
|
"oracle",
|
||
|
|
"core"
|
||
|
|
],
|
||
|
|
"capabilities": [
|
||
|
|
"infer.op",
|
||
|
|
"backend:oracle"
|
||
|
|
],
|
||
|
|
"commands": [
|
||
|
|
":help oracle",
|
||
|
|
":help trs"
|
||
|
|
],
|
||
|
|
"docs": [
|
||
|
|
"doc/api.md",
|
||
|
|
"doc/README.md",
|
||
|
|
"help/oracle.help.md",
|
||
|
|
"help/trs.help.md"
|
||
|
|
],
|
||
|
|
"examples": [],
|
||
|
|
"demos": [],
|
||
|
|
"learningPath": "advanced"
|
||
|
|
}
|