Socket
Socket
Sign inDemoInstall

graphicsmagick-static

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    graphicsmagick-static

graphicsmagick static binaries linking for Windows, Linux


Version published
Weekly downloads
7
increased by600%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

graphicsmagic-static

Grpahicsmagick static binaries for Windows, Mac OSX and Linux not implemented yet

Thanks to @eugeneware, this package is based on the ffmpeg-static package.

Installation

This module is installed via npm:

$ npm install graphicsmagick-static

Example Usage

Returns the path of a statically linked graphicsmagick on the local filesystem.

var graphicsmagick = require('graphicsmagick-static');
console.log(graphicsmagick.path);

Currently supports Windows (32 and 64-bit).

Pull Requests are welcome !

Keywords

FAQs

Last updated on 26 Jul 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc