{
  "name": "base-building",
  "version": "0.0.2",
  "author": "Daniel Sauble",
  "description": "Calculator to help runners increase their weekly base mileage in a consistent fashion",
  "keywords": [
    "running",
    "base",
    "weekly",
    "mileage"
  ],
  "license": "Apache-2.0",
  "devDependencies": {
    "browserify": "*",
    "grunt": "*",
    "grunt-browserify": "*",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-qunit": "*"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/djsauble/base-building.git"
  }
}
