mirror of
https://github.com/kou029w/_.git
synced 2025-02-01 14:48:42 +00:00
11 lines
202 B
JSON
11 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"
|
||
|
}
|
||
|
}
|