mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 17:15:54 +00:00
14 lines
295 B
JSON
14 lines
295 B
JSON
|
{
|
||
|
"name": "react-animated",
|
||
|
"description": "Animated provides powerful mechanisms for animating your React views",
|
||
|
"version": "0.1.0",
|
||
|
"keywords": [
|
||
|
"react",
|
||
|
"animated",
|
||
|
"animation"
|
||
|
],
|
||
|
"license": "BSD-3-Clause",
|
||
|
"main": "Animated.js",
|
||
|
"readmeFilename": "README.md"
|
||
|
}
|