{
  "name": "timeplate",
  "description": "A modern animation timeline built for performance and simplify some complex usage for animator needs.",
  "version": "0.1.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/ScarletsFiction/Timeplate.git"
  },
  "author": "ScarletsFiction",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ScarletsFiction/Timeplate/issues"
  },
  "scripts": {
    "watch": "gulp watch",
    "prepublishOnly": "gulp compile"
  },
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-concat": "^2.6.1",
    "gulp-header": "^2.0.7",
    "gulp-order": "*",
    "gulp-rename": "*",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-uglify-es": "^1.0.4",
    "serberries": "^1.4.7",
    "@babel/core": "^7.11.6",
    "@babel/plugin-proposal-class-properties": "^7.10.4",
    "@babel/preset-env": "^7.11.5",
    "gulp-babel": "^8.0.0",
    "node-notifier": "^8.0.0"
  },
  "main": "dist/timeplate.min.js",
  "keywords": [
    "browser",
    "html5",
    "animation",
    "timeline"
  ]
}
