UNPKG

unoconv

Version:

Wrapper for converting documents with unoconv.

26 lines (25 loc) 593 B
{ "name": "unoconv", "version": "0.1.2", "description": "Wrapper for converting documents with unoconv.", "homepage": "https://github.com/gfloyd/node-unoconv", "author": { "name": "Graham Floyd", "email": "grahamf@gmail.com" }, "main": "./index", "repository": { "type": "git", "url": "https://github.com/gfloyd/node-unoconv.git" }, "keywords": [ "unoconv", "document", "conversion" ], "dependencies": { "underscore": "1.4.x", "mime": "1.2.x" }, "license": "MIT" }