File "package.json"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/rgbcolor/package.json
File size: 401 bytes
MIME-type: application/json
Charset: utf-8
{
"name": "rgbcolor",
"description": "A module to parse color values",
"version": "1.0.1",
"author": "Sebastian Vollnhals <sebastian@vollnhals.info>",
"main": "./index.js",
"repository": {
"type": "git",
"url": "https://github.com/yetzt/node-rgbcolor.git"
},
"keywords": ["rgb", "color", "rgbcolor"],
"license": "MIT OR SEE LICENSE IN FEEL-FREE.md",
"engines": { "node": ">= 0.8.15" }
}