emile
Version:
no-thrills stand-alone CSS animation JavaScript framework
14 lines • 408 B
JSON
{
"name": "emile",
"description": "no-thrills stand-alone CSS animation JavaScript framework",
"version": "1.0.5",
"homepage": "https://github.com/ded/emile",
"authors": ["Thomas Fuchs", "Dustin Diaz"],
"repository": {
"type": "git",
"url": "https://github.com/ded/emile.git"
},
"keywords": ["ender", "animation", "css", "morph"],
"main": "./emile.js",
"ender": "./src/ender.js"
}