@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"main": "dist/less-1.5.1",
|
||||||
|
"format": "global",
|
||||||
|
"files": ["dist/less-1.5.1.js"],
|
||||||
|
"shim": {
|
||||||
|
"dist/less-1.5.1": {
|
||||||
|
"exports": "less"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"buildConfig": {
|
||||||
|
"uglify": true
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -26,6 +26,7 @@
|
|||||||
"jquery-pjax": "github:defunkt/jquery-pjax",
|
"jquery-pjax": "github:defunkt/jquery-pjax",
|
||||||
"jquery.cookie": "github:carhartl/jquery-cookie",
|
"jquery.cookie": "github:carhartl/jquery-cookie",
|
||||||
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
||||||
|
"less": "github:matthewp/plugin-less",
|
||||||
"lodash": "npm:lodash-node",
|
"lodash": "npm:lodash-node",
|
||||||
"marionette": "github:marionettejs/backbone.marionette",
|
"marionette": "github:marionettejs/backbone.marionette",
|
||||||
"masonry": "github:desandro/masonry",
|
"masonry": "github:desandro/masonry",
|
||||||
|
|||||||
Reference in New Issue
Block a user