1+ {
2+ "name" : " postcss-color-hsla-fallback" ,
3+ "version" : " 1.0.0" ,
4+ "license" : " MIT" ,
5+ "author" : {
6+ "name" : " Bogdan Lazar"
7+ },
8+ "description" : " PostCSS plugin to transform hsl() and hsla() to hexadecimal" ,
9+ "engines" : {
10+ "node" : " >= 12" ,
11+ "npm" : " >= 6"
12+ },
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " git+https://github.com/tricinel/postcss-color-hsla-fallback.git"
16+ },
17+ "bugs" : {
18+ "url" : " https://github.com/tricinel/postcss-color-hsla-fallback/issues"
19+ },
20+ "homepage" : " https://github.com/tricinel/postcss-color-hsla-fallback#readme" ,
21+ "keywords" : [
22+ " css" ,
23+ " postcss" ,
24+ " postcss-plugin" ,
25+ " hsl" ,
26+ " hsla" ,
27+ " color" ,
28+ " color-convert" ,
29+ " hexadecimal"
30+ ],
31+ "main" : " index.js" ,
32+ "scripts" : {
33+ "lint" : " eslint index.js __tests__/**/*.js" ,
34+ "test" : " jest" ,
35+ "format" : " prettier --write index.js __tests__/**/*.js" ,
36+ "prepublishOnly" : " yarn lint && yarn test"
37+ },
38+ "devDependencies" : {
39+ "css-white-space" : " ^1.0.6" ,
40+ "eslint" : " ^7.22.0" ,
41+ "eslint-config-frontwerk" : " ^1.1.2" ,
42+ "eslint-config-prettier" : " ^8.1.0" ,
43+ "eslint-plugin-import" : " ^2.22.1" ,
44+ "eslint-plugin-jest" : " ^24.3.2" ,
45+ "jest" : " ^26.6.3" ,
46+ "postcss" : " ^8.2.8" ,
47+ "prettier" : " ^2.2.1"
48+ },
49+ "peerDependencies" : {
50+ "postcss" : " ^8.2.8"
51+ },
52+ "dependencies" : {
53+ "postcss-value-parser" : " ^4.1.0"
54+ },
55+ "gitHead" : " 2afc246f721e2f0aa5912a9dafe07ffa5088b5c8" ,
56+ 57+ "_nodeVersion" : " 12.16.1" ,
58+ "_npmVersion" : " 6.13.4" ,
59+ "dist" : {
60+ "integrity" : " sha512-7UIbCOjMYAn6KgGGMPE1eeFJwzQYqReEq6nkdWU4hfmmAg0WkREalAkUSOekxw3K/z4mxibVER6aDLZRUfi2PA==" ,
61+ "shasum" : " b3872ba2a582eec217ed4c036acf77ddcf78e272" ,
62+ "tarball" : " https://registry.npmjs.org/postcss-color-hsla-fallback/-/postcss-color-hsla-fallback-1.0.0.tgz" ,
63+ "fileCount" : 15 ,
64+ "unpackedSize" : 16189 ,
65+ "npm-signature" : " -----BEGIN PGP SIGNATURE-----\r\n Version: OpenPGP.js v3.0.13\r\n Comment: https://openpgpjs.org\r\n\r\n wsFcBAEBCAAQBQJgVK/3CRA9TVsSAnZWagAAPdMP/R1ZqBbL8aKDyLAMa9QX\n WgkuIFK8hd+CQboZNuDwGfqPbwn8EMPw6J5KGBEhnOOOi6BmHn80vvuKcu6Y\n 7ij3L5UjtvorHp55gs6b3hq8fxx3s8pfXbIhIapgWV+Ih5yGYFJpyNBKb4x1\n St5MX26X6CPKhuC24I5NZal092fSxAEwk0sHA6TRGSQ76GRF9mbUK4J/dHPi\n J0TRfcbYzmc7BE2u30bVmCJQJpmwtjLaEjF9nJ9lxCRqp4P+TuFEYqOvuoBT\n A2uzXQLv+KywPdpcR+sowhKivZZ4nwkpASuDhPRG0njDdfakKi8iR1+3FHUy\n xbL902dI+pPwudBnVuvBYv8N0K0lCjw0/VJ2a3WeUtMof//TherbQefH29/F\n 0iACA9zfDfjKWKc44RGLu7Iuzvq9wPM4hsi3emrXIHxVLQ7pIE++huRepp8S\n duRaG660Nl9b/42UxSZty0y16m2UAYQyRqwYcL7xF4+O3/mfgKzKs4Pth05x\n s64wFAOAQoFjgDDaq12vTIUR3eGLOtNoKeOypJs16CHaiSWLcMUcE0J4pNAR\n w+P5E3XhXIdIdKDs5oHxB8GgYi2yPqdEbNJc4LyAsCLShc9zIT2diT20zsB4\n /lsArdC+0PRFPPQtxutoVPS+iEnYpK96MvtLigRis1DbjraOFV9c6eAZRhtt\n TXm6\r\n =eOBv\r\n -----END PGP SIGNATURE-----\r\n " ,
66+ "signatures" : [
67+ {
68+ "keyid" : " SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA" ,
69+ "sig" : " MEUCIHQ9tW+lD5XNSHoKgLy2BbnzTrv+T4tyXPM7O5x5bAWvAiEAjepQbmfz++ZrFpxP8TqIS1IkZyuWn+Hb0am15IWNW1Q="
70+ }
71+ ]
72+ },
73+ "_npmUser" : {
74+ "name" : " tricinel" ,
75+ 76+ },
77+ "directories" : {},
78+ "maintainers" : [
79+ {
80+ "name" : " tricinel" ,
81+ 82+ }
83+ ],
84+ "_npmOperationalInternal" : {
85+ "host" : " s3://npm-registry-packages" ,
86+ "tmp" : " tmp/postcss-color-hsla-fallback_1.0.0_1616162807403_0.8079709168074887"
87+ },
88+ "_hasShrinkwrap" : false ,
89+ "_time" : " 2021-03-19T14:06:47.611Z"
90+ }
0 commit comments