patapata
Version:
Animation of dom, flipping its sections for showing and hiding the whole
19 lines (18 loc) • 404 B
JSON
{
"name": "patapata",
"main": "index.js",
"version": "1.1.0",
"repository": "https://github.com/kt3k/patapata.git",
"authors": [
"Yoshiya Hinosawa <stibium121@gmail.com>"
],
"description": "Animation of dom, flipping its sections for showing and hiding the whole",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}