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