Merge pull request #33 from lukehorvat/license

Define license in package.json
This commit is contained in:
Roman Shtylman
2015-10-07 19:50:19 -07:00

View File

@@ -3,6 +3,7 @@
"name": "localtunnel-server",
"description": "expose localhost to the world",
"version": "0.0.8",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/shtylman/localtunnel-server.git"