Add repository field

This commit is contained in:
Erjan Gavalji
2015-03-30 17:45:58 +03:00
parent 753ee111a6
commit bc0330e238

View File

@ -2,6 +2,10 @@
"name": "tns-core", "name": "tns-core",
"description": "Telerik NativeScript Core", "description": "Telerik NativeScript Core",
"version": "0.4.2", "version": "0.4.2",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/cross-platform-modules"
},
"files": [ "files": [
"**/*.*", "**/*.*",
"**/*" "**/*"