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

Commit e942225

Browse files
committed
added bower config
1 parent d9ad902 commit e942225

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

bower.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "angular-confirm",
3+
"main": "angular-confirm.js",
4+
"version": "1.0.0",
5+
"homepage": "https://github.com/Schlogen/angular-confirm",
6+
"authors": [
7+
"James Kleeh"
8+
],
9+
"description": "Confirmation modal dialog for AngularJS",
10+
"license": "Apache"
11+
}

0 commit comments

Comments
 (0)