{
  "name": "createjs-tweenjs",
  "version": "0.6.0",
  "description": "A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.",
  "main": "lib/tweenjs-0.6.0.combined.js",
  "url": "http://www.createjs.com/#!/TweenJS",
  "logo": "assets/docs-icon-TweenJS.png",
  "repository": "git@github.com:CreateJS/TweenJS.git",
  "contributors": [
    "gskinner",
    "lannymcnie",
    "wdamien"
  ],
  "keywords": [
    "tween",
    "tweening",
    "animation",
    "createjs"
  ],
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-concat": "~0.5.0",
    "grunt-contrib-uglify": "~0.6.0",
    "grunt-contrib-yuidoc": "~0.5.2",
    "grunt-contrib-compress": "~0.12.0",
    "grunt-contrib-copy": "~0.7.0",
    "grunt-contrib-sass": "^0.8.1",
    "grunt-contrib-clean":"^0.4.0",
    "lodash": "~0.9.2"
  },
  "engine": "node >= 0.10.22"
}
