new registry update

This commit is contained in:
guybedford
2013-09-16 11:23:44 +02:00
parent 2768fd1a05
commit a99092aba6
5 changed files with 63 additions and 51 deletions
@@ -0,0 +1,9 @@
{
"main": "js/bootstrap",
"depends": {
"js/bootstrap": ["lib:jquery", "bootstrap.css!"]
},
"directories": {
"lib": "dist"
}
}