summaryrefslogtreecommitdiff
path: root/thirdparty/URI.js/bower.json
blob: b3a554d6b22cb3f7544bf33695e57c417829780f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "urijs",
  "version": "1.18.2",
  "main": "src/URI.js",
  "ignore": [
    ".*",
    "*.css",
    "/*.js",
    "/*.html",
    "/*.json",
    "utils",
    "test",
    "prettify"
  ],
  "license": "MIT"
}