mirror of
https://github.com/wu736139669/react-native-QDProgressHUD.git
synced 2026-08-05 06:18:38 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
|
||||
{
|
||||
"name": "react-native-progress-hud",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"react-native"
|
||||
],
|
||||
"author": "",
|
||||
"license": "",
|
||||
"peerDependencies": {
|
||||
"react-native": "^0.41.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user