aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-21 18:22:52 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-21 18:22:52 +0530
commit2219ac3e3db3ead7cb9b8ef88726225b1754d6f3 (patch)
treeb3f35071c072a2f3453e4b06015ea650daf7c2f2 /app.json
parentb78006ac1b9aa65c190daa5c248edd644f75c070 (diff)
added app.json
Diffstat (limited to 'app.json')
-rw-r--r--app.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/app.json b/app.json
new file mode 100644
index 0000000..4b598d1
--- /dev/null
+++ b/app.json
@@ -0,0 +1,5 @@
+{
+ "name": "Minimalistic tic tac toe",
+ "description": "What else description do you need",
+ "keywords": ["react", "tic tac toe", "gpl"]
+}