markup/ffdemo/static/Jimfile

34 строки
778 B
Plaintext

{
"vendor_dir": "assets/js/vendor",
"compressed_path": "assets/js/compressed.js",
"bundle_dir": "assets/js",
"bundles": {
"markApp": [
"jquery.markApp",
"jquery.markApp.linear",
"jquery.markApp.capture",
"jquery.markApp.intro",
"jquery.delayedBind",
"jquery.collapsibleMod",
"jquery.socialShare",
"jquery.ui-selectBox",
"json2",
"canvas_extensions",
"mark.layer",
"mark.layerManager",
"mark.gmlPoint",
"mark.simplifyPath",
"mark.brushes",
"mark.gmlMark",
"mark.scene",
"mark.renderer",
"mark.camera",
"mark.base",
"tween",
"sammy-0.6.3",
"sammy.hash_push_proxy",
"sammy.template"
]
},
"compressed_suffix": ".min"
}