{
  "name": "grunt-textlint",
  "version": "0.1.0",
  "description": "Grunt plugin for textlint.",
  "author": {
    "name": "nakajmg"
  },
  "repository": "",
  "lincenses": "MIT",
  "keywords": [
    "gruntplugin"
  ],
  "scripts": {
    "test": "cd example && npm test"
  },
  "dependencies": {
    "textlint": "^5.4.1",
    "through2": "^2.0.1",
    "vinyl-fs": "^2.3.4"
  }
}
