yavsc/YavscLib/project.json

20 lines
341 B
JSON

{
"version": "1.0.0-*",
"description": "Yavsc Client Api",
"authors": [
"Paul Schneider"
],
"tags": [
""
],
"projectUrl": "",
"licenseUrl": "",
"tooling": {
"defaultNamespace": "Yavsc"
},
"dependencies": {},
"frameworks": {
"net451": {},
".NETPortable,Version=v4.5,Profile=Profile111": {}
}
}