UNPKG

react-native-spinkit

Version:

A collection of animated loading indicators for React Native

33 lines (32 loc) 687 B
{ "name": "react-native-spinkit", "version": "0.1.3", "description": "A collection of animated loading indicators for React Native", "main": "index.js", "keywords": [ "react-component", "react-native", "ios", "android", "spinkit", "spinner", "loader", "indicator" ], "repository": { "type": "git", "url": "git://github.com/maxs15/react-native-spinkit.git" }, "author": { "name": "Maxime Mezrahi", "email": "maxime.mezrahi@gmail.com", "url": "https://github.com/maxs15" }, "rnpm": { "commands": { "prelink": "node ./node_modules/react-native-spinkit/scripts/rnpm-prelink.js" } }, "dependencies": { } }