Download package.json
{ "name": "CSS Emoticons", "description": "jQuery plugin to style emoticons with pure CSS3 properties (no images)", "version": "0.2.9", "keywords": [ "emoticons", "css3" ], "contributors": [ { "name": "Steve Schwartz", "email": "steve@alfajango.com", "web": "http://www.alfajango.com/blog" } ], "maintainers": [ { "name": "Steve Schwartz", "email": "steve@alfajango.com", "web": "http://www.alfajango.com/blog" } ], "demos": [ "/index.html" ], "dependencies": { "jquery": "1.4.2" }, "bugs": { "web": "https://github.com/JangoSteve/jQuery-CSSEmoticons/issues" }, "repositories": { "type": "git", "url": "git://github.com/JangoSteve/jQuery-CSSEmoticons.git" }, "homepage": "http://www.alfajango.com/blog/jquery-css-emoticons-plugin/" }