1+ {
2+ "name" : " postcss-focus-with-ignore" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " PostCSS plugin postcss-focus-with-ignore" ,
5+ "keywords" : [
6+ " postcss" ,
7+ " css" ,
8+ " postcss-plugin" ,
9+ " postcss-focus-with-ignore"
10+ ],
11+ "author" : {
12+ "name" : " Ammar1999y" ,
13+ 14+ },
15+ "license" : " MIT" ,
16+ "repository" : {
17+ "type" : " git" ,
18+ "url" : " git+https://github.com/Ammar1999y/postcss-focus.git"
19+ },
20+ "main" : " index.js" ,
21+ "engines" : {
22+ "node" : " >=18.0.0"
23+ },
24+ "peerDependencies" : {
25+ "postcss" : " ^8.4.27"
26+ },
27+ "devDependencies" : {
28+ "eslint" : " ^8.47.0" ,
29+ "postcss" : " ^8.4.27"
30+ },
31+ "eslintConfig" : {
32+ "parserOptions" : {
33+ "ecmaVersion" : 2017
34+ },
35+ "env" : {
36+ "node" : true ,
37+ "es6" : true
38+ },
39+ "extends" : [
40+ " eslint:recommended"
41+ ]
42+ },
43+ 44+ "gitHead" : " ba7694e715c8086264c8cdb3c72856a5bb1f932e" ,
45+ "bugs" : {
46+ "url" : " https://github.com/Ammar1999y/postcss-focus/issues"
47+ },
48+ "homepage" : " https://github.com/Ammar1999y/postcss-focus#readme" ,
49+ "_nodeVersion" : " 22.13.1" ,
50+ "_npmVersion" : " 11.1.0" ,
51+ "dist" : {
52+ "integrity" : " sha512-6JcFiFxcPCKcYEx5DrTcf7R292fgn5xpzPtmWAX9aSP4kDLesdqVmyjYQCguFB/LXnBmcvmAy4wmYYXG2lRs8A==" ,
53+ "shasum" : " 47d07ccda217a42aba7ba1958bb9fbd18697e008" ,
54+ "tarball" : " https://registry.npmjs.org/postcss-focus-with-ignore/-/postcss-focus-with-ignore-1.0.0.tgz" ,
55+ "fileCount" : 4 ,
56+ "unpackedSize" : 3137 ,
57+ "signatures" : [
58+ {
59+ "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" ,
60+ "sig" : " MEUCIQCz4wBfJcAOM/+OFD+Gm0FnlDnOi5kAw5Zgue7QLclLQAIgJ7YBFvCpDAkvVKtlyKOFOLTxpFdi+JgSRfnrIc7rG/k="
61+ }
62+ ]
63+ },
64+ "_npmUser" : {
65+ "name" : " ammar1999y" ,
66+ 67+ },
68+ "directories" : {},
69+ "maintainers" : [
70+ {
71+ "name" : " ammar1999y" ,
72+ 73+ }
74+ ],
75+ "_npmOperationalInternal" : {
76+ "host" : " s3://npm-registry-packages-npm-production" ,
77+ "tmp" : " tmp/postcss-focus-with-ignore_1.0.0_1746630162903_0.23966796590465966"
78+ },
79+ "_hasShrinkwrap" : false ,
80+ "_time" : " 2025-05-07T15:02:43.073Z"
81+ }
0 commit comments