protoml-parser
Version:
ProtoML is a lightweight, declarative markup language designed for writing and structuring meeting protocols, notes and task lists in a human-readable and machine-parseable format.
18 lines (17 loc) • 349 B
JSON
{
"version": 1,
"packages": [
{
"name": "contract-kit",
"version": "1.0.0",
"registry": "registry",
"installed_path": ".protoml/macro-packs/contract-kit"
},
{
"name": "base-kit",
"version": "1.0.0",
"registry": "registry",
"installed_path": ".protoml/macro-packs/base-kit"
}
]
}