{
  "name": "simple-vertical-timeline",
  "version": "0.0.7",
  "description": "Simple Vertical Timeline is a simple plugin that allow you to create a timeline in your Article or Page.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Odyno/simple-vertical-timeline.git"
  },
  "keywords": [
    "simple",
    "vertical",
    "time",
    "line"
  ],
  "author": "Odyno (alessandro@staniscia.net)",
  "license": "GPL-2.0",
  "bugs": {
    "url": "https://github.com/Odyno/simple-vertical-timeline/issues"
  },
  "homepage": "https://github.com/Odyno/simple-vertical-timeline#readme",
  "engines": {
    "node": ">= 0.10.0"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-coffee": "^1.0.0",
    "grunt-contrib-concat": "~0.4.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-sass": "^1.0.0",
    "grunt-contrib-uglify": "~0.5.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-pot": "^0.3.0",
    "grunt-replace": "^1.0.1"
  }
}
