Files
jspm-registry/registry.json
T

8 lines
263 B
JSON
Raw Normal View History

2013-08-22 13:31:59 +02:00
{
2013-09-11 13:40:51 +02:00
"jquery": "github:components/jquery",
2013-09-11 14:24:54 +02:00
"angular": "cdnjs:angular.js/{version=1.1.5,1.1.4}#angular",
"angular-ui": "cdnjs:angular-ui/{version=0.4.0}#angular-ui",
2013-09-11 12:26:01 +02:00
"bootstrap": "github:twbs/bootstrap",
2013-09-11 14:24:54 +02:00
"webfont": "cdnjs:webfont/{version=1.3.0}#webfont"
2013-08-22 15:21:44 +02:00
}