{
  "name": "alfred-uitmuntend",
  "version": "1.4.2",
  "description": "German/Dutch Dictionary (Alfred Workflow)",
  "author": "Felix Fischer <kontakt@felixfischer.com>",
  "keywords": [
    "alfred",
    "alfred2",
    "alfred-workflow",
    "workflow",
    "uitmuntend",
    "dictionary",
    "german",
    "dutch"
  ],
  "bugs": {
    "mail": "kontakt@felixfischer.com",
    "url": "http://felixfischer.com/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/felixfischer/alfred-uitmuntend.git"
  },
  "scripts": {
    "test": "node test.js",
    "postinstall": "./install.sh"
  },
  "os": "darwin",
  "license": "MIT",
  "dependencies": {
    "unorm": "latest",
    "uitmuntend": "latest",
    "handlebars": "latest"
  }
}
