forked from vodkabears/Remodal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e739c11
commit fb8bfe3
Showing
5 changed files
with
64 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"authors": [ | ||
"Ilya Makarov <[email protected]>" | ||
], | ||
"description": "Responsive, lightweight, fast, fully customizable modal window plugin with declarative configuration and hash tracking.", | ||
"description": "Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.", | ||
"main": [ | ||
"dist/remodal.js", | ||
"dist/remodal.css", | ||
|
@@ -34,7 +34,9 @@ | |
"popin", | ||
"lightbox", | ||
"ui", | ||
"zepto" | ||
"zepto", | ||
"synchronized", | ||
"animations" | ||
], | ||
"license": "MIT", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.