v3/packages/bot/package.json

7 lines
98 B
JSON

{
"name": "@roleypoly/bot",
"version": "0.0.1",
"scripts": {
"start": "cargo run"
}
}