{ "name": "ext-theme-classic", "type": "theme", "creator": "Sencha", "summary": "Ext JS Classic Theme", "detailedDescription": "The Classic Theme is the tried and true theme for Ext JS", "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-neutral" }