Add homepage to package.json
This commit is contained in:
parent
551416ecc6
commit
8d60483171
|
@ -5,6 +5,7 @@
|
||||||
"main": "bin/app.js",
|
"main": "bin/app.js",
|
||||||
"author": "Mohammad Fares <faressoft.com@gmail.com>",
|
"author": "Mohammad Fares <faressoft.com@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"homepage": "http://terminalizer.com",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/faressoft/terminalizer.git"
|
"url": "https://github.com/faressoft/terminalizer.git"
|
||||||
|
|
Loading…
Reference in New Issue