11{
22 "name" : " postcss-no-important" ,
3- "version" : " 10.2.0 " ,
3+ "version" : " 10.2.1 " ,
44 "description" : " PostCSS plugin for delete declarations !important" ,
55 "keywords" : [
66 " postcss" ,
1212 "bugs" : {
1313 "url" : " https://github.com/DUBANGARCIA/postcss-no-important/issues"
1414 },
15- "repository" : {
16- "type" : " git" ,
17- "url" : " git+https://github.com/DUBANGARCIA/postcss-no-important.git"
18- },
15+ "repository" : " DUBANGARCIA/postcss-no-important" ,
1916 "license" : " MIT" ,
20- "author" : {
21- "name" : " Duban Garcia" ,
22- 23- },
17+ "author" :
" Duban Garcia <[email protected] >" ,
2418 "main" : " src/index.js" ,
19+ "scripts" : {
20+ "postinstall" : " bun --bun sort-package-json" ,
21+ "prepare" : " bun --bun is-ci || (echo 'You are not in CI, installing hooks...' && lefthook install)"
22+ },
2523 "config" : {
2624 "commitizen" : {
27- "path" : " git-cz"
25+ "path" : " ./node_modules/cz-git" ,
26+ "czConfig" : " ./commitlint.config.js" ,
27+ "useEmoji" : true
2828 }
2929 },
3030 "peerDependencies" : {
3131 "postcss" : " ^8.5.4"
3232 },
3333 "engines" : {
34- "bun" : " 1.2.15 " ,
34+ "bun" : " 1.2.19 " ,
3535 "node" : " Please use bun instead of Node to use dependencies" ,
3636 "npm" : " Please use bun instead of NPM to install dependencies" ,
3737 "pnpm" : " Please use bun instead of PNPM to install dependencies" ,
4040 "publishConfig" : {
4141 "directory" : " dist"
4242 },
43- 44- "gitHead" : " 97468fd75450e2d15b8648a3bb003713f1a1f392" ,
45- "_nodeVersion" : " 22.6.0" ,
46- "_npmVersion" : " 10.9.2" ,
43+ 44+ "_integrity" : " sha512-mpnGLS5n/mm6jfYTYqGyQvm2Yf5hTI+0GmA9doo+Szb54OjOOP/jwtyXV5P5cbPMWhud9vF1toHMW5f7FqcPFQ==" ,
45+ "_nodeVersion" : " 24.3.0" ,
46+ "_npmVersion" : " 10.8.3" ,
47+ "shasum" : " 3c68fd4bb71b601202dd86b616b4c062a210f743" ,
4748 "dist" : {
48- "integrity" : " sha512-kCjwtGWw1ggqp+rbl3WBPue4x6x98IXnM5DiZbpntVV7QPsJ7/W31SWstW1Inji1QCiqR5quRYf4YigpNZ3KeA ==" ,
49- "shasum" : " e21a72be5c41b45eac6ffb4901985e3e3f199e18 " ,
50- "tarball" : " https://registry.npmjs.org/postcss-no-important/-/postcss-no-important-10.2.0 .tgz" ,
51- "fileCount" : 10 ,
52- "unpackedSize" : 206802 ,
49+ "integrity" : " sha512-mpnGLS5n/mm6jfYTYqGyQvm2Yf5hTI+0GmA9doo+Szb54OjOOP/jwtyXV5P5cbPMWhud9vF1toHMW5f7FqcPFQ ==" ,
50+ "shasum" : " 3c68fd4bb71b601202dd86b616b4c062a210f743 " ,
51+ "tarball" : " https://registry.npmjs.org/postcss-no-important/-/postcss-no-important-10.2.1 .tgz" ,
52+ "fileCount" : 23 ,
53+ "unpackedSize" : 150872 ,
5354 "signatures" : [
5455 {
5556 "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" ,
56- "sig" : " MEQCIB1iZoTzHKOHfwSF/FZbrjcj9DY6+p3icyyRgJzH59ylAiB1gVes433XbBcqukSgNNIQ9a4mc48GA5K6K4Vr39bFqg== "
57+ "sig" : " MEYCIQCUSZ/b3NbgRluVkqvRcDrm2TowQ1gZXocqAvfQewPnwQIhALnb1sANm9V8kK0A7bnFdw1fb8m1ScKf9Uj2G8EpHrM1 "
5758 }
5859 ]
5960 },
7071 ],
7172 "_npmOperationalInternal" : {
7273 "host" : " s3://npm-registry-packages-npm-production" ,
73- "tmp" : " tmp/postcss-no-important_10.2.0_1748998554072_0.04258455042140996 "
74+ "tmp" : " tmp/postcss-no-important_10.2.1_1754906859482_0.9336808772605323 "
7475 },
7576 "_hasShrinkwrap" : false ,
76- "_time" : " 2025-06-04T00:55:54.268Z "
77+ "_time" : " 2025-08-11T10:07:39.682Z "
7778}
0 commit comments