{ "name": "textillate", "version": "0.4.0", "homepage": "https://github.com/jschr/textillate", "authors": [ "Jordan Schroter " ], "description": "A simple plugin for CSS3 text animations", "main": "jquery.textillate.js", "keywords": [ "textillate", "css3", "animation", "text", "lettering" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "jquery": ">= 1.6.2", "letteringjs": ">= 0.6.1", "animate.css": ">= 3.0.0" } }