'f'
mh-two-thousand-and-two
2024-04-12 26f2711ef9461961fb953e2b497bd314ef95e345
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "_args": [
    [
      "exif-parser@0.1.12",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_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.npmmirror.com/exif-parser/-/exif-parser-0.1.12.tgz",
  "_spec": "0.1.12",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "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"
}