Files
jspm-registry/registry.json
T
2013-08-22 18:54:23 +02:00

12 lines
234 B
JSON

{
"jquery": {
"location": "github:components/jquery",
"main": "jquery"
},
"bootstrap": {
"location": "github:twbs/bootstrap",
"main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jquery"]
}
}