Files
md-cv-maker/production/bower_components/Materialize/.bower.json
2016-07-28 14:53:35 +01:00

56 lines
1.1 KiB
JSON

{
"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"
],
"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": {},
"homepage": "https://github.com/Dogfalo/materialize",
"version": "0.97.7",
"_release": "0.97.7",
"_resolution": {
"type": "version",
"tag": "v0.97.7",
"commit": "2e1dc18181c44dcef1058368a5fd4fb50216339a"
},
"_source": "https://github.com/Dogfalo/materialize.git",
"_target": "~0.97.6",
"_originalSource": "materialize"
}