UNPKG

rothko

Version:

what color is your landscape

40 lines (39 loc) 689 B
{ "name": "rothko", "description": "what color is your landscape", "main": "dist/rothko.js", "authors": [ "zeakd <stuzeakd@kaist.ac.kr>" ], "license": "MIT", "keywords": [ "rothko", "color", "painting", "canvas", "image", "node-canvas", "pick", "impressive", "impression" ], "homepage": "https://github.com/zeakd/rothko.js", "moduleType": [ "amd", "globals", "node" ], "ignore": [ "**/.*", "node_modules", "bower_components", "debug/bower_components", "test", "tests" ], "dependencies": { "chroma-js": "~1.1.1", "histogram-analyze": "~1.1.4", "drawing-kit": "~0.1.0" } }