mirror of
https://github.com/bartgryszko/react-native-circular-progress.git
synced 2026-01-18 16:13:10 +00:00
15 lines
454 B
JSON
15 lines
454 B
JSON
{
|
|
"main": "node_modules/expo/AppEntry.js",
|
|
"private": true,
|
|
"dependencies": {
|
|
"expo": "^23.0.0",
|
|
"react": "16.0.0",
|
|
"react-native": "https://github.com/expo/react-native/archive/sdk-23.0.0.tar.gz",
|
|
"react-native-circular-progress": "https://github.com/bgryszko/react-native-circular-progress.git#master"
|
|
},
|
|
"name": "progresschart",
|
|
"version": "0.0.1",
|
|
"description": "Hello ProgressChart!",
|
|
"author": "Markus Lindqvist"
|
|
}
|