File: /home/frenchy/www/french-american.org/current/node_modules/colornames/package.json
{
"_args": [
[
"colornames@1.1.1",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "colornames@1.1.1",
"_id": "colornames@1.1.1",
"_inBundle": false,
"_integrity": "sha1-+IiQMGhcfE/54qVZ9Qd+t2qBb5Y=",
"_location": "/colornames",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "colornames@1.1.1",
"name": "colornames",
"escapedName": "colornames",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/kuler"
],
"_resolved": "https://registry.npmjs.org/colornames/-/colornames-1.1.1.tgz",
"_spec": "1.1.1",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Tim Oxley"
},
"bugs": {
"url": "https://github.com/timoxley/colornames/issues"
},
"description": "Map color names to HEX color values.",
"devDependencies": {
"tape": "^4.4.0"
},
"directories": {
"example": "example"
},
"homepage": "https://github.com/timoxley/colornames#readme",
"keywords": [
"color",
"colour",
"names",
"css",
"hex",
"rgb",
"convert"
],
"license": "MIT",
"main": "index.js",
"name": "colornames",
"repository": {
"type": "git",
"url": "git://github.com/timoxley/colornames.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.1"
}