UNPKG

react-native-android-studio

Version:

React Native plugin to open Android Studio via "react native studio"

25 lines (24 loc) 650 B
{ "name": "react-native-android-studio", "version": "2.0.0", "description": "React Native plugin to open Android Studio via \"react native studio\"", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rhdeck/react-native-studio.git" }, "keywords": [ "react-native", "android", "android-developer-studio" ], "author": "Ray Deck", "license": "MIT", "bugs": { "url": "https://github.com/rhdeck/react-native-studio/issues" }, "homepage": "https://github.com/rhdeck/react-native-studio#readme" }