UNPKG

@native-base/react-native-template

Version:

The base template for react-native with NativeBase.

32 lines (31 loc) 811 B
{ "name": "@native-base/react-native-template", "version": "1.3.0", "keywords": [ "react-native", "template", "nativebase" ], "description": "The base template for react-native with NativeBase.", "repository": { "type": "git", "url": "git+https://github.com/GeekyAnts/nativebase-templates.git", "directory": "react-native-template-nativebase" }, "files": [ "template", "template.config.js" ], "license": "MIT", "bugs": { "url": "https://github.com/GeekyAnts/nativebase-templates/issues" }, "homepage": "https://github.com/GeekyAnts/nativebase-templates#readme", "main": "template.config.js", "dependencies": {}, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Aditya Jamuar" }