Browse Source

Add keywords

customisations
alemart 10 months ago
parent
commit
2a418a318d
1 changed files with 5 additions and 1 deletions
  1. 5
    1
      package.json

+ 5
- 1
package.json View File

@@ -20,7 +20,11 @@
20 20
     "webgl",
21 21
     "webgl2",
22 22
     "wasm",
23
-    "magic"
23
+    "magic",
24
+    "aframe",
25
+    "babylonjs",
26
+    "threejs",
27
+    "3d"
24 28
   ],
25 29
   "main": "dist/encantar.js",
26 30
   "scripts": {

Loading…
Cancel
Save