summaryrefslogtreecommitdiffstats
path: root/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/jquery/package.json
blob: acccc09c46d5ca661ec1002faeadb54a8901a4ae (plain)
1
2
3
4
5
6
7
8
9
10
{
  "private": true,
  "dependencies": {
    "director": "~1.2.2",
    "handlebars": "^4.0.6",
    "jquery": "^3.1.1",
    "todomvc-app-css": "^2.1.0",
    "todomvc-common": "^1.0.4"
  }
}