{
  "name": "better-file-editor",
  "title": "Better File Editor",
  "description": "Adds line numbers, syntax highlighting, code folding, and lots more to the theme and plugin editors in the admin panel.",
  "version": "2.3.1",
  "homepage": "https://wordpress.org/plugins/better-file-editor/",
  "author": {
    "name": "Bryan Petty",
    "email": "bryan@ibaku.net",
    "url": "https://profiles.wordpress.org/bpetty/"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-cssmin": "~0.14.0",
    "grunt-contrib-jshint": "~0.11.3",
    "grunt-contrib-nodeunit": "~0.4.1",
    "grunt-contrib-uglify": "~0.9.2",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-sass": "~1.0.0"
  }
}
