Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
added bower config
Browse files Browse the repository at this point in the history
  • Loading branch information
melnikaite committed Apr 27, 2015
1 parent d9ad902 commit e942225
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "angular-confirm",
"main": "angular-confirm.js",
"version": "1.0.0",
"homepage": "https://github.com/Schlogen/angular-confirm",
"authors": [
"James Kleeh"
],
"description": "Confirmation modal dialog for AngularJS",
"license": "Apache"
}

0 comments on commit e942225

Please sign in to comment.