{
  "name": "clearexif",
  "version": "1.0.5",
  "description": "clear image EXIF",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wangfpp/clearExif.git"
  },
  "keywords": [
    "EXIF",
    "clear",
    "zk-tools"
  ],
  "author": "wangfpp@gmail.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/wangfpp/clearExif/issues"
  },
  "homepage": "https://github.com/wangfpp/clearExif#readme",
  "dependencies": {
    "exif-js": "^2.3.0"
  }
}
