{
  "name": "holiday-de",
  "version": "1.1.4",
  "description": "German Holidays",
  "main": "holiday-de.js",
  "types": "holiday-de.d.ts",
  "scripts": {
    "test": "istanbul cover _mocha",
    "posttest": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jdiehl/holiday-de.git"
  },
  "keywords": [
    "holiday",
    "holidays",
    "german",
    "germany",
    "deutsch",
    "deutschland",
    "feiertag",
    "feiertage",
    "urlaub",
    "urlaubstage"
  ],
  "author": "Jonathan Diehl",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jdiehl/holiday-de/issues"
  },
  "homepage": "https://github.com/jdiehl/holiday-de",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "istanbul": "^0.4.1",
    "mocha": "^2.1.0",
    "mocha-lcov-reporter": "^1.2.0",
    "moment": "^2.10.6"
  }
}
