11{
22 "name" : " @wixc3/postcss-modules" ,
33 "version" : " 6.1.1" ,
4- "description" : " PostCSS plugin to use CSS Modules everywhere" ,
5- "main" : " build/index.js" ,
6- "types" : " index.d.ts" ,
7- "publishConfig" : {
8- "access" : " public"
9- },
104 "keywords" : [
115 " postcss" ,
126 " css" ,
2014 "email" : " alexander@madyankin.name"
2115 },
2216 "license" : " MIT" ,
23- "repository" : {
24- "type" : " git" ,
25- "url" : " git+https://github.com/wixplosives/postcss-modules.git"
26- },
27- "dependencies" : {
28- "generic-names" : " ^4.0.0" ,
29- "icss-utils" : " ^5.1.0" ,
30- "lodash.camelcase" : " ^4.3.0" ,
31- "postcss-modules-extract-imports" : " ^3.0.0" ,
32- "postcss-modules-local-by-default" : " ^4.0.0" ,
33- "postcss-modules-scope" : " ^3.0.0" ,
34- "postcss-modules-values" : " ^4.0.0" ,
35- "string-hash" : " ^1.1.1"
36- },
37- "peerDependencies" : {
38- "postcss" : " ^8.0.0"
39- },
40- "devDependencies" : {
41- "@babel/cli" : " ^7.17.10" ,
42- "@babel/core" : " ^7.18.0" ,
43- "@babel/eslint-parser" : " ^7.17.0" ,
44- "@babel/preset-env" : " ^7.18.0" ,
45- "@babel/register" : " ^7.17.7" ,
46- "autoprefixer" : " ^10.0.2" ,
47- "eslint" : " ^7.3.1" ,
48- "eslint-plugin-import" : " ^2.21.2" ,
49- "eslint-plugin-jest" : " ^23.17.0" ,
50- "husky" : " ^4.2.5" ,
51- "jest" : " ^26.0.1" ,
52- "lint-staged" : " ^10.2.11" ,
53- "postcss" : " ^8.4.21" ,
54- "prettier" : " ^2.0.5"
55- },
56- "scripts" : {
57- "test" : " make test" ,
58- "precommit" : " lint-staged" ,
59- "build" : " babel src -d ./build" ,
60- "prepack" : " npm run build"
61- },
62- "lint-staged" : {
63- "*.{json,md}" : [
64- " prettier --write" ,
65- " git add"
66- ],
67- "*.js" : [
68- " prettier --write" ,
69- " eslint --fix" ,
70- " git add"
71- ]
72- },
73- "require" : " @babel/register" ,
74- "gitHead" : " 295f7c22592a4d318e80a800fb2c650b8e6b4ec0" ,
75- "bugs" : {
76- "url" : " https://github.com/wixplosives/postcss-modules/issues"
77- },
78- "homepage" : " https://github.com/wixplosives/postcss-modules#readme" ,
7917 "_id" : " @wixc3/postcss-modules@6.1.1" ,
80- "_nodeVersion" : " 18.16.1" ,
81- "_npmVersion" : " 9.5.1" ,
82- "dist" : {
83- "integrity" : " sha512-x/h1yKs6SKBAe2GOG66/pwEBqN7lsWFeculHDtQhBTgiCAxzm+37cFutIDGAjmp4NQ4DN1XssO3KkpT3C3l6rw==" ,
84- "shasum" : " 1d4f0ff6a3c10de1e67d58a5585d1e8fd4e54771" ,
85- "tarball" : " https://registry.npmjs.org/@wixc3/postcss-modules/-/postcss-modules-6.1.1.tgz" ,
86- "fileCount" : 15 ,
87- "unpackedSize" : 35304 ,
88- "signatures" : [
89- {
90- "keyid" : " SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA" ,
91- "sig" : " MEUCIQDns0xL+7XkA5rQYIyHu+LZ8VfajkSZ89pT+yTzxpzpDwIgSP32NF8epYKLrCAP0QEOEMx2AlACFk8g06nqnHaZ0zs="
92- }
93- ]
94- },
95- "_npmUser" : {
96- "name" : " avi.vahl" ,
97- "email" : " avi.vahl@wix.com"
98- },
99- "directories" : {},
10018 "maintainers" : [
10119 {
10220 "name" : " oleksiiletushev" ,
375293 "email" : " vladyslavg@wix.com"
376294 }
377295 ],
378- "_npmOperationalInternal" : {
379- "host" : " s3://npm-registry-packages" ,
380- "tmp" : " tmp/postcss-modules_6.1.1_1689329503409_0.17360377267573868"
296+ "homepage" : " https://github.com/wixplosives/postcss-modules#readme" ,
297+ "bugs" : {
298+ "url" : " https://github.com/wixplosives/postcss-modules/issues"
299+ },
300+ "dist" : {
301+ "shasum" : " 1d4f0ff6a3c10de1e67d58a5585d1e8fd4e54771" ,
302+ "tarball" : " https://registry.npmjs.org/@wixc3/postcss-modules/-/postcss-modules-6.1.1.tgz" ,
303+ "fileCount" : 15 ,
304+ "integrity" : " sha512-x/h1yKs6SKBAe2GOG66/pwEBqN7lsWFeculHDtQhBTgiCAxzm+37cFutIDGAjmp4NQ4DN1XssO3KkpT3C3l6rw==" ,
305+ "signatures" : [
306+ {
307+ "sig" : " MEUCIQDns0xL+7XkA5rQYIyHu+LZ8VfajkSZ89pT+yTzxpzpDwIgSP32NF8epYKLrCAP0QEOEMx2AlACFk8g06nqnHaZ0zs=" ,
308+ "keyid" : " SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
309+ }
310+ ],
311+ "unpackedSize" : 35304
312+ },
313+ "main" : " build/index.js" ,
314+ "types" : " index.d.ts" ,
315+ "gitHead" : " 295f7c22592a4d318e80a800fb2c650b8e6b4ec0" ,
316+ "require" : " @babel/register" ,
317+ "scripts" : {
318+ "test" : " make test" ,
319+ "build" : " babel src -d ./build" ,
320+ "prepack" : " npm run build" ,
321+ "precommit" : " lint-staged"
322+ },
323+ "_npmUser" : {
324+ "name" : " avi.vahl" ,
325+ "email" : " avi.vahl@wix.com"
326+ },
327+ "repository" : {
328+ "url" : " git+https://github.com/wixplosives/postcss-modules.git" ,
329+ "type" : " git"
330+ },
331+ "_npmVersion" : " 9.5.1" ,
332+ "description" : " PostCSS plugin to use CSS Modules everywhere" ,
333+ "directories" : {},
334+ "lint-staged" : {
335+ "*.js" : [
336+ " prettier --write" ,
337+ " eslint --fix" ,
338+ " git add"
339+ ],
340+ "*.{json,md}" : [
341+ " prettier --write" ,
342+ " git add"
343+ ]
344+ },
345+ "_nodeVersion" : " 18.16.1" ,
346+ "dependencies" : {
347+ "icss-utils" : " ^5.1.0" ,
348+ "string-hash" : " ^1.1.1" ,
349+ "generic-names" : " ^4.0.0" ,
350+ "lodash.camelcase" : " ^4.3.0" ,
351+ "postcss-modules-scope" : " ^3.0.0" ,
352+ "postcss-modules-values" : " ^4.0.0" ,
353+ "postcss-modules-extract-imports" : " ^3.0.0" ,
354+ "postcss-modules-local-by-default" : " ^4.0.0"
355+ },
356+ "publishConfig" : {
357+ "access" : " public"
381358 },
382359 "_hasShrinkwrap" : false ,
360+ "devDependencies" : {
361+ "jest" : " ^26.0.1" ,
362+ "husky" : " ^4.2.5" ,
363+ "eslint" : " ^7.3.1" ,
364+ "postcss" : " ^8.4.21" ,
365+ "prettier" : " ^2.0.5" ,
366+ "@babel/cli" : " ^7.17.10" ,
367+ "@babel/core" : " ^7.18.0" ,
368+ "lint-staged" : " ^10.2.11" ,
369+ "autoprefixer" : " ^10.0.2" ,
370+ "@babel/register" : " ^7.17.7" ,
371+ "@babel/preset-env" : " ^7.18.0" ,
372+ "eslint-plugin-jest" : " ^23.17.0" ,
373+ "@babel/eslint-parser" : " ^7.17.0" ,
374+ "eslint-plugin-import" : " ^2.21.2"
375+ },
376+ "peerDependencies" : {
377+ "postcss" : " ^8.0.0"
378+ },
379+ "_npmOperationalInternal" : {
380+ "tmp" : " tmp/postcss-modules_6.1.1_1689329503409_0.17360377267573868" ,
381+ "host" : " s3://npm-registry-packages"
382+ },
383383 "_time" : " 2023-07-14T10:11:43.677Z"
384384}
0 commit comments