2014-03-14 19:50:34 +04:00
|
|
|
{
|
|
|
|
"name": "shower",
|
2014-05-13 22:33:23 +04:00
|
|
|
"version": "1.0.10",
|
2014-03-14 19:50:34 +04:00
|
|
|
"license": "MIT",
|
|
|
|
"main": "index.html",
|
|
|
|
"ignore": [
|
2014-05-13 03:04:58 +04:00
|
|
|
"*",
|
|
|
|
"!pictures/**",
|
|
|
|
"!index.html",
|
|
|
|
"!License.md",
|
|
|
|
"!Readme.md",
|
|
|
|
"!bower.json"
|
2014-03-14 19:50:34 +04:00
|
|
|
],
|
|
|
|
"keywords": [
|
|
|
|
"shower",
|
|
|
|
"presentation",
|
|
|
|
"template"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
2014-05-13 22:33:23 +04:00
|
|
|
"shower-bright": "^1.0.9",
|
|
|
|
"shower-core": "^1.0.4",
|
|
|
|
"shower-ribbon": "^1.0.9"
|
2014-03-14 19:50:34 +04:00
|
|
|
}
|
|
|
|
}
|