Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
shower-presentation
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Шардт Максим Александрович
shower-presentation
Commits
dc5b9e25
Commit
dc5b9e25
authored
Mar 14, 2014
by
Vadim Makeev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bower config
parent
dea7d5e2
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
2 deletions
+27
-2
.editorconfig
.editorconfig
+1
-1
.npmignore
.npmignore
+2
-1
bower.json
bower.json
+24
-0
No files found.
.editorconfig
View file @
dc5b9e25
...
...
@@ -8,6 +8,6 @@ trim_trailing_whitespace = true
insert_final_newline = false
charset = utf-8
[
package
.json]
[
*
.json]
indent_style = space
indent_size = 2
\ No newline at end of file
.npmignore
View file @
dc5b9e25
.editorconfig
.gitignore
Contributing.md
bower.json
\ No newline at end of file
bower.json
0 → 100644
View file @
dc5b9e25
{
"name"
:
"shower"
,
"version"
:
"1.0.1"
,
"license"
:
"MIT"
,
"main"
:
"index.html"
,
"ignore"
:
[
".editorconfig"
,
".gitignore"
,
".npmignore"
,
"Contributing.md"
,
"node_modules"
"package.json"
,
],
"keywords"
:
[
"shower"
,
"presentation"
,
"template"
],
"dependencies"
:
{
"shower-core"
:
"^1.0.0"
,
"shower-ribbon"
:
"^1.0.2"
,
"shower-bright"
:
"^1.0.2"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment