idea ide updates
[scannr.git] / js / flotr2 / make / lib.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "JAVASCRIPT": {
        "DIST_DIR": "./build",
        "bean": [
            {
                "src": "./lib/bean.js",
                "jshint": false
            }
        ],
        "underscore": [
            {
                "src": "./lib/underscore.js",
                "jshint": false
            }
        ]
    }
}