{
  "name": "morpheus",
  "description": "A Brilliant Animator",
  "version": "0.7.2",
  "homepage": "https://github.com/ded/morpheus",
  "author": "Dustin Diaz <polvero@gmail.com> (http://dustindiaz.com)",
  "keywords": [
    "ender",
    "animation",
    "motion",
    "css",
    "colors",
    "morph",
    "tween",
    "curve",
    "bezier",
    "transform",
    "skew",
    "rotate"
  ],
  "main": "./morpheus.js",
  "ender": "./src/ender.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/ded/morpheus.git"
  },
  "devDependencies": {
    "sink-test": "1.x.x",
    "smoosh": "0.4.0"
  }
}
