File: /home/frenchy/www/french-american.org/current/node_modules/text-hex/package.json
{
"_args": [
[
"text-hex@1.0.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "text-hex@1.0.0",
"_id": "text-hex@1.0.0",
"_inBundle": false,
"_integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==",
"_location": "/text-hex",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "text-hex@1.0.0",
"name": "text-hex",
"escapedName": "text-hex",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/colorspace"
],
"_resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Arnout Kazemier"
},
"bugs": {
"url": "https://github.com/3rd-Eden/text-hex/issues"
},
"description": "Generate a hex color from the given text",
"devDependencies": {
"assume": "2.1.x",
"mocha": "5.2.x",
"pre-commit": "1.2.x"
},
"homepage": "https://github.com/3rd-Eden/text-hex",
"keywords": [
"css",
"color",
"hex",
"text"
],
"license": "MIT",
"main": "index.js",
"name": "text-hex",
"repository": {
"type": "git",
"url": "git+https://github.com/3rd-Eden/text-hex.git"
},
"scripts": {
"test": "mocha --reporter spec --ui bdd test.js"
},
"version": "1.0.0"
}