We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa698e commit a6f234eCopy full SHA for a6f234e
packages/engine/package.json
@@ -1,5 +1,6 @@
1
{
2
"name": "@jolly-pixel/engine",
3
+ "description": "Minimal and opiniated ECS framework on top of three.js.",
4
"version": "1.0.0",
5
"type": "module",
6
"main": "dist/index.js",
packages/runtime/package.json
"name": "@jolly-pixel/runtime",
+ "description": "Jolly Pixel Runtime for web browsers and electron applications.",
0 commit comments