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

Commit 14b27e6

Browse files
author
James Kleeh
committed
Merge pull request #1 from melnikaite/master
added bower config
2 parents d9ad902 + e942225 commit 14b27e6

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)