Warning, /webapps/ocs-webserver/httpdocs/theme/react/lib/mdl/bower.json is written in an unsupported language. File is not indexed.

0001 {
0002   "name": "material-design-lite",
0003   "version": "1.3.0",
0004   "homepage": "https://github.com/google/material-design-lite",
0005   "authors": [
0006     "Material Design Lite team"
0007   ],
0008   "description": "Material Design Components in CSS, JS and HTML",
0009   "main": [
0010     "material.min.css",
0011     "material.min.js"
0012   ],
0013   "keywords": [
0014     "material",
0015     "design",
0016     "styleguide",
0017     "style",
0018     "guide"
0019   ],
0020   "license": "Apache-2",
0021   "ignore": [
0022     "**/.*",
0023     "node_modules",
0024     "bower_components",
0025     "./lib/.bower_components",
0026     "test",
0027     "tests"
0028   ]
0029 }