2017-05-02 13:10:23 +02:00
|
|
|
{
|
2016-07-27 10:56:49 +02:00
|
|
|
"version": "1.0.0-*",
|
|
|
|
|
"description": "Yavsc Client Api",
|
|
|
|
|
"authors": [
|
|
|
|
|
"Paul Schneider"
|
|
|
|
|
],
|
|
|
|
|
"tags": [
|
|
|
|
|
""
|
|
|
|
|
],
|
|
|
|
|
"projectUrl": "",
|
|
|
|
|
"licenseUrl": "",
|
|
|
|
|
"tooling": {
|
|
|
|
|
"defaultNamespace": "Yavsc"
|
|
|
|
|
},
|
2017-05-02 13:10:23 +02:00
|
|
|
"dependencies": {
|
|
|
|
|
"Newtonsoft.Json": "10.0.2"
|
|
|
|
|
},
|
2016-07-27 10:56:49 +02:00
|
|
|
"frameworks": {
|
2017-03-17 12:58:06 +01:00
|
|
|
"net451": {
|
2017-01-13 16:31:40 +01:00
|
|
|
"frameworkAssemblies": {
|
2017-05-02 13:10:23 +02:00
|
|
|
"System.ComponentModel.DataAnnotations": "4.0.0"
|
2017-01-13 16:31:40 +01:00
|
|
|
}
|
2017-04-03 15:34:47 +02:00
|
|
|
}
|
2016-07-27 10:56:49 +02:00
|
|
|
}
|
2017-05-01 00:00:56 +02:00
|
|
|
}
|