12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"jquery": {
|
|
"location": "github:components/jquery",
|
|
"main": "jquery"
|
|
},
|
|
"bootstrap": {
|
|
"location": "github:twbs/bootstrap",
|
|
"main": "dist/js/bootstrap",
|
|
"depends": ["../css/bootstrap.css!"]
|
|
}
|
|
}
|