react-native-pulse
Version:
React Native Pulse Animation
29 lines (28 loc) • 647 B
JSON
{
"name": "react-native-pulse",
"version": "1.0.7",
"description": "React Native Pulse Animation",
"main": "pulse.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sahlhoff/react-native-pulse.git"
},
"keywords": [
"react",
"react-component",
"ios",
"react-native",
"animation",
"ui",
"pulse"
],
"author": "Chad Sahlhoff",
"license": "ISC",
"bugs": {
"url": "https://github.com/sahlhoff/react-native-pulse/issues"
},
"homepage": "https://github.com/sahlhoff/react-native-pulse#readme"
}