react-native-template-sishu
Version:
私塾国际学府 React Native 团队开箱即用项目模板
34 lines (33 loc) • 852 B
JSON
{
"name": "react-native-template-sishu",
"version": "0.61.5-44",
"description": "私塾国际学府 React Native 团队开箱即用项目模板",
"scripts": {
"postversion": "git push --tags && git push && npm publish"
},
"files": [
"template",
"template.config.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/sishuguojixuefu/react-native-template-sishu.git"
},
"keywords": [
"react-native",
"typescript",
"jest",
"template",
"boilerplate"
],
"author": {
"name": "杨俊宁",
"url": "https://youngjuning.js.org",
"email": "1003719811@qq.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/sishuguojixuefu/react-native-template-sishu/issues"
},
"homepage": "https://github.com/sishuguojixuefu/react-native-template-sishu#readme"
}