{
  "name": "@danzen/createjs",
  "version": "1.4.1",
  "description": "A version of CreateJS https://createjs.com that that provides a Bitmap Object Model (BOM) and events to run with ZIMjs the JavaScript Canvas Framework https://zimjs.com",
  "main": "create.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "CreateJS",
    "ZIMjs",
    "ZIM",
    "Canvas",
    "Bitmap Object Model",
    "BOM",
    "EaselJS"
  ],
  "author": "CreateJS Team - NPM Arranged by Dan Zen",
  "license": "ISC"
}
