UNPKG

wecui

Version:

一款基于Vue2.x版本的移动端web组件

23 lines (22 loc) 460 B
{ "name": "rgb", "version": "0.1.0", "description": "converts all sorts of colors to rgb format.", "main": "./index.js", "bin": { "rgb": "./bin/rgb" }, "repository": { "type": "git", "url": "https://github.com/kamicane/rgb" }, "keywords": [ "rgb", "hsl", "hex", "color", "conversion" ], "author": "Valerio Proietti <@kamicane> (http://mad4milk.net)", "license": "MIT (http://mootools.net/license.txt)" }