react-native-perfect-marquee
Version:
React Native Perfect Marquee is a extremely lightweight React Native component that harnesses silky smooth marquees
39 lines • 1.06 kB
JSON
{
"name": "react-native-perfect-marquee",
"version": "1.3.5",
"description": "React Native Perfect Marquee is a extremely lightweight React Native component that harnesses silky smooth marquees",
"main": "index.js",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"maintainers": [
{
"name": "m_deepakverma"
}
],
"keywords": [
"marquee",
"react-native-marquee",
"react native marquee",
"react native perfect marquee",
"marquee",
"perfect marquee",
"perfect",
"smooth marquee"
],
"author": "m_deepakverma",
"repository": {
"type": "git",
"url": "git+https://github.com/ErDeepakVerma/react-native-perfect-marquee.git"
},
"bugs": {
"url": "https://github.com/ErDeepakVerma/react-native-perfect-marquee/issues"
},
"homepage": "https://github.com/ErDeepakVerma/react-native-perfect-marquee#readme",
"peerDependencies": {
"react": ">=18.2.0 <19.0.0",
"react-native": ">=0.74.0",
"react-native-reanimated": "^3.12.0"
}
}