PDF rausgenommen
This commit is contained in:
61
msd2/tracking/piwik/libs/bower_components/materialize/bower.json
vendored
Normal file
61
msd2/tracking/piwik/libs/bower_components/materialize/bower.json
vendored
Normal file
@ -0,0 +1,61 @@
|
||||
{
|
||||
"name": "Materialize",
|
||||
"description": "A modern responsive front-end framework based on Material Design",
|
||||
"keywords": [
|
||||
"css",
|
||||
"js",
|
||||
"sass",
|
||||
"mobile-first",
|
||||
"responsive",
|
||||
"front-end",
|
||||
"framework",
|
||||
"ux",
|
||||
"material",
|
||||
"design"
|
||||
],
|
||||
"main": [
|
||||
"bin/materialize.css",
|
||||
"bin/materialize.js",
|
||||
"fonts/roboto/Roboto-Bold.ttf",
|
||||
"fonts/roboto/Roboto-Bold.woff",
|
||||
"fonts/roboto/Roboto-Bold.woff2",
|
||||
"fonts/roboto/Roboto-Light.ttf",
|
||||
"fonts/roboto/Roboto-Light.woff",
|
||||
"fonts/roboto/Roboto-Light.woff2",
|
||||
"fonts/roboto/Roboto-Medium.ttf",
|
||||
"fonts/roboto/Roboto-Medium.woff",
|
||||
"fonts/roboto/Roboto-Medium.woff2",
|
||||
"fonts/roboto/Roboto-Regular.ttf",
|
||||
"fonts/roboto/Roboto-Regular.woff",
|
||||
"fonts/roboto/Roboto-Regular.woff2",
|
||||
"fonts/roboto/Roboto-Thin.ttf",
|
||||
"fonts/roboto/Roboto-Thin.woff",
|
||||
"fonts/roboto/Roboto-Thin.woff2"
|
||||
],
|
||||
"ignore": [
|
||||
"jade/",
|
||||
".gitignore",
|
||||
"CNAME",
|
||||
"css/",
|
||||
"bower.json",
|
||||
"README.md",
|
||||
"images/",
|
||||
"js/jquery.timeago.js",
|
||||
"js/init.js",
|
||||
"js/prism.js",
|
||||
"res/",
|
||||
"sass/style.scss",
|
||||
"sass/ghpages-materialize.scss",
|
||||
"**/*.html",
|
||||
"**/*.zip",
|
||||
"**/*.txt",
|
||||
"sitemap.xml",
|
||||
"package.json",
|
||||
"Gruntfile.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user