1 Star 0 Fork 28

happy1895/flutter-icons

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

搜索帮助