UNPKG

yamvish-transition

Version:

css transition manager for yamvish views and containers

28 lines (27 loc) 651 B
{ "name": "yamvish-transition", "version": "0.1.3", "description": "css transition manager for yamvish views and containers", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/nomocas/yamvish-transition.git" }, "keywords": [ "transition", "fade", "slideUp", "slideLeft", "views" ], "dependencies": {}, "author": "Gilles Coomans <gilles.coomans@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/nomocas/yamvish-transition/issues" }, "homepage": "https://github.com/nomocas/yamvish-transition#readme" }