mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-24 07:20:21 +00:00
13 lines
235 B
JSON
13 lines
235 B
JSON
{
|
|
"name": "Basic",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node_modules/react-native/packager/packager.sh"
|
|
},
|
|
"dependencies": {
|
|
"react-native": "^0.11.4",
|
|
"react-native-blur": "^0.7.0"
|
|
}
|
|
}
|