summaryrefslogtreecommitdiffstats
path: root/js/vendor/traceur-runtime/bower.json
blob: 3d45ebaca896cff6f2471a111e55e58f8f3a0621 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "name": "traceur-runtime",
    "version": "0.0.58",
    "main": "./traceur-runtime.js",
    "ignore": [
        "node_modules",
        "Gruntfile.js",
        "*.json",
        ".*"
    ]
}