Browse Source

Merge pull request #19269 from linbingquan/dev-package

Updated package.json keywords.
Mr.doob 5 years ago
parent
commit
2309d8fb71
1 changed files with 8 additions and 1 deletions
  1. 8 1
      package.json

+ 8 - 1
package.json

@@ -64,10 +64,17 @@
   "keywords": [
     "three",
     "three.js",
+    "javascript",
     "3d",
+    "virtual-reality",
+    "augmented-reality",
+    "webgl",
+    "webgl2",
+    "webaudio",
+    "webxr",
     "canvas",
     "svg",
-    "webgl"
+    "html5"
   ],
   "author": "mrdoob",
   "license": "MIT",