{
  "name": "tailwindcss-plugin-animated",
  "version": "1.0.2",
  "description": "A Tailwind CSS plugin for common animation tasks.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/brandonpittman/tailwindcss-plugin-animated.git"
  },
  "keywords": [
    "tailwindcss",
    "animation"
  ],
  "author": "Brandon Pittman",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/brandonpittman/tailwindcss-plugin-animated/issues"
  },
  "homepage": "https://github.com/brandonpittman/tailwindcss-plugin-animated#readme",
  "dependencies": {
    "lodash": "^4.17.15"
  }
}
