{
  "name": "dogyears",
  "version": "0.1.6",
  "description": "This is a module for calculating dog years",
  "main": "lib/dogyears.js",
  "scripts": {
    "prepublish": "gulp prepublish",
    "test": "gulp"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davidfekke/dogyears.git"
  },
  "keywords": [
    "dogs",
    "dog",
    "years",
    "canine",
    "human",
    "dogyears",
    "humanyears"
  ],
  "author": "David Fekke <davidfekke@gmail.com> (http://fek.io)",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/davidfekke/dogyears/issues"
  },
  "homepage": "https://github.com/davidfekke/dogyears#readme",
  "devDependencies": {
    "chai": "^3.4.1",
    "mocha": "^2.3.4",
    "gulp": "^3.6.0",
    "gulp-eslint": "^1.0.0",
    "gulp-exclude-gitignore": "^1.0.0",
    "gulp-istanbul": "^0.9.0",
    "gulp-mocha": "^2.0.0",
    "gulp-plumber": "^1.0.0",
    "gulp-nsp": "^2.1.0",
    "gulp-coveralls": "^0.1.0"
  }
}
