paths: app: "app" test: "test" vendor: "vendor" public: "public" files: scripts: concat: {} copy: {} order: before: - "vendor/jquery-1.10.2.js" after: [] styles: concat: {} copy: {} order: before: [] after: [] images: concat: {} copy: {} order: before: [] after: [] views: concat: {} copy: {} order: before: [] after: [] modules: wrapper: "CMD" notification: true