mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
Define license in package.json
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user