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

12 lines
222 B
JSON

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