release/1.0
Clovis Gauzy 2020-11-29 14:00:28 +01:00
parent f974a2793a
commit 20a9aa36b0
1 changed files with 1 additions and 2 deletions

View File

@ -1,11 +1,10 @@
{ {
"name": "rawtherapee", "name": "rawtherapee",
"version": "0.1.0", "version": "1.0.0",
"description": "rawtherapee-cli wrapper to process RAW images in NodeJs", "description": "rawtherapee-cli wrapper to process RAW images in NodeJs",
"repository": "https://github.com/clovfr/node-rawtherapee", "repository": "https://github.com/clovfr/node-rawtherapee",
"author": "Clovis Gauzy", "author": "Clovis Gauzy",
"license": "BSD-3", "license": "BSD-3",
"private": true,
"main": "rawtherapee.js", "main": "rawtherapee.js",
"scripts": { "scripts": {
"test": "standard" "test": "standard"