exiftool-vendored.pl
Advanced tools
Comparing version 10.98.1 to 11.1.0
@@ -50,3 +50,3 @@ { | ||
"release_status" : "stable", | ||
"version" : "10.98" | ||
"version" : "11.01" | ||
} |
{ | ||
"name": "exiftool-vendored.pl", | ||
"version": "10.98.1", | ||
"version": "11.1.0", | ||
"description": "Vendored perl ExifTool for Node.js", | ||
"main": "./index.js", | ||
"homepage": "https://github.com/mceachen/exiftool-vendored.pl#readme", | ||
"bugs": { | ||
"url": "https://github.com/mceachen/exiftool-vendored/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mceachen/exiftool-vendored.pl.git" | ||
}, | ||
"os": [ | ||
@@ -13,6 +21,2 @@ "!win32" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mceachen/exiftool-vendored.pl.git" | ||
}, | ||
"keywords": [ | ||
@@ -24,6 +28,13 @@ "ExifTool", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/mceachen/exiftool-vendored/issues" | ||
"scripts": { | ||
"pretest": "rimraf ./bin/t/ ./bin/html/", | ||
"prettier": "prettier --write test/*.js", | ||
"test": "mocha" | ||
}, | ||
"homepage": "https://github.com/mceachen/exiftool-vendored.pl#readme" | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"mocha": "^5.2.0", | ||
"prettier": "^1.13.5", | ||
"rimraf": "^2.6.2" | ||
} | ||
} |
# exiftool-vendored.pl | ||
Provides the perl runtime distribution of [ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) to [node](https://nodejs.org/en/). As of version `10.38.0`, both testing and help files are omitted, as they almost double the size of the package and more than triple the number of files in the package. | ||
Provides the perl runtime distribution of | ||
[ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) to | ||
[node](https://nodejs.org/en/). As of version `10.38.0`, both testing and help | ||
files are omitted, as they almost double the size of the package and more than | ||
triple the number of files in the package. | ||
## Usage | ||
## Usage | ||
**See [exiftool-vendored](https://github.com/mceachen/exiftool-vendored) for performant, type-safe access | ||
to this binary.** | ||
**See [exiftool-vendored](https://github.com/mceachen/exiftool-vendored) for | ||
performant, type-safe access to this binary.** | ||
## Versioning | ||
This package exposes the version of ExifTool it vendors, and adds a patch number, if necessary, to follow SemVer. | ||
This package exposes the version of ExifTool it vendors, and adds a patch | ||
number, if necessary, to follow SemVer. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13459736
248
17
3