1 Star 0 Fork 58

safecctv / AR.js

forked from Gitee 极速下载 / AR.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
nicolo.carpignoli 提交于 2020-09-14 07:56 . Last commit before release
{
"name": "ar.js",
"version": "3.3.1",
"description": "Efficient Augmented Reality for the Web",
"main": "./aframe/build/aframe-ar.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "make build"
},
"files": [
"three.js/build",
"aframe/build",
"data",
"three.js/examples/basic.html",
"three.js/examples/vendor/three.js/build/three.min.js",
"aframe/examples/basic.html",
"aframe/examples/vendor/aframe/build/aframe.min.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/AR-js-org/AR.js.git"
},
"keywords": [
"AR",
"VR",
"three.js",
"aframe",
"augmented reality",
"location based",
"image tracking",
"marker based"
],
"author": "jeromeetienne@gmail.com",
"contributors": [
{
"name": "Nicolò Carpignoli",
"email": "nicolocarpignoli@gmail.com",
"url": "https://nicolocarpignoli.github.io/me"
},
{
"name": "Walter Perdan",
"email": "info@walterperdan.com",
"url": "https://www.walterperdan.com/"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/AR-js-org/AR.js/issues"
},
"homepage": "https://github.com/AR-js-org/AR.js/"
}
JavaScript
1
https://gitee.com/safes/AR.js.git
git@gitee.com:safes/AR.js.git
safes
AR.js
AR.js
master

搜索帮助