1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-02-01 14:48:42 +00:00
_/gluon/package.json

11 lines
202 B
JSON
Raw Normal View History

2023-01-06 21:33:44 +09:00
{
"name": "gluon",
"version": "1.0.0",
"main": "index.mjs",
"author": "Kohei Watanabe <kou029w@gmail.com>",
"license": "MIT",
"dependencies": {
"@gluon-framework/gluon": "^0.10.0"
}
}