{
  "name": "parseck2",
  "version": "1.0.4",
  "description": "Parse a Crusader Kings II saved game file into a usable JavaScript object.",
  "main": "./lib/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jefgodesky/parseck2.git"
  },
  "keywords": [
    "ck2", "crusader kings", "crusader kings ii"
  ],
  "author": "Jason Godesky <jefgodesky@gmail.com>",
  "license": "CC-BY-SA-4.0",
  "bugs": {
    "url": "https://github.com/jefgodesky/parseck2/issues"
  },
  "homepage": "https://github.com/jefgodesky/parseck2#readme"
}
