{
  "name": "transition-element-property-helper",
  "version": "1.1.3",
  "description": "Simple plugin for test transition property for site styles. The test results appear in the console.",
  "main": "src/transition-element-property-helper.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AntonPluginsCreator/transition-element-property-helper.git"
  },
  "keywords": [
    "transition",
    "transitions",
    "css",
    "property",
    "style",
    "styles",
    "console",
    "log",
    "test",
    "transition-property",
    "transition-duration",
    "transition-delay",
    "transition-timing-function",
    "helper"
  ],


  "author": "Anton Maklakov",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AntonPluginsCreator/transition-element-property-helper/issues"
  },
  "homepage": "https://github.com/AntonPluginsCreator/transition-element-property-helper#readme"
}
