{
  "name": "@curiousmedia/preloadjs-animate-composition-loader",
  "version": "1.0.1",
  "description": "A PreloadJS Loader that handles the loading of Adobe Animate CreateJS Exports",
  "main": "dist/preloadjs-animate-composition-loader.js",
  "module": "dist/preloadjs-animate-composition-loader.esm.js",
  "devDependencies": {
    "@babel/core": "^7.12.13",
    "@babel/polyfill": "^7.12.1",
    "@babel/preset-env": "^7.12.13",
    "@rollup/plugin-babel": "^5.2.3",
    "@rollup/plugin-node-resolve": "^11.1.1",
    "core-js": "^3.8.3",
    "rollup": "^2.39.0",
    "rollup-plugin-terser": "^7.0.2"
  },
  "scripts": {
    "build": "rollup -c",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@bitbucket.curiousmedia.com:7999/html5/preloadjs-animate-composition-loader.git"
  },
  "keywords": [
    "PreloadJS",
    "Animate",
    "Flash",
    "CreateJS",
    "Loader",
    "Loading"
  ],
  "author": "Kyle Foote",
  "license": "MIT"
}
