unofficial-galaxy-sdk/package.json

9 lines
157 B
JSON
Raw Permalink Normal View History

2024-02-17 23:32:04 +00:00
{
"name": "unofficial-galaxy-sdk",
2024-02-17 23:36:13 +00:00
"version": "1.0.0",
"author": "thepaperpilot",
"private": true,
2024-02-17 23:52:50 +00:00
"main": "galaxy.js",
"types": "galaxy.d.ts"
2024-02-17 23:32:04 +00:00
}