Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
rivets
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c172e5d6
authored
2014-02-22 22:17:30 -0800
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge pull request #269 from alexeyraspopov/master
Added bower manifest
2 parents
39df93d7
6c70ff33
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
bower.json
bower.json
0 → 100644
View file @
c172e5d
{
"name"
:
"rivets"
,
"version"
:
"0.6.6"
,
"homepage"
:
"http://rivetsjs.com"
,
"authors"
:
[
"Michael Richards"
],
"description"
:
"Declarative data binding + templating solution."
,
"main"
:
"dist/rivets.js"
,
"keywords"
:
[
"data binding"
,
"templating"
],
"license"
:
"MIT"
,
"ignore"
:
[
"node_modules"
,
"bower_components"
,
"spec"
,
]
}
Please
register
or
sign in
to post a comment