{ "name": "ext-theme-classic-sandbox", "type": "theme", "creator": "Sencha", "summary": "Ext JS Classic Sandbox Theme", "detailedDescription": "The same visuals as the Classic Theme but in a CSS sandbox", "version": "5.0.0", "compatVersion": "5.0.0", "format": "1", "slicer": { "js": [ { "path": "${package.dir}/sass/example/custom.js", "isWidgetManifest": true } ] }, "output": "${package.dir}/build", "local": true, "requires": [], "extend": "ext-theme-classic" }