mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 07:11:39 +08:00
14 lines
279 B
Plaintext
14 lines
279 B
Plaintext
{
|
|
"name": "entry",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "",
|
|
"author": "",
|
|
"license": "",
|
|
"dependencies": {
|
|
"rnoh": "file:../../libs/rnoh",
|
|
"pushy": "file:../../node_modules/react-native-update/harmony"
|
|
}
|
|
}
|
|
|