{
  "name": "svenskify",
  "version": "1.0.4",
  "description": "Takes a text of 1920 style Swedish and modernises it a bit.",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "keywords": [
    "swedish",
    "svenska"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/nordiskafolken/svenskify.git"
  },
  "author": "Jeremy Karlsson <karlsson@jeremy.se>",
  "license": "UNLICENCED",
  "dependencies": {
    "strip-json-comments": "^2.0.1"
  }
}
