{
  "name": "editor.pixlr",
  "version": "8.0.0",
  "description": "Bridge to the Pixlr.com webservice that allow online image edition via a photoshop-like GUI.s",
  "source_path": "res/js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Abstrium SAS",
  "license": "agpl",
  "devDependencies": {},
  "dependencies": {
      "grunt": "^1.0.1",
      "grunt-babel": "~5.0.3",
      "grunt-contrib-watch": "^1.0.0",
      "grunt-browserify": "~4.0.1"
  }
}
