{ "name" : "Shape", "version" : "0.0.1", "description" : "3D animation made easy. A jQuery plugin built with the Semantic module spec.", "homepage" : "https://github.com/quirkyinc/shapeful", "author": { "name" : "Jack Lukic", "web" : "http://www.github.com/quirkyjack/" }, "keywords": [ "origami", "animation", "css3" ], "license" : [ "http://bartaz.mit-license.org/", "http://www.gnu.org/licenses/" ], "main": [ "./build/origami.js", "./build/origami.css" ], "dependencies": { "jquery" : ">=1.8" } }