2 Star 0 Fork 0

mirrors_zenorocha/tracking.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 958 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zeno Rocha 提交于 2015-06-05 06:31 +08:00 . Release v1.1.1
{
"name": "tracking",
"version": "1.1.1",
"description": "A modern approach for Computer Vision on the web.",
"homepage": "http://trackingjs.com",
"keywords": [
"tracking",
"trackingjs",
"webrtc"
],
"author": {
"name": "Eduardo Lundgren",
"email": "edu@rdo.io",
"web": "http://eduardo.io",
"twitter": "eduardolundgren"
},
"repository": {
"type": "git",
"url": "git@github.com:eduardolundgren/tracking.js.git"
},
"scripts": {
"test": "gulp test"
},
"license": "BSD",
"devDependencies": {
"gulp": "^3.8.1",
"gulp-concat": "^2.2.0",
"gulp-esformatter": "^0.5.0",
"gulp-header": "^1.0.2",
"gulp-jsdoc": "^0.1.4",
"gulp-jshint": "^1.6.3",
"gulp-nodeunit": "0.0.5",
"gulp-rename": "^1.2.0",
"gulp-rimraf": "^0.1.0",
"gulp-uglify": "^0.3.1",
"jshint-stylish": "^0.4.0",
"nodeunit": "0.9.0",
"png-js": "0.1.1",
"run-sequence": "^0.3.6"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_zenorocha/tracking.js.git
git@gitee.com:mirrors_zenorocha/tracking.js.git
mirrors_zenorocha
tracking.js
tracking.js
master

搜索帮助