Commit bff7624c authored by james's avatar james

init

parent 3e328c7f
Pipeline #2841 canceled with stages
console.log('Hello World');
\ No newline at end of file
{
"name": "nodejs_tutorial",
"version": "1.0.0",
"description": "Nodejs教學分享",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://gitlab.essenptl.com/jameschiu/nodejs_tutorial.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment