node-rawtherapee/package.json

10 lines
266 B
JSON
Raw Permalink Normal View History

2020-11-26 17:58:42 +01:00
{
"name": "rawtherapee",
2020-11-29 14:00:28 +01:00
"version": "1.0.0",
2020-11-26 17:58:42 +01:00
"description": "rawtherapee-cli wrapper to process RAW images in NodeJs",
"repository": "https://github.com/clovfr/node-rawtherapee",
"author": "Clovis Gauzy",
"license": "BSD-3",
"main": "rawtherapee.js"
2020-11-26 17:58:42 +01:00
}