bmstu-mt-wp/bower.json

25 lines
399 B
JSON

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