ghostscript4js
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "ghostscript4js", | ||
"description": "Bindings for the Ghostscript C API to bring Ghostscript power to the Node.JS world.", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"contributors": [ | ||
@@ -25,4 +25,3 @@ { | ||
"scripts": { | ||
"test": "node node_modules/jasmine/bin/jasmine.js JASMINE_CONFIG_PATH=test/jasmine.json", | ||
"install": "node-gyp rebuild" | ||
"test": "node node_modules/jasmine/bin/jasmine.js JASMINE_CONFIG_PATH=test/jasmine.json" | ||
}, | ||
@@ -48,2 +47,3 @@ "engines": { | ||
}, | ||
"main": "./index.js", | ||
"files": [ | ||
@@ -50,0 +50,0 @@ "LICENSE", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78958