Add a homepage entry to the package.json

This commit is contained in:
Erjan Gavalji
2016-02-04 18:19:44 +02:00
parent d3c5c6ddd6
commit 13874c88c2

View File

@ -2,6 +2,7 @@
"name": "tns-core-modules",
"description": "Telerik NativeScript Core Modules",
"version": "1.6.0",
"homepage":"https://www.nativescript.org",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/NativeScript"
@ -45,4 +46,4 @@
"android": "1.3.0"
}
}
}
}