2017-11-20 14:34:38 +02:00

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"
}