lml-main
Version:
This is now a mono repository published into many standalone packages.
59 lines (58 loc) • 1.32 kB
JSON
{
"_args": [
[
"rgb@0.1.0",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "rgb@0.1.0",
"_id": "rgb@0.1.0",
"_inBundle": false,
"_integrity": "sha1-vieykej+/+rBvZlylyG/pA/AN7U=",
"_location": "/rgb",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "rgb@0.1.0",
"name": "rgb",
"escapedName": "rgb",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"/css-color-function"
],
"_resolved": "https://registry.npmjs.org/rgb/-/rgb-0.1.0.tgz",
"_spec": "0.1.0",
"_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
"author": {
"name": "Valerio Proietti",
"email": "@kamicane",
"url": "http://mad4milk.net"
},
"bin": {
"rgb": "./bin/rgb"
},
"bugs": {
"url": "https://github.com/kamicane/rgb/issues"
},
"description": "converts all sorts of colors to rgb format.",
"homepage": "https://github.com/kamicane/rgb#readme",
"keywords": [
"rgb",
"hsl",
"hex",
"color",
"conversion"
],
"license": "MIT (http://mootools.net/license.txt)",
"main": "./index.js",
"name": "rgb",
"repository": {
"type": "git",
"url": "git+https://github.com/kamicane/rgb.git"
},
"version": "0.1.0"
}