{
  "name": "phaser-ldtk-importer",
  "version": "0.0.0",
  "description": "LDtk Importer for Phaser Game Engine",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mobilex1122/phaser-ldtk-importer.git"
  },
  "keywords": [
    "Importer",
    "LDtk",
    "Phaser"
  ],
  "author": "Jan Palma",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mobilex1122/phaser-ldtk-importer/issues"
  },
  "homepage": "https://github.com/mobilex1122/phaser-ldtk-importer#readme",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}