@thiendangit1102/rn-typescript-graphql
Version:
React Native TypeScript Apollo Graphql Boilerplate
50 lines (49 loc) • 1.02 kB
JSON
{
"name": "@thiendangit1102/rn-typescript-graphql",
"version": "0.1.9",
"description": "React Native TypeScript Apollo Graphql Boilerplate",
"scripts": {
"publish": "npm publish --access=public"
},
"files": [
"template",
"template.config.js"
],
"repository": {
"type": "git",
"url": "https://github.com/thiendangit/react-native-typeScript-graphql-boilerplate"
},
"keywords": [
"react-native",
"typescript",
"jest",
"graphql-client",
"template",
"boilerplate",
"starter",
"typescript",
"absolute",
"imports",
"navigation",
"async",
"storage",
"components",
"bundle",
"husky",
"git",
"hooks",
"startup",
"fast-image"
],
"author": "thiendangit",
"license": "MIT",
"homepage": "https://github.com/thiendangit/react-native-typeScript-graphql-boilerplate",
"release-it": {
"git": {
"commitMessage": "chore: release v${version}"
},
"github": {
"release": true
}
}
}