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

.bower.json « jquery-placeholder « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b5282092dd6cf062b84d196903d55d965ed49363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "jquery-placeholder",
  "version": "2.0.8",
  "main": [
    "jquery.placeholder.js"
  ],
  "homepage": "https://github.com/mathiasbynens/jquery-placeholder",
  "_release": "2.0.8",
  "_resolution": {
    "type": "version",
    "tag": "v2.0.8",
    "commit": "051f21ef5279f4887d9caf6af7af211d933ba670"
  },
  "_source": "git://github.com/mathiasbynens/jquery-placeholder.git",
  "_target": "~2.0.8",
  "_originalSource": "jquery-placeholder"
}