1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00
_/gluon/package.json
2023-01-06 21:33:44 +09:00

10 lines
202 B
JSON

{
"name": "gluon",
"version": "1.0.0",
"main": "index.mjs",
"author": "Kohei Watanabe <kou029w@gmail.com>",
"license": "MIT",
"dependencies": {
"@gluon-framework/gluon": "^0.10.0"
}
}