mirror of
https://github.com/status-im/react-native-emoji-picker.git
synced 2026-08-27 18:31:17 +00:00
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"name": "Example",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "../node_modules/react-native/packager/packager.sh start --root ../Example"
|
|
}
|
|
}
|