Skip to content

Commit

Permalink
Create bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wender committed Aug 8, 2014
1 parent 355a6c8 commit 07d26bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "angular-simple-input-mask",
"version": "1.0.0",
"main": "./src/angular-simple-mask.js",
"dependencies": {
"angular": "1.0.8"
}
}

0 comments on commit 07d26bb

Please sign in to comment.