{ "name": "palette", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "main": "node index.mjs", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "colorjs.io": "^0.5.0", "pngjs": "^7.0.0" } }