summaryrefslogtreecommitdiff
path: root/Tizen.WebView/Tizen.WebView.project.json
blob: 389f3bfa4f512e36ce2e38f31f11d026f7506612 (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": {
    "ElmSharp": "1.1.0-*",
    "NETStandard.Library": "1.6.0"
  },
  "frameworks": {
    "netstandard1.3": {}
  }
}