1 Star 0 Fork 0

afly/trinity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 774 Bytes
一键复制 编辑 原始数据 按行查看 历史
wlanjie888 提交于 2019-08-31 20:22 . feat: add gaussian blur filter
{
"name": "trinity",
"version": "1.0.0",
"description": "android short video sdk",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-angular": "^8.1.0",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^2.1.0",
"husky": "^3.0.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wlanjie/trinity.git"
},
"author": "wlanjie",
"license": "ISC",
"bugs": {
"url": "https://github.com/wlanjie/trinity/issues"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"homepage": "https://github.com/wlanjie/trinity#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/1fly/trinity.git
git@gitee.com:1fly/trinity.git
1fly
trinity
trinity
master

搜索帮助