simple-react-native-loading-dots
Version:
35 lines (34 loc) • 848 B
JSON
{
"name": "simple-react-native-loading-dots",
"version": "1.1.7",
"description": "Loading Dots",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Gspatelw3/React-Native-Loading-Dots.git"
},
"keywords": [
"Simple",
"React",
"Native",
"Loading",
"Dots",
"Three dots loading",
"React native three dots loading",
"Horizontal three loading dots"
],
"author": "Girija Shanker Patel",
"license": "ISC",
"peerDependencies": {
"react": "18.2.0",
"react-native": "0.72.4",
"typescript": "^4.8.4"
},
"bugs": {
"url": "https://github.com/Gspatelw3/React-Native-Loading-Dots/issues"
},
"homepage": "https://github.com/Gspatelw3/React-Native-Loading-Dots#readme"
}