package.json
419 Bytes
{
"name": "piexifjs",
"version": "1.0.6",
"description": "Read and write exif.",
"main": "piexif.js",
"repository": {
"type": "git",
"url": "https://github.com/hMatoba/piexifjs.git"
},
"keywords": [
"jpeg",
"exif"
],
"author": "hMatoba",
"license": "MIT",
"bugs": {
"url": "https://github.com/hMatoba/piexifjs/issues"
},
"homepage": "https://github.com/hMatoba/piexifjs"
}