UNPKG

react-native-google-books

Version:
34 lines (33 loc) 859 B
{ "name": "react-native-google-books", "version": "1.0.4", "description": "A React Native component for browsing google books", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/anooj1483/react-native-google-books.git" }, "keywords": [ "react-native-google-books", "react", "react-native-google", "react-native-books", "react", "books", "google books", "google books for react native", "react native google books" ], "author": "Anooj Krishnan G", "license": "ISC", "bugs": { "url": "https://github.com/anooj1483/react-native-google-books/issues" }, "homepage": "https://github.com/anooj1483/react-native-google-books#readme", "dependencies": { "axios": "^0.18.0" } }