We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b582e commit 011c41aCopy full SHA for 011c41a
src/package.json
@@ -41,6 +41,11 @@
41
},
42
"bootstrapper": "nativescript-plugin-seed",
43
"author": "Robert Laverty <roblav96@gmail.com> (https://github.com/roblav96)",
44
+ "contributors": [{
45
+ "name": "Eddy Verbruggen",
46
+ "email": "eddyverbruggen@gmail.com",
47
+ "url": "https://github.com/EddyVerbruggen",
48
+ }],
49
"repository": "github:gethuman/nativescript-https",
50
"homepage": "https://github.com/gethuman/nativescript-https",
51
"bugs": "https://github.com/gethuman/nativescript-https/issues",
0 commit comments