{
  "name": "wp-time-sheets",
  "description": "Visualize your data and events with Time sheets",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mohandere/wp-timesheets.git"
  },
  "keywords": [
    "timeline",
    "timesheet",
    "timebar",
    "line",
    "bar",
    "graph",
    "visualize",
    "chart"
  ],
  "author": "Mohan Dere",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mohandere/wp-timesheets/issues"
  },
  "homepage": "https://github.com/mohandere/wp-timesheets#readme",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-cssmin": "^1.0.2",
    "grunt-contrib-uglify": "^2.0.0"
  }
}
