Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bower.json « jqueryui-touch-punch « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ffc6b89f9a04a81603a2a30b468e0d5ee4f67717 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "jqueryui-touch-punch",
  "version": "0.2.3",
  "main": "jquery.ui.touch-punch.min.js",
  "ignore": [],
  "dependencies": {
    "jquery": ">=1.6",
    "jquery-ui": ">=1.8"
  }
}