Skip to content

Commit 858d541

Browse files
committed
package.json
1 parent 2e61795 commit 858d541

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "template-nodejs-server",
3+
"version": "1.0.0",
4+
"main": "index.js",
5+
"repository": "https://github.com/kb2ateam/template-nodejs-server",
6+
"author": "khoakomlem <khoakomlem@gmail.com>",
7+
"license": "MIT"
8+
}

0 commit comments

Comments
 (0)