Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
Signed-off-by: gbenhaim <[email protected]>
  • Loading branch information
gbenhaim committed Apr 5, 2017
1 parent af7d873 commit 3fb2c0c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "milab_server_demo",
"version": "1.0.0",
"description": "Demo web server for milab studio",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gbenhaim/milab_server_demo.git"
},
"author": "Gal Ben Haim",
"license": "ISC",
"bugs": {
"url": "https://github.com/gbenhaim/milab_server_demo/issues"
},
"homepage": "https://github.com/gbenhaim/milab_server_demo#readme"
}

0 comments on commit 3fb2c0c

Please sign in to comment.