UNPKG

covertrbgtohex

Version:

this library covert RBG to HEX

17 lines (16 loc) 302 B
{ "name": "covertrbgtohex", "version": "1.0.0", "description": "this library covert RBG to HEX", "main": "covertRBGtoHex.js", "scripts": { "test": "node test.js" }, "keywords": [ "rbg", "hex" ], "author": "Adelina Selivanovskaia", "license": "ISC", "type": "module" }