mirror of
https://github.com/wu736139669/react-native-QDProgressHUD.git
synced 2026-08-05 06:18:38 +00:00
28 lines
560 B
JSON
28 lines
560 B
JSON
{
|
|
"name": "react-native-ash-progress-hud",
|
|
"version": "1.0.2",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [
|
|
"react-native"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:wu736139669/react-native-QDProgressHUD.git"
|
|
},
|
|
"author": "",
|
|
"license": "",
|
|
"devDependencies": {
|
|
"react-native": "0.55.4",
|
|
"prop-types": "^15.6.2",
|
|
"react": "16.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react-native": "0.x",
|
|
"react": "16.x"
|
|
}
|
|
}
|