mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 12:19:09 +00:00
5 lines
No EOL
127 B
TypeScript
5 lines
No EOL
127 B
TypeScript
export default {
|
|
name: "lune",
|
|
version: "0.8.5",
|
|
api_url: "https://api.github.com/repos/lune-org/lune/releases"
|
|
} as const; |