1 Star 0 Fork 5

colluslau/MYNT-EYE-D-SDK

forked from Slightech/MYNT-EYE-D-SDK 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 763 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "mynt-eye-d-sdk",
"version": "1.0.0",
"description": "MYNT EYE D SDK",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/slightech/MYNT-EYE-D-SDK.git"
},
"keywords": [],
"author": "",
"license": "Apache-2.0",
"devDependencies": {
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.1.2",
"cz-conventional-changelog": "^2.1.0",
"husky": "^1.2.1"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/colluslau/MYNT-EYE-D-SDK.git
git@gitee.com:colluslau/MYNT-EYE-D-SDK.git
colluslau
MYNT-EYE-D-SDK
MYNT-EYE-D-SDK
master

搜索帮助