2014-03-14 19:50:34 +04:00
|
|
|
{
|
|
|
|
"name": "shower",
|
2014-04-18 18:58:24 +04:00
|
|
|
"version": "1.0.5",
|
2014-03-14 19:50:34 +04:00
|
|
|
"license": "MIT",
|
|
|
|
"main": "index.html",
|
|
|
|
"ignore": [
|
|
|
|
".editorconfig",
|
|
|
|
".gitignore",
|
|
|
|
".npmignore",
|
|
|
|
"Contributing.md",
|
2014-03-21 12:49:07 +04:00
|
|
|
"Gruntfile.js",
|
2014-03-20 19:07:48 +04:00
|
|
|
"package.json"
|
2014-03-14 19:50:34 +04:00
|
|
|
],
|
|
|
|
"keywords": [
|
|
|
|
"shower",
|
|
|
|
"presentation",
|
|
|
|
"template"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
2014-04-18 18:58:11 +04:00
|
|
|
"shower-bright": "^1.0.6",
|
2014-04-13 13:17:03 +04:00
|
|
|
"shower-core": "^1.0.2",
|
2014-04-18 18:58:11 +04:00
|
|
|
"shower-ribbon": "^1.0.6"
|
2014-03-14 19:50:34 +04:00
|
|
|
}
|
|
|
|
}
|