mirror of
https://github.com/wu736139669/RN_AWord.git
synced 2026-08-05 06:24:39 +00:00
14 lines
246 B
JSON
14 lines
246 B
JSON
{
|
|
"name": "testdemo",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "sudo react-native start"
|
|
},
|
|
"dependencies": {
|
|
"moment": "^2.11.1",
|
|
"react-native": "^0.19.0-rc",
|
|
"react-native-storage": "0.0.12"
|
|
}
|
|
}
|