2017-05-02 13:10:23 +02:00
|
|
|
{
|
2018-01-17 17:16:03 +01:00
|
|
|
"version": "1.0.2",
|
2018-01-11 21:34:50 +01:00
|
|
|
"description": "Yavsc Client Api",
|
|
|
|
|
"authors": [
|
|
|
|
|
"Paul Schneider"
|
|
|
|
|
],
|
|
|
|
|
"tags": [
|
|
|
|
|
""
|
|
|
|
|
],
|
|
|
|
|
"projectUrl": "",
|
|
|
|
|
"licenseUrl": "",
|
|
|
|
|
"tooling": {
|
|
|
|
|
"defaultNamespace": "Yavsc"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Newtonsoft.Json": "10.0.2"
|
|
|
|
|
},
|
|
|
|
|
"frameworks": {
|
|
|
|
|
"net451": {
|
|
|
|
|
"frameworkAssemblies": {
|
|
|
|
|
"System.ComponentModel.DataAnnotations": "4.0.0",
|
|
|
|
|
"System.Json": "4.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
2017-04-03 15:34:47 +02:00
|
|
|
}
|
2018-01-17 17:16:03 +01:00
|
|
|
}
|