1 Star 0 Fork 0

levin / react-native-percent-circle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 621 Bytes
一键复制 编辑 原始数据 按行查看 历史
levin 提交于 2017-11-03 10:57 . 属性名修改
{
"name": "react-native-percent-circle",
"version": "0.0.6",
"description": "React Native component for creating animated, circular progress with webview canvas",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/hlerenow/react-native-percent-circle.git"
},
"keywords": [
"react",
"react-native",
"react-component",
"progress",
"chart",
"circle",
"percent"
],
"author": {
"name:": "hlere",
"email": "595806119@qq.com"
},
"license": "MIT"
}
JavaScript
1
https://gitee.com/HLmagic/react-native-percent-circle.git
git@gitee.com:HLmagic/react-native-percent-circle.git
HLmagic
react-native-percent-circle
react-native-percent-circle
master

搜索帮助