UNPKG

@zimjs/createjs

Version:

A version of CreateJS https://createjs.com that that provides a Bitmap Object Model (BOM) and events to run with the ZIM JavaScript Canvas Framework https://zimjs.com

25 lines (24 loc) 642 B
{ "name": "@zimjs/createjs", "version": "1.5.1", "description": "A version of CreateJS https://createjs.com that that provides a Bitmap Object Model (BOM) and events to run with the ZIM JavaScript Canvas Framework https://zimjs.com", "main": "create.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/danzen/createjs.git" }, "keywords": [ "CreateJS", "ZIMjs", "ZIM", "Canvas", "Bitmap Object Model", "BOM", "EaselJS" ], "author": "CreateJS Team - NPM Arranged by Dr Abstract", "license": "ISC" }