redo main/register page
This commit is contained in:
1 parent
eaa2febbf2
commit
1ad5eb654b
400 files changed
+93168
-323
No files matched your search
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "wow",
|
||||
"homepage": "https://github.com/graingert/WOW",
|
||||
"authors": [
|
||||
"Matthieu Aussaguel <matthieu.aussaguel@gmail.com>"
|
||||
],
|
||||
"authors": [
|
||||
"Thomas Grainger <wow.js@graingert.co.uk>"
|
||||
],
|
||||
"description": "Reveal CSS animation as you scroll down a page.",
|
||||
"main": "dist/wow.js",
|
||||
"keywords": [
|
||||
"scroll",
|
||||
"animation",
|
||||
"reveal"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in new issue
Block a user