@@ -0,0 +1,11 @@
|
||||
{
|
||||
"main": "js/uikit",
|
||||
"shim": {
|
||||
"js/uikit": {
|
||||
"deps": "jquery"
|
||||
},
|
||||
"js/uikit/core/.*": "../uikit",
|
||||
"js/uikit/components/.*": ["../uikit"]
|
||||
},
|
||||
"files": ["css", "fonts", "js"]
|
||||
}
|
||||
@@ -250,6 +250,7 @@
|
||||
"twitter": "npm:twitter",
|
||||
"typeahead": "github:twitter/typeahead.js",
|
||||
"ua-parser-js": "npm:ua-parser-js",
|
||||
"uikit": "github:uikit/uikit",
|
||||
"underscore": "npm:underscore",
|
||||
"uri-templates": "npm:uri-templates",
|
||||
"url": "github:jspm/nodelibs-url",
|
||||
|
||||
Reference in New Issue
Block a user