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