{
  "name": "wp-createjs",
  "version": "0.8.5",
  "description": "根据createjs改写,增加commonjs支持,修改Touch源码",
  "main": "lib/easeljs-0.8.1.min.js",
  "directories": {
    "doc": "docs",
    "example": "examples",
    "test": "tests"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/iwangx/createjs"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/iwangx/createjs/issues"
  },
  "homepage": "https://github.com/iwangx/createjs/tree/master",
  "keywords": [
    "createjs"
  ]
}
