Files
jspm-registry/registry.json
T
2013-08-26 08:08:53 +02:00

16 lines
328 B
JSON

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