bmstu-mt-wp/bower.json

25 lines
397 B
JSON

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