{
  "name": "obsidian-embed",
  "version": "1.1.1",
  "description": "A tool for generating iOS applications from static HTML sites.",
  "repository": {
    "type": "git",
    "url": "https://github.com/TENDIGI/Obsidian-Embed.git"
  },
  "author": "Nick Lee",
  "license": "MIT",
  "homepage": "http://tendigi.com",
  "dependencies": {
    "bluebird": "^3.0.5",
    "commander": "^2.9.0",
    "fs-extra": "^0.26.2",
    "joi": "^7.0.0",
    "lodash": "^3.10.1",
    "pkginfo": "^0.3.1",
    "tmp": "0.0.28",
    "winston": "^2.1.0",
    "xcode": "^0.8.2"
  },
  "bin": {
    "obsidian-embed": "index.js"
  }
}
