summaryrefslogtreecommitdiffstats
path: root/js/vendor/traceur-runtime/.bower.json
blob: f27301da7e70d3507b0ccf7d34a0528325cd7e91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "traceur-runtime",
  "version": "0.0.58",
  "main": "./traceur-runtime.js",
  "ignore": [
    "node_modules",
    "Gruntfile.js",
    "*.json",
    ".*"
  ],
  "homepage": "https://github.com/jmcriffey/bower-traceur-runtime",
  "_release": "0.0.58",
  "_resolution": {
    "type": "version",
    "tag": "0.0.58",
    "commit": "b75049784a03c21776238a8d2e58b639cc399efc"
  },
  "_source": "git://github.com/jmcriffey/bower-traceur-runtime.git",
  "_target": "~0.0.41",
  "_originalSource": "traceur-runtime"
}