{
  "name": "clarity-animation",
  "version": "1.0.25",
  "description": "Unopinionated animation library.",
  "main": "./dist/main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "animation",
    "web",
    "animations",
    "transitions",
    "web",
    "transitions",
    "tweening",
    "react",
    "polymer",
    "angular",
    "css",
    "react-animations",
    "polymer-animation",
    "react-css",
    "polymer-animation",
    "interval",
    "frame"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/SourceDecoded/Animation.git"
  },
  "author": "Jared J Barnes",
  "license": "MIT",
  "devDependencies": {
    "babel-core": "^6.21.0",
    "babel-loader": "^6.2.10",
    "babel-preset-env": "^1.1.8",
    "babel-preset-es2015": "^6.18.0",
    "gulp": "^3.9.1",
    "gulp-jsdoc3": "^1.0.1",
    "gulp-uglify": "^2.0.1",
    "tsc": "^1.20150623.0"
  },
  "dependencies": {
    "babel-polyfill": "^6.22.0",
    "promise-polyfill": "^6.0.2"
  }
}
