mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-17 07:25:54 +00:00
Merge pull request #72 from Lykathia/patch-license
package.json: Add license to package.json
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"name": "localtunnel",
|
"name": "localtunnel",
|
||||||
"description": "expose localhost to the world",
|
"description": "expose localhost to the world",
|
||||||
"version": "1.5.0",
|
"version": "1.5.0",
|
||||||
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/shtylman/localtunnel.git"
|
"url": "git://github.com/shtylman/localtunnel.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user