{ "name": "react-native-widget-center", "title": "React Native Widget Center", "version": "0.0.9", "description": "WidgetCenter for React Native", "main": "index.js", "files": [ "README.md", "android", "index.js", "ios", "react-native-widget-center.podspec" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Taylor123/react-native-widget-center.git", "baseUrl": "https://github.com/Taylor123/react-native-widget-center" }, "keywords": [ "react-native" ], "author": { "name": "Taylor Johnson" }, "license": "MIT", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": "^16.8.1", "react-native": ">=0.60.0-rc.0 <1.0.x" }, "devDependencies": { "react": "^16.9.0", "react-native": "^0.61.5" } }