posimai-boki/package.json

10 lines
243 B
JSON
Raw Normal View History

{
"name": "posimai-boki",
"version": "1.0.0",
"description": "簿記2級 概念学習・理解度チェックアプリ",
"private": true,
"scripts": {
"deploy": "git push gitea main && git push github main"
}
}