You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.4 KiB
58 lines
1.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"exif-parser@0.1.12", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_from": "exif-parser@0.1.12", |
|
"_id": "exif-parser@0.1.12", |
|
"_inBundle": false, |
|
"_integrity": "sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw==", |
|
"_location": "/exif-parser", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "exif-parser@0.1.12", |
|
"name": "exif-parser", |
|
"escapedName": "exif-parser", |
|
"rawSpec": "0.1.12", |
|
"saveSpec": null, |
|
"fetchSpec": "0.1.12" |
|
}, |
|
"_requiredBy": [ |
|
"/@jimp/core" |
|
], |
|
"_resolved": "https://registry.npmjs.org/exif-parser/-/exif-parser-0.1.12.tgz", |
|
"_spec": "0.1.12", |
|
"_where": "D:\\Project\\DaPing", |
|
"author": { |
|
"name": "Bruno Windels", |
|
"email": "bruno.windels@gmail.com" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/bwindels/exif-parser/issues" |
|
}, |
|
"description": "A javascript library to extract Exif metadata from images, in node and in the browser.", |
|
"devDependencies": { |
|
"browserify": "^7.0.0", |
|
"uglify-js": "^2.4.15" |
|
}, |
|
"homepage": "https://github.com/bwindels/exif-parser#readme", |
|
"keywords": [ |
|
"exif", |
|
"image", |
|
"jpeg", |
|
"jpg", |
|
"tiff", |
|
"gps" |
|
], |
|
"main": "index.js", |
|
"name": "exif-parser", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+ssh://git@github.com/bwindels/exif-parser.git" |
|
}, |
|
"version": "0.1.12" |
|
}
|
|
|