mirror of
https://github.com/status-im/react-native-linear-gradient.git
synced 2025-02-02 10:55:43 +00:00
13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"name": "AnimatedGradient",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node_modules/react-native/packager/packager.sh"
|
|
},
|
|
"dependencies": {
|
|
"react-native": "^0.3.10",
|
|
"react-native-linear-gradient": "^0.1.7"
|
|
}
|
|
}
|