{
  "name": "ideasync",
  "version": "0.1.1",
  "description": "Sync IDEA IDE settings using gist (WIP)",
  "main": "index.js",
  "preferGlobal": true,
  "directories": {
    "man": "man",
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cchamberlain/ideasync.git"
  },
  "keywords": [
    "IDEA",
    "Intellij",
    "sync"
  ],
  "author": "Cole Chamberlain",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cchamberlain/ideasync/issues"
  },
  "homepage": "https://github.com/cchamberlain/ideasync#readme",
  "scripts": {}
}
