Skip to content

Commit

Permalink
[FEAT] Add package.json File
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongHunE committed Oct 30, 2024
1 parent 90ee768 commit 3e57b6c
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": "knutice-opensourcelicense",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}

0 comments on commit 3e57b6c

Please sign in to comment.