General purpose task for building external modules

This commit is contained in:
Tim Schaub
2014-10-23 12:06:14 -06:00
parent 45967992fb
commit 01b64bc655
2 changed files with 89 additions and 1 deletions
+5 -1
View File
@@ -30,6 +30,7 @@
"htmlparser2": "3.7.3",
"jsdoc": "3.3.0-alpha9",
"nomnom": "1.8.0",
"rbush": "1.3.4",
"temp": "0.8.1",
"walk": "2.3.4"
},
@@ -43,5 +44,8 @@
"phantomjs": "1.9.10",
"proj4": "2.3.3",
"sinon": "1.10.3"
}
},
"ext": [
"rbush"
]
}