|
|
- {
- "_args": [
- [
- "color-string@^1.5.2",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/color"
- ]
- ],
- "_from": "color-string@>=1.5.2 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "color-string@1.5.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/color-string",
- "_nodeVersion": "9.6.1",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/color-string_1.5.3_1533163606399_0.02274482392214905"
- },
- "_npmUser": {
- "email": "i.am.qix@gmail.com",
- "name": "qix"
- },
- "_npmVersion": "6.1.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "color-string",
- "raw": "color-string@^1.5.2",
- "rawSpec": "^1.5.2",
- "scope": null,
- "spec": ">=1.5.2 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/color"
- ],
- "_resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz",
- "_shasum": "c9bbc5f01b58b5492f3d6857459cb6590ce204cc",
- "_shrinkwrap": null,
- "_spec": "color-string@^1.5.2",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/color",
- "author": {
- "email": "fayearthur@gmail.com",
- "name": "Heather Arthur"
- },
- "bugs": {
- "url": "https://github.com/Qix-/color-string/issues"
- },
- "contributors": [
- {
- "name": "Maxime Thirouin"
- },
- {
- "name": "Dyma Ywanov",
- "email": "dfcreative@gmail.com"
- },
- {
- "name": "Josh Junon"
- }
- ],
- "dependencies": {
- "color-name": "^1.0.0",
- "simple-swizzle": "^0.2.2"
- },
- "description": "Parser and generator for CSS color strings",
- "devDependencies": {
- "xo": "^0.12.1"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYjhWCRA9TVsSAnZWagAAZ54P/iHYcnSmvpYRRIE4vidj\ntFY1eSofSW0RwhKDFEAvW+H6e6DuNRxjNWMlibLEw9sUNr39s6axmaJAAdwG\nXi6oDzozdcwWiLq4ToWF+iqROkHUvacvCuGeJD9FcTcLcLu2EkKjb33L23wh\nDXYh/8HD4GQzip175MaiBQxosPVTvKIj3DJ39Ajsg+d8oft+C0QG/Mp8vD1Y\nZ1thHj9d1wWzDdj15Z0atYTm4pNDLpQugCpOLmh1x7VBXWZ2Nboag8Qkci1f\nuVT2v+rQOR3SA9DGHiKJDVqAZYpsyrQUZv6CrDzufPkG0XOl7Nuvfs0ux0ZA\nGShij4YpshRwaeqyCDTGAIr00q43N8hWS+v/RMyS/wYKKz+uVLhXVoBZSEX7\nZFEVJoo3fnlB3r3SockD58MOu8jRENO3axkzsvYtVWoIoFuH8QvFBxbQ2vuz\naj0B5ZKJU5x3j4PCNNKvRGPPtMYA7cVeXpmvrNu2jl2lj4zJ7Wh24GVYM/SU\nOTMkuv82/t5Fx+6mHsu+NcCFWkw8vklaX+9inEip9AvI+VM7gw1qfw6Kc1H/\nZ0sNCiKQ01DTzjBqIDFv6g86Aa4Hkou6B2wjhfHNz1hvflt2PhouiIs7VdBx\nO1TUCLUn53IR55o8I1YsyRIzi51hscPzHzxAyf9mAtPkJJWh52Y/NiM8RaSG\nlWad\r\n=gr0P\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "c9bbc5f01b58b5492f3d6857459cb6590ce204cc",
- "tarball": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz",
- "unpackedSize": 10049
- },
- "files": [
- "index.js"
- ],
- "gitHead": "ad1e511f9d55b4ddf8afb3839635920d31f04a27",
- "homepage": "https://github.com/Qix-/color-string#readme",
- "keywords": [
- "color",
- "colour",
- "css",
- "rgb"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "moox",
- "email": "m@moox.io"
- },
- {
- "name": "qix",
- "email": "i.am.qix@gmail.com"
- }
- ],
- "name": "color-string",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/Qix-/color-string.git"
- },
- "scripts": {
- "pretest": "xo",
- "test": "node test/basic.js"
- },
- "version": "1.5.3",
- "xo": {
- "rules": {
- "no-cond-assign": 0,
- "operator-linebreak": 0
- }
- }
- }
|