Skip to content

Commit 5c9aa9e

Browse files
committed
Added a component.json file for Twitter's Bower package manager.
See [https://github.com/twitter/bower#defining-a-package](Defining a package) for more information about how the file was generated.
1 parent 075fdb8 commit 5c9aa9e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

component.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "handlebars.js",
3+
"version": "1.0.0-rc.3",
4+
"main": "dist/handlebars.js",
5+
"ignore": [
6+
"node_modules",
7+
"components"
8+
]
9+
}

0 commit comments

Comments
 (0)