mirror of
https://github.com/wu736139669/react-native-QDProgressHUD.git
synced 2026-08-05 06:18:38 +00:00
提交完成
This commit is contained in:
+12
-2
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "react-native-progress-hud",
|
"name": "react-native-ash-progress-hud",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
@@ -10,9 +10,19 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"react-native"
|
"react-native"
|
||||||
],
|
],
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git@github.com:wu736139669/react-native-QDProgressHUD.git"
|
||||||
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "",
|
"license": "",
|
||||||
|
"devDependencies": {
|
||||||
|
"react-native": "0.55.4",
|
||||||
|
"prop-types": "^15.6.2",
|
||||||
|
"react": "16.3.1"
|
||||||
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react-native": "^0.41.2"
|
"react-native": "0.x",
|
||||||
|
"react": "16.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user