{
  "version": "0.1.2092",
  "main": "fix-indents.js",
  "description": "Fox Indents in Indented Languages like SASS, CoffeeScript, LiveScript, Haskell, Ocaml, F#, Python, etc",
  "bin": {
    "fix-indents": "./fix-indents"
  },
  "subversion": 2092,
  "uperversion": "0.1",
  "dependencies": {
    "prelude-ls": "^1.1.2"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/askucher/fix-indents.git"
  },
  "bugs": {
    "url": "https://github.com/askucher/fix-indents/issues"
  },
  "license": "ISC",
  "author": "Flyber",
  "keywords": [
    "indents",
    "tool",
    "fix"
  ],
  "name": "fix-indents",
  "homepage": "https://github.com/askucher/fix-indents#readme"
}
