summaryrefslogtreecommitdiffstats
path: root/js/vendor/traceur-runtime/.bower.json
blob: 61fc26bcd3bf96090343b405e4f283f95a95ead0 (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.60",
  "main": "./traceur-runtime.js",
  "ignore": [
    "node_modules",
    "Gruntfile.js",
    "*.json",
    ".*"
  ],
  "homepage": "https://github.com/jmcriffey/bower-traceur-runtime",
  "_release": "0.0.60",
  "_resolution": {
    "type": "version",
    "tag": "0.0.60",
    "commit": "74f6bf024d21aa5bd7d32edf5e0ee50dfe370845"
  },
  "_source": "git://github.com/jmcriffey/bower-traceur-runtime.git",
  "_target": "~0.0.60",
  "_originalSource": "traceur-runtime"
}