Skip to content

Commit

Permalink
Created package json at root folder
Browse files Browse the repository at this point in the history
  • Loading branch information
arch-fan committed Apr 4, 2024
1 parent 582f405 commit 4e11578
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "chinese-character-writing-practice",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}

0 comments on commit 4e11578

Please sign in to comment.