We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7b886b + 91cb29c commit 6bba3e3Copy full SHA for 6bba3e3
package.json
@@ -42,7 +42,15 @@
42
"animation"
43
],
44
"author": "Byongho Lee",
45
- "license": "ISC",
+ "license": "MIT",
46
+ "repository": {
47
+ "type": "git",
48
+ "url": "https://github.com/Byongho96/three-game-controls"
49
+ },
50
+ "bugs": {
51
+ "url": "https://github.com/Byongho96/three-game-controls/issues"
52
53
+ "homepage": "https://byongho96.github.io/three-game-controls/",
54
"devDependencies": {
55
"@babel/core": "^7.25.7",
56
"@babel/preset-env": "^7.25.7",
0 commit comments