Files
react-native-emoji-picker/Example/package.json
T
2016-07-31 19:12:19 +02:00

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"
}
}