{
  "name": "imagejextension",
  "version": "0.3.1",
  "description": "ImageJ Extension for Atlas app",
  "main": "ImageJExtension.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gherardovarando/ImageJExtension.git"
  },
  "keywords": [
    "imagej",
    "atlas",
    "cig",
    "hbp"
  ],
  "author": "Mario Juez, Gherardo Varando <gherardo.varando@gmail.cpm>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gherardovarando/ImageJExtension/issues"
  },
  "homepage": "https://github.com/gherardovarando/ImageJExtension#readme",
  "dependencies": {
    "electron-is-dev": "^0.3.0",
    "electron-json-storage": "^4.0.2",
    "electrongui": "^1.3.0",
    "extract-zip": "^1.6.6",
    "image-size": "^0.6.1",
    "request": "^2.83.0",
    "sanitize-filename": "^1.6.1"
  }
}
