@handidev/react-native-boilerplate
Version:
React Native Boilerplate Template
28 lines (27 loc) • 692 B
JSON
{
"name": "@handidev/react-native-boilerplate",
"version": "0.2.1",
"keywords": [
"react",
"native",
"boilerplate",
"rn-boilerplate",
"handidev",
"react-native",
"starter-kit",
"react-navigation",
"react-native-navigation",
"0.73.1"
],
"scripts": {
"release": "standard-version"
},
"description": "React Native Boilerplate Template",
"repository": "https://github.com/handi-dev/react-native-boilerplate",
"author": "Handi Priyono <contact@handi.dev>",
"license": "MIT",
"dependencies": {},
"devDependencies": {
"standard-version": "^9.5.0"
}
}