a yavsc nuspec

This commit is contained in:
Paul Schneider 2018-03-11 15:25:20 +01:00
commit f408c7836b
3 changed files with 46 additions and 7 deletions

View file

@ -1,12 +1,28 @@
{
"version": "1.0.5",
"version": "1.0.5-*",
"description": "Yavsc Client Api",
"authors": [
"Paul Schneider"
],
"tags": [
""
"Paul Schneider <paul@pschneider.fr>"
],
"packOptions": {
"repository": {
"type": "git",
"url": "https://github.com/pazof/yavsc"
},
"licenseUrl": "https://github.com/pazof/yavsc/blob/vnext/LICENSE",
"requireLicenseAcceptance": true,
"owners": [
"Paul Schneider <paul@pschneider.fr>"
],
"summary": "Yet another very small company",
"projectUrl": "http://yavsc.pschneider.fr",
"tags": [
"Blog",
"Blog",
"PoS",
"Chat"
]
},
"projectUrl": "",
"licenseUrl": "",
"tooling": {