@@ -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",
|
"twitter": "npm:twitter",
|
||||||
"typeahead": "github:twitter/typeahead.js",
|
"typeahead": "github:twitter/typeahead.js",
|
||||||
"ua-parser-js": "npm:ua-parser-js",
|
"ua-parser-js": "npm:ua-parser-js",
|
||||||
|
"uikit": "github:uikit/uikit",
|
||||||
"underscore": "npm:underscore",
|
"underscore": "npm:underscore",
|
||||||
"uri-templates": "npm:uri-templates",
|
"uri-templates": "npm:uri-templates",
|
||||||
"url": "github:jspm/nodelibs-url",
|
"url": "github:jspm/nodelibs-url",
|
||||||
|
|||||||
Reference in New Issue
Block a user