Skip to content
/ noty Public

Commit b17131d

Browse files
committed
Merge pull request #194 from Relequestual/develop
Create bower.json
2 parents 1af68c1 + 17ddbe3 commit b17131d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bower.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "noty",
3+
"version": "2.2.2",
4+
"authors": [
5+
"Nedim Arabacı"
6+
],
7+
"description": "noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional)"
8+
}

0 commit comments

Comments
 (0)