1 Star 9 Fork 2

flutter-studio/smart-color

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 811 Bytes
一键复制 编辑 原始数据 按行查看 历史
leman(tanfu) 提交于 2019-01-16 10:41 +08:00 . docs(package.json): add package.json file
{
"name": "smart_color",
"version": "1.0.0",
"description": "English | [简体中文](./README_zh-CN.md)",
"main": "index.js",
"directories": {
"example": "example",
"lib": "lib",
"test": "test"
},
"dependencies": {},
"devDependencies": {
"cz-conventional-changelog": "^2.1.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/flutter-studio/smart-color.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/flutter-studio/smart-color/issues"
},
"homepage": "https://github.com/flutter-studio/smart-color#readme",
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/flutter-studio/smart-color.git
git@gitee.com:flutter-studio/smart-color.git
flutter-studio
smart-color
smart-color
master

搜索帮助