move to separate plugin repos
This commit is contained in:
+5
-7
@@ -1,11 +1,9 @@
|
|||||||
{
|
{
|
||||||
"!css": "github:jspm/plugins/css",
|
"!css": "github:jspm/plugin-css",
|
||||||
"!font": "github:jspm/plugins/font",
|
"!font": "github:jspm/plugin-font",
|
||||||
"!hbs": "github:jspm/plugins/hbs",
|
"!image": "github:jspm/plugin-image",
|
||||||
"!html": "github:jspm/plugins/html",
|
"!json": "github:jspm/plugin-json",
|
||||||
"!image": "github:jspm/plugins/image",
|
"!text": "github:jspm/plugin-text",
|
||||||
"!json": "github:jspm/plugins/json",
|
|
||||||
"!text": "github:jspm/plugins/text",
|
|
||||||
|
|
||||||
"angular": "cdnjs:angular.js",
|
"angular": "cdnjs:angular.js",
|
||||||
"angular-ui": "cdnjs:angular-ui/angular-ui",
|
"angular-ui": "cdnjs:angular-ui/angular-ui",
|
||||||
|
|||||||
Reference in New Issue
Block a user