vipatsar/toml/toml-0.1.0.json
Norayr Chilingarian 1ee8edc6c9 toml
2026-04-09 02:51:17 +04:00

20 lines
323 B
JSON

{
"package": "opts",
"author": "noch",
"license": "GPL-3",
"version": "0.1.0",
"remote": {
"type": "git",
"path": "https://github.com/norayr/toml",
"tag": "0.1.0"
},
"dependencies": {
"lists": "0.1.0"
},
"build": [
{
"command": "voc -s",
"file": "src/toml.Mod"
}
]
}