bmstu-mt-wp/bower.json

24 lines
376 B
JSON

{
"name": "shower",
"license": "MIT",
"main": "index.html",
"ignore": [
"*",
"!pictures/**",
"!index.html",
"!License.md",
"!Readme.md",
"!bower.json"
],
"keywords": [
"shower",
"presentation",
"template"
],
"dependencies": {
"shower-bright": "~1.0.11",
"shower-core": "~1.0.7",
"shower-ribbon": "~1.0.11"
}
}