|
| 1 | +{ |
| 2 | + "name": "react-native-pulse-loader", |
| 3 | + "version": "1.0.1", |
| 4 | + "description": "tinder-like loader for your react native app", |
| 5 | + "main": "PulseLoader.js", |
| 6 | + "scripts": { |
| 7 | + "test": "echo \"Error: no test specified\" && exit 1" |
| 8 | + }, |
| 9 | + "repository": { |
| 10 | + "type": "git", |
| 11 | + "url": "https://github.com/mastermoo/react-native-pulse-loader.git" |
| 12 | + }, |
| 13 | + "keywords": [ |
| 14 | + "react-native", |
| 15 | + "tinder", |
| 16 | + "loader", |
| 17 | + "pulse-loader", |
| 18 | + "location-loader" |
| 19 | + ], |
| 20 | + "peerDependencies": { |
| 21 | + "react-native": "^0.27" |
| 22 | + }, |
| 23 | + "author": "Yousef Kamawall", |
| 24 | + "license": "MIT", |
| 25 | + "bugs": { |
| 26 | + "url": "https://github.com/mastermoo/react-native-pulse-loader/issues" |
| 27 | + }, |
| 28 | + "homepage": "https://github.com/mastermoo/react-native-pulse-loader#readme" |
| 29 | +} |
0 commit comments