{
  "name": "medusa-converter",
  "version": "0.1.2",
  "description": "hm",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sky-Mansion/medusa-converter.git"
  },
  "keywords": [
    "con"
  ],
  "author": "sky manson",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Sky-Mansion/medusa-converter/issues"
  },
  "homepage": "https://github.com/Sky-Mansion/medusa-converter#readme",
  "dependencies": {
    "child_process": "^1.0.2",
    "fs": "^0.0.1-security",
    "path": "^0.12.7"
  }
}