Define license in package.json

This commit is contained in:
Luke Horvat
2015-10-08 12:04:13 +11:00
parent 2345f27b8a
commit 6dcb2d3df0

View File

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