File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " @ar-js-org /ar.js" ,
3- "version" : " 3.4.7 " ,
2+ "name" : " @ma2yama /ar.js" ,
3+ "version" : " 3.4.8 " ,
44 "description" : " Efficient Augmented Reality for the Web" ,
55 "main" : " ./aframe/build/aframe-ar.js" ,
6+ "publishConfig" : {
7+ "access" : " public"
8+ },
69 "scripts" : {
710 "format-check" : " prettier --check ." ,
811 "format" : " prettier --write ." ,
1821 ],
1922 "repository" : {
2023 "type" : " git" ,
21- "url" : " git+https://github.com/AR-js-org/AR .js.git"
24+ "url" : " git+https://github.com/ma2yama/ar .js.git"
2225 },
2326 "keywords" : [
2427 " AR.js" ,
3235 " image tracking" ,
3336 " marker based"
3437 ],
35- 38+ 3639 "contributors" : [
3740 {
3841 "name" : " Nicolò Carpignoli" ,
4750 ],
4851 "license" : " MIT" ,
4952 "bugs" : {
50- "url" : " https://github.com/AR-js-org/AR .js/issues"
53+ "url" : " https://github.com/ma2yama/ar .js/issues"
5154 },
52- "homepage" : " https://github.com/AR-js-org/AR .js/" ,
55+ "homepage" : " https://github.com/ma2yama/ar .js/" ,
5356 "devDependencies" : {
5457 "husky" : " ^9.1.7" ,
5558 "lint-staged" : " 15.4.3" ,
You can’t perform that action at this time.
0 commit comments