@ozanmanav/react-native-boilerplate-ts
Version:
TheCodingMachine React Native Boilerplate With Typescript
28 lines (27 loc) • 752 B
JSON
{
"name": "@ozanmanav/react-native-boilerplate-ts",
"version": "2.1.4",
"description": "TheCodingMachine React Native Boilerplate With Typescript",
"repository": {
"type": "git",
"url": "https://github.com/ozanmanav/react-native-boilerplate-ts.git"
},
"author": "Ozan Manav <ozan387@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ozanmanav/react-native-boilerplate-ts/issues"
},
"homepage": "https://github.com/ozanmanav/react-native-boilerplate-ts#readme",
"main": "post-init.script.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"native",
"boilerplate",
"thecodingmachine",
"react-native",
"starter-kit"
]
}