{"_id":"typed-scss-modules","_rev":"4081090","name":"typed-scss-modules","description":"TypeScript type definition generator for SCSS CSS Modules","dist-tags":{"alpha":"8.0.0-alpha.3","latest":"8.1.1"},"maintainers":[{"name":"skovy","email":""}],"time":{"modified":"2025-10-28T01:29:59.000Z","created":"2019-02-11T03:09:18.402Z","8.1.1":"2025-01-11T22:56:17.582Z","8.1.0":"2025-01-01T22:58:33.167Z","8.0.1":"2024-03-23T19:29:37.927Z","8.0.0":"2023-11-26T00:37:07.677Z","8.0.0-alpha.3":"2023-08-07T18:05:01.083Z","8.0.0-alpha.2":"2023-08-07T16:34:22.160Z","7.1.4":"2023-08-06T19:55:32.003Z","7.1.3":"2023-08-05T17:46:55.559Z","8.0.0-alpha.1":"2023-08-05T17:21:13.279Z","7.1.3-alpha.2":"2023-08-04T19:23:05.965Z","7.1.3-alpha.1":"2023-08-04T19:19:26.098Z","7.1.2":"2023-07-23T18:18:51.489Z","7.1.1":"2023-06-18T20:13:58.115Z","7.1.0":"2023-03-14T14:50:11.237Z","7.0.3-alpha.1":"2023-02-26T19:32:15.094Z","7.0.2":"2023-01-10T22:59:39.003Z","7.0.1":"2022-09-30T01:37:20.333Z","7.0.0":"2022-09-14T23:50:19.793Z","6.6.0":"2022-09-14T00:46:33.153Z","6.5.0":"2022-06-03T14:59:16.200Z","6.4.1":"2022-05-10T14:32:37.690Z","6.4.0":"2022-05-01T21:57:04.277Z","6.3.0":"2022-04-27T15:07:43.239Z","6.2.1":"2022-04-26T02:04:09.393Z","6.2.0":"2022-02-17T05:07:51.224Z","6.1.0":"2022-02-17T03:37:59.575Z","6.0.0":"2022-02-15T03:42:18.858Z","5.1.1":"2022-02-14T00:56:51.376Z","5.1.0":"2022-02-14T00:45:59.959Z","5.0.0":"2022-01-31T16:43:12.887Z","4.1.3":"2022-01-31T16:36:04.629Z","4.1.2":"2022-01-02T16:06:43.094Z","4.1.1":"2021-03-21T22:58:25.302Z","4.1.0":"2021-02-21T21:48:22.071Z","4.0.0":"2021-02-06T02:28:09.592Z","3.4.1":"2021-01-10T18:04:57.967Z","3.4.0":"2020-11-20T00:38:51.424Z","3.3.0":"2020-10-28T00:47:30.430Z","3.2.2":"2020-10-15T05:08:30.067Z","3.2.1":"2020-10-10T20:54:54.523Z","3.2.0":"2020-10-08T04:07:03.457Z","3.1.0":"2020-09-14T14:29:11.309Z","3.0.0":"2020-08-25T13:39:59.822Z","2.1.0":"2020-08-25T13:28:28.060Z","2.0.1":"2020-07-17T15:50:08.995Z","2.0.0":"2020-07-06T16:11:07.186Z","1.4.0":"2020-07-03T00:59:17.220Z","1.3.0":"2020-04-08T00:38:19.239Z","1.2.0":"2020-02-22T03:36:49.529Z","1.1.0":"2020-01-19T20:05:37.600Z","1.0.1":"2019-12-08T21:08:59.843Z","1.0.0":"2019-12-08T20:01:04.004Z","0.0.13":"2019-12-08T19:12:59.272Z","0.0.12":"2019-08-30T03:56:42.109Z","0.0.11":"2019-08-05T03:06:10.864Z","0.0.10":"2019-03-17T20:33:24.540Z","0.0.9":"2019-03-10T20:46:24.623Z","0.0.8":"2019-03-07T04:54:06.814Z","0.0.7":"2019-03-05T04:59:40.531Z","0.0.6":"2019-02-17T16:29:06.279Z","0.0.5":"2019-02-17T01:28:28.589Z","0.0.4":"2019-02-16T19:10:47.222Z","0.0.3":"2019-02-12T05:05:53.959Z","0.0.2":"2019-02-12T03:55:46.568Z","0.0.1":"2019-02-11T03:09:18.402Z"},"users":{},"author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"versions":{"8.1.1":{"name":"typed-scss-modules","version":"8.1.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"bin":{"typed-scss-modules":"dist/lib/cli.js"},"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","check-linting":"eslint .","commit":"commit","semantic-release":"semantic-release"},"devDependencies":{"@babel/core":"^7.22.9","@babel/preset-env":"^7.22.9","@babel/preset-typescript":"^7.22.5","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^29.5.3","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.7.3","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","@typescript-eslint/eslint-plugin":"^6.3.0","@typescript-eslint/parser":"^6.3.0","babel-jest":"^29.6.2","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.46.0","eslint-plugin-jest":"^27.2.3","eslint-plugin-jest-formatting":"^3.1.0","eslint-plugin-promise":"^6.1.1","husky":"^7.0.4","jest":"^29.6.2","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.8.8","prettier-plugin-organize-imports":"^3.2.3","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.9.1","typescript":"^5.1.6"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^4.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.17.0","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"e80c68e2d8369be28a17f605d298d2f2bdc16b28","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@8.1.1","_nodeVersion":"16.20.2","_npmVersion":"7.24.2","dist":{"shasum":"2a7fbcad00119817a2589230dbaf9e6e874eff22","size":20350,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-8.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-8.1.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/typed-scss-modules_8.1.1_1736636177382_0.7138337330525522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T22:56:17.582Z","publish_time":1736636177582,"_source_registry_name":"default","_cnpm_publish_time":1736636177582},"8.1.0":{"name":"typed-scss-modules","version":"8.1.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"bin":{"typed-scss-modules":"dist/lib/cli.js"},"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","check-linting":"eslint .","commit":"commit","semantic-release":"semantic-release"},"devDependencies":{"@babel/core":"^7.22.9","@babel/preset-env":"^7.22.9","@babel/preset-typescript":"^7.22.5","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^29.5.3","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.7.3","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","@typescript-eslint/eslint-plugin":"^6.3.0","@typescript-eslint/parser":"^6.3.0","babel-jest":"^29.6.2","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.46.0","eslint-plugin-jest":"^27.2.3","eslint-plugin-jest-formatting":"^3.1.0","eslint-plugin-promise":"^6.1.1","husky":"^7.0.4","jest":"^29.6.2","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.8.8","prettier-plugin-organize-imports":"^3.2.3","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.9.1","typescript":"^5.1.6"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"2a9c1cd55566a5355ce9f70157371c3bdcdcb4a9","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@8.1.0","_nodeVersion":"16.20.2","_npmVersion":"7.24.2","dist":{"shasum":"64ac99b49c153b30936d3c6b49c71f1fcd269077","size":20353,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-8.1.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/typed-scss-modules_8.1.0_1735772312982_0.026545039805542014"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-01T22:58:33.167Z","publish_time":1735772313167,"_source_registry_name":"default","_cnpm_publish_time":1735772313167},"8.0.1":{"name":"typed-scss-modules","version":"8.0.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"bin":{"typed-scss-modules":"dist/lib/cli.js"},"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","check-linting":"eslint .","commit":"commit","semantic-release":"semantic-release"},"devDependencies":{"@babel/core":"^7.22.9","@babel/preset-env":"^7.22.9","@babel/preset-typescript":"^7.22.5","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^29.5.3","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.7.3","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","@typescript-eslint/eslint-plugin":"^6.3.0","@typescript-eslint/parser":"^6.3.0","babel-jest":"^29.6.2","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.46.0","eslint-plugin-jest":"^27.2.3","eslint-plugin-jest-formatting":"^3.1.0","eslint-plugin-promise":"^6.1.1","husky":"^7.0.4","jest":"^29.6.2","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.8.8","prettier-plugin-organize-imports":"^3.2.3","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.9.1","typescript":"^5.1.6"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"c60f74e51977e48fae30e8b868d417c18e27b8be","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@8.0.1","_nodeVersion":"16.20.2","_npmVersion":"7.24.2","dist":{"shasum":"6ff28393d0a57d283dbbf84ba0ebd47f704f0571","size":19967,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-8.0.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_8.0.1_1711222177730_0.08209880998615238"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-23T19:29:37.927Z","publish_time":1711222177927,"_source_registry_name":"default","_cnpm_publish_time":1711222177927},"8.0.0":{"name":"typed-scss-modules","version":"8.0.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"bin":{"typed-scss-modules":"dist/lib/cli.js"},"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","check-linting":"eslint .","commit":"commit","semantic-release":"semantic-release"},"devDependencies":{"@babel/core":"^7.22.9","@babel/preset-env":"^7.22.9","@babel/preset-typescript":"^7.22.5","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^29.5.3","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.7.3","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","@typescript-eslint/eslint-plugin":"^6.3.0","@typescript-eslint/parser":"^6.3.0","babel-jest":"^29.6.2","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.46.0","eslint-plugin-jest":"^27.2.3","eslint-plugin-jest-formatting":"^3.1.0","eslint-plugin-promise":"^6.1.1","husky":"^7.0.4","jest":"^29.6.2","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.8.8","prettier-plugin-organize-imports":"^3.2.3","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.9.1","typescript":"^5.1.6"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"546dba68e624e6d632618b6a419892869fc63cb0","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@8.0.0","_nodeVersion":"16.20.2","_npmVersion":"7.24.2","dist":{"shasum":"357ca724a16716a1562c04a71c2d95dc7d9b331d","size":19939,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-8.0.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_8.0.0_1700959027534_0.44796040169859963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-26T00:37:07.677Z","publish_time":1700959027677,"_source_registry_name":"default","_cnpm_publish_time":1700959027677},"8.0.0-alpha.3":{"name":"typed-scss-modules","version":"8.0.0-alpha.3","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"bin":{"typed-scss-modules":"dist/lib/cli.js"},"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","check-linting":"eslint .","commit":"commit","semantic-release":"semantic-release"},"devDependencies":{"@babel/core":"^7.22.9","@babel/preset-env":"^7.22.9","@babel/preset-typescript":"^7.22.5","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^29.5.3","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.7.3","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","@typescript-eslint/eslint-plugin":"^6.3.0","@typescript-eslint/parser":"^6.3.0","babel-jest":"^29.6.2","babel-plugin-transform-import-meta":"^2.2.1","eslint":"^8.46.0","husky":"^7.0.4","jest":"^29.6.2","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.8.8","prettier-plugin-organize-imports":"^3.2.3","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.9.1","typescript":"^5.1.6"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"readmeFilename":"README.md","gitHead":"5e36c4de3ba8da0f6d445e9f7eb6d517dc26ba0a","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@8.0.0-alpha.3","_nodeVersion":"16.20.1","_npmVersion":"7.24.2","dist":{"shasum":"07b3841ccc074f61f48e18deaf2077530443287f","size":19962,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-8.0.0-alpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-8.0.0-alpha.3.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_8.0.0-alpha.3_1691431500905_0.6805947723930652"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T18:05:01.083Z","publish_time":1691431501083,"_source_registry_name":"default","_cnpm_publish_time":1691431501083},"8.0.0-alpha.2":{"name":"typed-scss-modules","version":"8.0.0-alpha.2","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"bin":{"typed-scss-modules":"dist/lib/cli.js"},"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit","semantic-release":"semantic-release"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"readmeFilename":"README.md","gitHead":"618355f4e010e5120b4480fb36234972803d7e9c","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@8.0.0-alpha.2","_nodeVersion":"16.20.1","_npmVersion":"7.24.2","dist":{"shasum":"40f32837e05bb0d358fe63b99252e167941c740d","size":19501,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-8.0.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-8.0.0-alpha.2.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_8.0.0-alpha.2_1691426061982_0.8065706149288476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T16:34:22.160Z","publish_time":1691426062160,"_source_registry_name":"default","_cnpm_publish_time":1691426062160},"7.1.4":{"name":"typed-scss-modules","version":"7.1.4","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"ce5d9a1b08363cb7a958de102f87212ba51471c2","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.1.4","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"b2f9017b3d45c5014bd284ef3e4402d34337568f","size":19582,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.1.4.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.1.4_1691351731829_0.6745446116797653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-06T19:55:32.003Z","publish_time":1691351732003,"_source_registry_name":"default","_cnpm_publish_time":1691351732003},"7.1.3":{"name":"typed-scss-modules","version":"7.1.3","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"5d322d96e34bc7bbc09698cb5395f8f1ed1417ea","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.1.3","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"2ec0d63cf27849be48e2011afab754370bb71281","size":19512,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.1.3.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.1.3_1691257615395_0.6927462325478875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-05T17:46:55.559Z","publish_time":1691257615559,"_source_registry_name":"default","_cnpm_publish_time":1691257615559},"8.0.0-alpha.1":{"name":"typed-scss-modules","version":"8.0.0-alpha.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit","semantic-release":"semantic-release"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"packageManager":"npm@3.19.2","readmeFilename":"README.md","gitHead":"e3654014c256e2aa658d7a81dca528c340e2cb62","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@8.0.0-alpha.1","_nodeVersion":"16.20.1","_npmVersion":"7.24.2","dist":{"shasum":"475d5348378d7a9ec6be810a832cec8b1570a8a3","size":19516,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-8.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-8.0.0-alpha.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_8.0.0-alpha.1_1691256073073_0.3839595823297475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-05T17:21:13.279Z","publish_time":1691256073279,"_source_registry_name":"default","_cnpm_publish_time":1691256073279},"7.1.3-alpha.2":{"name":"typed-scss-modules","version":"7.1.3-alpha.2","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit","semantic-release":"semantic-release"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"packageManager":"npm@3.19.2","readmeFilename":"README.md","gitHead":"c715a5adb1cd5848734259ae287d8c7999a6f816","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.1.3-alpha.2","_nodeVersion":"16.20.1","_npmVersion":"7.24.2","dist":{"shasum":"58afd0f47d1fde4e44fc007deb7007363c7c11bf","size":19515,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.1.3-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.1.3-alpha.2.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.1.3-alpha.2_1691176985741_0.7737257235432324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-04T19:23:05.965Z","publish_time":1691176985965,"_source_registry_name":"default","_cnpm_publish_time":1691176985965},"7.1.3-alpha.1":{"name":"typed-scss-modules","version":"7.1.3-alpha.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"npm run clean && tsc && chmod +x dist/lib/cli.js","prepare":"npm run build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit","semantic-release":"semantic-release"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","postcss":"^8.4.27","postcss-modules":"^6.0.0","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"packageManager":"npm@3.19.2","readmeFilename":"README.md","gitHead":"920b1882d0f4a0a93e65f633e21ae06607651f92","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.1.3-alpha.1","_nodeVersion":"16.20.1","_npmVersion":"7.24.2","dist":{"shasum":"a5d00d2a487a61c4a63fa80808828251904622af","size":19517,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.1.3-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.1.3-alpha.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.1.3-alpha.1_1691176765870_0.6206425427255664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-04T19:19:26.098Z","publish_time":1691176766098,"_source_registry_name":"default","_cnpm_publish_time":1691176766098},"7.1.2":{"name":"typed-scss-modules","version":"7.1.2","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"e76e33aa6a34c5d4637b95732b26d2500a026ad0","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.1.2","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"e81436b99ab609d82933770f8ae2a4b5b2398b25","size":19362,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.1.2.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.1.2_1690136331296_0.13180455897869425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-23T18:18:51.489Z","publish_time":1690136331489,"_source_registry_name":"default","_cnpm_publish_time":1690136331489},"7.1.1":{"name":"typed-scss-modules","version":"7.1.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"f83b4231886474b067bf63db75757deb9f9a3d32","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.1.1","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"f034db94f548ff1987e72fd5413539900aabf2bb","size":19422,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.1.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.1.1_1687119237877_0.22220710976435942"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-18T20:13:58.115Z","publish_time":1687119238115,"_source_registry_name":"default","_cnpm_publish_time":1687119238115},"7.1.0":{"name":"typed-scss-modules","version":"7.1.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3 || ^8.0.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"6468736b228e1b0e65c25dc939b208a87b955123","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.1.0","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"30809b295c4a26faf9f819975ecf8c054c9e58a7","size":19425,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.1.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.1.0_1678805411075_0.015175769818708273"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-14T14:50:11.237Z","publish_time":1678805411237,"_cnpm_publish_time":1678805411237},"7.0.3-alpha.1":{"name":"typed-scss-modules","version":"7.0.3-alpha.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"readmeFilename":"README.md","gitHead":"cc9b5ee2d5796e7297e3b39c368c18978eb2cbc0","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.0.3-alpha.1","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"484ac58a5709d313e132440d4148c1255bc87254","size":19458,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.0.3-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.0.3-alpha.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.0.3-alpha.1_1677439934904_0.9632807688046903"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-26T19:32:15.094Z","publish_time":1677439935094,"_cnpm_publish_time":1677439935094},"7.0.2":{"name":"typed-scss-modules","version":"7.0.2","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"572cbcd26ca6c26a4988709a586fdf3389abc10a","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.0.2","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"d6166c89decbeb1257ef607f4161593e5a81d4d4","size":19313,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.0.2.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.0.2_1673391578860_0.934593609406678"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-10T22:59:39.003Z","publish_time":1673391579003,"_cnpm_publish_time":1673391579003},"7.0.1":{"name":"typed-scss-modules","version":"7.0.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"46f82a96a08a6cb4ba05571f186d1cc468e1083c","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.0.1","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"f6688bba29e6ebf5a6d0a5064bfd85863c334263","size":19296,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.0.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.0.1_1664501840144_0.9385090297987755"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-30T01:40:19.952Z","publish_time":1664501840333,"_cnpm_publish_time":1664501840333},"7.0.0":{"name":"typed-scss-modules","version":"7.0.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.3","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"7.0.3","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^7.0.3","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"d97049e9a115a076061c4a77d81744f15c89ed5d","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@7.0.0","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"d435c598bf61fe541da4cd4bb2bcaacff7873c51","size":19209,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-7.0.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_7.0.0_1663199419575_0.1849341364237429"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-14T23:50:30.257Z","publish_time":1663199419793,"_cnpm_publish_time":1663199419793},"6.6.0":{"name":"typed-scss-modules","version":"6.6.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"8ac6c9b4b84cae665cb54d19e697d8013c855407","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.6.0","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"3ddea05d86095b105899839f393c91493a42ea7e","size":19146,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.6.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.6.0_1663116392960_0.587369740245165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-14T00:48:03.358Z","publish_time":1663116393153,"_cnpm_publish_time":1663116393153},"6.5.0":{"name":"typed-scss-modules","version":"6.5.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"71992dde0898a5878ea20cc1976a300d7b8e2f39","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.5.0","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"158940eac0e389bad6a23dcd86e8b52443adf036","size":18796,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.5.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.5.0_1654268356010_0.2885882896245302"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T13:00:03.642Z","publish_time":1654268356200,"_cnpm_publish_time":1654268356200},"6.4.1":{"name":"typed-scss-modules","version":"6.4.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"74e2bea7bd39e3d31e00af2087f216704ddc2e59","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.4.1","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"3edb6d4ce37cb2d29baa8d9e79f49d3a655be734","size":18546,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.4.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.4.1_1652193157354_0.8384309960384162"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-10T16:00:55.163Z","publish_time":1652193157690,"_cnpm_publish_time":1652193157690},"6.4.0":{"name":"typed-scss-modules","version":"6.4.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","chalk":"4.1.2","change-case":"^4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"3a6b38a6723f031337fc90b31ec9121586074705","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.4.0","_nodeVersion":"12.22.12","_npmVersion":"7.24.2","dist":{"shasum":"c6a939ed68571b1b964855fdce3cf9a03704762c","size":18529,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.4.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.4.0_1651442224123_0.22766600118144287"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-01T21:57:08.531Z","publish_time":1651442224277,"_cnpm_publish_time":1651442224277},"6.3.0":{"name":"typed-scss-modules","version":"6.3.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"dist/lib/index.js","types":"dist/lib/index.d.ts","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","camelcase":"^6.3.0","chalk":"4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","param-case":"^3.0.4","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"30569df97d6958bbed56b42e01b54080bc74e32d","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.3.0","_nodeVersion":"12.22.12","_npmVersion":"6.14.6","dist":{"shasum":"c041ef0e75e47e65c92f50e834dea3818b0d59d4","size":18652,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.3.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.3.0_1651072063062_0.9310078106803457"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-27T16:28:17.110Z","publish_time":1651072063239,"_cnpm_publish_time":1651072063239},"6.2.1":{"name":"typed-scss-modules","version":"6.2.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","camelcase":"^6.3.0","chalk":"4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","param-case":"^3.0.4","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"8ce9540a6ee3c98663c8f031a0b97b22aaf92ba1","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.2.1","_nodeVersion":"12.22.12","_npmVersion":"6.14.6","dist":{"shasum":"d25f1741991586064b0955643cefe4f072717ceb","size":15699,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.2.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.2.1_1650938649235_0.9113379973956373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-26T02:04:12.559Z","publish_time":1650938649393,"_cnpm_publish_time":1650938649393},"6.2.0":{"name":"typed-scss-modules","version":"6.2.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","camelcase":"^6.3.0","chalk":"4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","param-case":"^3.0.4","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"7a2a5d5178d805b74ab063d8123539378ace9371","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.2.0","_nodeVersion":"12.22.10","_npmVersion":"6.14.6","dist":{"shasum":"30adfb24e9f2651278ed1aa4c42777275b077f69","size":15644,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.2.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.2.0_1645074471089_0.8391925415284305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-17T05:07:57.157Z","publish_time":1645074471224,"_cnpm_publish_time":1645074471224},"6.1.0":{"name":"typed-scss-modules","version":"6.1.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","camelcase":"^6.3.0","chalk":"4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","param-case":"^3.0.4","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"8d73cd2fb4a4f096c104072c8a49a05d96075bdf","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.1.0","_nodeVersion":"12.22.10","_npmVersion":"6.14.6","dist":{"shasum":"e3fd2e2e7469d560ca7f2cafc4ee5311bee430e9","size":15459,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.1.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.1.0_1645069079292_0.28504858305665004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-17T03:38:06.690Z","publish_time":1645069079575,"_cnpm_publish_time":1645069079575},"6.0.0":{"name":"typed-scss-modules","version":"6.0.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build && husky install","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^16.2.1","@commitlint/config-conventional":"^16.2.1","@commitlint/prompt-cli":"^16.2.1","@commitlint/travis-cli":"^16.2.1","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.2.0","@types/jest":"^27.4.0","@types/node":"^17.0.18","@types/node-sass":"^4.11.2","@types/prettier":"^2.4.4","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^17.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.4","node-sass":"4.12.0","node-sass-json-importer":"^4.3.0","prettier":"^2.5.1","sass":"^1.49.7","semantic-release":"^17.4.7","ts-node":"^10.5.0","typescript":"^4.5.5"},"peerDependencies":{"node-sass":"^4.12.0","sass":"^1.49.7"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","camelcase":"^6.3.0","chalk":"4.1.2","chokidar":"^3.5.3","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.2.0","joycon":"^3.1.1","param-case":"^3.0.4","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^17.3.1"},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write"]},"gitHead":"d0a358a3e0c3946a0095aa1bc8116920efface5b","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@6.0.0","_nodeVersion":"12.22.10","_npmVersion":"6.14.6","dist":{"shasum":"cd483cb976b61a00e88aad676a89b9f727855052","size":14883,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-6.0.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_6.0.0_1644896538653_0.43123050200881474"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-15T03:44:19.641Z","publish_time":1644896538858,"_cnpm_publish_time":1644896538858},"5.1.1":{"name":"typed-scss-modules","version":"5.1.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^1.3.1","jest":"^27.5.1","lint-staged":"^8.1.3","node-sass":"^4.11.0","node-sass-json-importer":"^4.3.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.1.6","joycon":"^3.1.1","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"c7ecc22204034134bbc1c171c98370281bda6ce0","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@5.1.1","_nodeVersion":"12.22.10","_npmVersion":"6.14.6","dist":{"shasum":"eff444b3226bef541874826f2e13f2c9317c4e99","size":14421,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-5.1.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_5.1.1_1644800211186_0.7560683577065006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-14T00:56:57.287Z","publish_time":1644800211376,"_cnpm_publish_time":1644800211376},"5.1.0":{"name":"typed-scss-modules","version":"5.1.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","test:watch":"jest --watch","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@babel/core":"^7.17.2","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","babel-jest":"^27.5.1","babel-plugin-transform-import-meta":"^2.1.1","husky":"^1.3.1","jest":"^27.5.1","lint-staged":"^8.1.3","node-sass":"^4.11.0","node-sass-json-importer":"^4.3.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"bundle-require":"^3.0.4","camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","esbuild":"^0.14.21","glob":"^7.1.6","joycon":"^3.1.1","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"422a56ec8dc8f0a4f160240ce7a2311c274dc8fa","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@5.1.0","_nodeVersion":"12.22.10","_npmVersion":"6.14.6","dist":{"shasum":"e08a5fa5acd311f669e758bd95e49d03f12fd328","size":14444,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-5.1.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_5.1.0_1644799559781_0.12287309674187186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-14T00:46:09.716Z","publish_time":1644799559959,"_cnpm_publish_time":1644799559959},"5.0.0":{"name":"typed-scss-modules","version":"5.0.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"3780b023c7b6f44def77d79aa53ea5a803c71ee8","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@5.0.0","_nodeVersion":"12.22.9","_npmVersion":"6.14.6","dist":{"shasum":"23ecaf2c6e2ab49e65a08f68f58b3ce5b6b120f1","size":14369,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-5.0.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_5.0.0_1643647392747_0.5724555197474863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T16:43:36.212Z","publish_time":1643647392887,"_cnpm_publish_time":1643647392887},"4.1.3":{"name":"typed-scss-modules","version":"4.1.3","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","typed-scss-modules":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"typed-scss-modules":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"29cdce386b3dd6eccddd811d4a02e39c31c3edad","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@4.1.3","_nodeVersion":"12.22.9","_npmVersion":"6.14.6","dist":{"shasum":"7e41c463bd5a186c985c8ae91315a9d454630fad","size":14368,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-4.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-4.1.3.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_4.1.3_1643646964511_0.7901316556892166"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T16:36:24.262Z","deprecated":"Skip this version and upgrade to v5. This release contains a breaking change and was improperly versioned","publish_time":1643646964629,"_cnpm_publish_time":1643646964629},"4.1.2":{"name":"typed-scss-modules","version":"4.1.2","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"a6b90ee976ff0cdd2567788682c2bddef7be49bb","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@4.1.2","_nodeVersion":"12.22.8","_npmVersion":"6.14.6","dist":{"shasum":"41de1ec509de49ad28e516c4786ec92532acfda9","size":14293,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-4.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-4.1.2.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_4.1.2_1641139602966_0.3192361581757839"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-02T16:07:02.866Z","publish_time":1641139603094,"_cnpm_publish_time":1641139603094},"4.1.1":{"name":"typed-scss-modules","version":"4.1.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"4acbb9d5d259c595fdb6f3b70e0d1f9c5062bcd6","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@4.1.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.6","dist":{"shasum":"eab12f25511a329f8e4837842c3b484ffd66b449","size":14246,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-4.1.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_4.1.1_1616367505191_0.6323889896567674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:55.600Z","publish_time":1616367505302,"_cnpm_publish_time":1616367505302},"4.1.0":{"name":"typed-scss-modules","version":"4.1.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"60ede35dea22fc472baaabe5b75996ecb9ad0173","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@4.1.0","_nodeVersion":"12.20.2","_npmVersion":"6.14.6","dist":{"shasum":"85eaf363169532126123e19437f97abf6b318342","size":14308,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-4.1.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_4.1.0_1613944101904_0.6275860740449613"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:55.430Z","publish_time":1613944102071,"_cnpm_publish_time":1613944102071},"4.0.0":{"name":"typed-scss-modules","version":"4.0.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"aa7f0b960648d9b2a3adf5585040370bb7cb4aa8","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@4.0.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.6","dist":{"shasum":"63becaa4dba741517f39be3c2ba99ae9ffc3ca32","size":14271,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-4.0.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_4.0.0_1612578489397_0.6330537855215383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:54.556Z","publish_time":1612578489592,"_cnpm_publish_time":1612578489592},"3.4.1":{"name":"typed-scss-modules","version":"3.4.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"795471c0de312cbbc60aa1b918612f395722ade1","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@3.4.1","_nodeVersion":"12.20.1","_npmVersion":"6.14.6","dist":{"shasum":"807110ac4a53321da3a743777bc4e1ccb502c94e","size":14273,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-3.4.1.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_3.4.1_1610301897807_0.8455645455999463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:53.657Z","publish_time":1610301897967,"_cnpm_publish_time":1610301897967},"3.4.0":{"name":"typed-scss-modules","version":"3.4.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"f006f40b4ecf7350ac8bf6da341ee20924f4f866","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@3.4.0","_nodeVersion":"12.19.1","_npmVersion":"6.14.6","dist":{"shasum":"b59c932974a8377fa1b5302e08e3867efa36b3ad","size":14208,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-3.4.0.tgz"},"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"maintainers":[{"name":"skovy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_3.4.0_1605832731204_0.8604471541872432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:53.559Z","publish_time":1605832731424,"_cnpm_publish_time":1605832731424},"3.3.0":{"name":"typed-scss-modules","version":"3.3.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"62703c021dd38029374349e2536410c05b6d3f25","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@3.3.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.6","dist":{"shasum":"0c6fb5e13ea001267659b0d687f9ecb2cbe61425","size":14117,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-3.3.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_3.3.0_1603846050337_0.8087799515830112"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:52.673Z","publish_time":1603846050430,"_cnpm_publish_time":1603846050430},"3.2.2":{"name":"typed-scss-modules","version":"3.2.2","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^2.1.2","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"a0ee20239bc9d04696bd77490f4de7ecb531e959","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@3.2.2","_nodeVersion":"12.19.0","_npmVersion":"6.14.6","dist":{"shasum":"345993f43acfe4076e7653cfa7abc4261200d87f","size":13876,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-3.2.2.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_3.2.2_1602738509934_0.3160770653220981"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:51.785Z","publish_time":1602738510067,"_cnpm_publish_time":1602738510067},"3.2.1":{"name":"typed-scss-modules","version":"3.2.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"49b8422347a0561a3f7848f9e8ef140b814bc355","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@3.2.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.6","dist":{"shasum":"2c0b4a0afdbdcbb53742094a051b42474f1556cc","size":13557,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-3.2.1.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_3.2.1_1602363294423_0.37327458743403685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:50.892Z","publish_time":1602363294523,"_cnpm_publish_time":1602363294523},"3.2.0":{"name":"typed-scss-modules","version":"3.2.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"4c95dacb874b874e3997ac5d63a6100444490b14","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@3.2.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.6","dist":{"shasum":"295f46e755a783882fc7dc5c12b5225df814ece0","size":13463,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-3.2.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_3.2.0_1602130023311_0.9129446975879494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:49.961Z","publish_time":1602130023457,"_cnpm_publish_time":1602130023457},"3.1.0":{"name":"typed-scss-modules","version":"3.1.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.2","@commitlint/prompt-cli":"^9.1.2","@commitlint/travis-cli":"^9.1.2","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/prettier":"^2.1.0","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^17.1.1","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"9af1f3a8d507d3247b4043b65907bfb15f57ee3b","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@3.1.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"7d539e4d6ccb4f0e9d2fe51e5d221c4ae3eca588","size":13295,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-3.1.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_3.1.0_1600093751184_0.3891111239482399"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:49.086Z","publish_time":1600093751309,"_cnpm_publish_time":1600093751309},"3.0.0":{"name":"typed-scss-modules","version":"3.0.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"0d9216a7ae097d30e0ae8cfd0ebec2dde848007c","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@3.0.0","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"bfaf68ff9a0060d6ff73ef31bef3a2b7a11fc81c","size":12535,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-3.0.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_3.0.0_1598362799628_0.5828554387104445"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:48.150Z","publish_time":1598362799822,"_cnpm_publish_time":1598362799822},"2.1.0":{"name":"typed-scss-modules","version":"2.1.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"8877419f730926ca0f2c919e0a62db45eb8252ef","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@2.1.0","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"2bc14120fcd100f8e0b3c30c348101303fb74a73","size":12483,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-2.1.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_2.1.0_1598362107928_0.9291722081923917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:47.268Z","publish_time":1598362108060,"_cnpm_publish_time":1598362108060},"2.0.1":{"name":"typed-scss-modules","version":"2.0.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"d58feb3b82e507b2023c2494deb8564f3db16519","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@2.0.1","_nodeVersion":"10.21.0","_npmVersion":"6.13.4","dist":{"shasum":"a1cddceb52b80af21bf7fac97618ae3765718bbc","size":12458,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-2.0.1.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_2.0.1_1595001008867_0.45566750844899606"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:46.392Z","publish_time":1595001008995,"_cnpm_publish_time":1595001008995},"2.0.0":{"name":"typed-scss-modules","version":"2.0.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc && chmod +x dist/lib/cli.js","prepare":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"859013d01dc6745babfd9fd6118408bde849616b","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@2.0.0","_nodeVersion":"10.21.0","_npmVersion":"6.13.4","dist":{"shasum":"e9fc98e0a64163688a9acc945c6439ba70791ea8","size":12447,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-2.0.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_2.0.0_1594051867033_0.6343205936237917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:45.529Z","publish_time":1594051867186,"_cnpm_publish_time":1594051867186},"1.4.0":{"name":"typed-scss-modules","version":"1.4.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"f86ca3aec2fb81bc99c9a533fc666bdbf6b57b57","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@1.4.0","_nodeVersion":"10.21.0","_npmVersion":"6.13.4","dist":{"shasum":"77e53c5a159260c0f70f6dbe3aed6b7f5ce45e96","size":12448,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-1.4.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_1.4.0_1593737957005_0.05502278845665165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:44.636Z","publish_time":1593737957220,"_cnpm_publish_time":1593737957220},"1.3.0":{"name":"typed-scss-modules","version":"1.3.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"6d6b2d476bc604a92d697452a2282ff9a64c115c","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@1.3.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"9d6bd1517a103c7f48717e0df6a1a3c78eadd6da","size":11867,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-1.3.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_1.3.0_1586306299080_0.6061550364131163"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:43.750Z","publish_time":1586306299239,"_cnpm_publish_time":1586306299239},"1.2.0":{"name":"typed-scss-modules","version":"1.2.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"a7a8ffec2d33b3943ba7d07e2d2efc6fa90632da","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@1.2.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"e1553eaaf38a25e445c3fd59ea36c4ea7bead86d","size":11443,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-1.2.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_1.2.0_1582342609371_0.7792762260384245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:42.865Z","publish_time":1582342609529,"_cnpm_publish_time":1582342609529},"1.1.0":{"name":"typed-scss-modules","version":"1.1.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/sass":"^1.16.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","sass":"^1.25.0","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0","sass":"^1.25.0"},"peerDependenciesMeta":{"node-sass":{"optional":true},"sass":{"optional":true}},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"1a58dea1de0938ce5c797b6f5788ea2ae9b3013b","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@1.1.0","_nodeVersion":"10.18.1","_npmVersion":"6.13.4","dist":{"shasum":"989683d17b1bbe59728ed8e1851b8f4d3e41b492","size":11124,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-1.1.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_1.1.0_1579464337473_0.22319993924930315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:41.975Z","publish_time":1579464337600,"_cnpm_publish_time":1579464337600},"1.0.1":{"name":"typed-scss-modules","version":"1.0.1","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/reserved-words":"^0.1.0","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"camelcase":"^5.0.0","chalk":"^3.0.0","chokidar":"^3.3.0","css-modules-loader-core":"^1.1.0","glob":"^7.1.6","param-case":"^3.0.2","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^15.0.2"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"b7ab2123d9f405dbca8aecaf1c8a16a200f611a5","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@1.0.1","_nodeVersion":"10.17.0","_npmVersion":"6.13.2","dist":{"shasum":"1e465d20f83882b05e41f7aa53aa30791f61c9c8","size":10403,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-1.0.1.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_1.0.1_1575839339720_0.6363819741996541"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:41.113Z","publish_time":1575839339843,"_cnpm_publish_time":1575839339843},"1.0.0":{"name":"typed-scss-modules","version":"1.0.0","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'","commit":"commit"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@commitlint/prompt-cli":"^8.2.0","@commitlint/travis-cli":"^8.2.0","@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","semantic-release":"^15.13.31","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"@types/reserved-words":"^0.1.0","camelcase":"^5.0.0","chalk":"^2.4.2","chokidar":"^2.1.2","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","param-case":"^2.1.1","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^12.0.5"},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"b7c455f18390f40227d3abae3bc2862f87846be1","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@1.0.0","_nodeVersion":"10.17.0","_npmVersion":"6.13.2","dist":{"shasum":"d73307457fb0e72ae0af7e0e2e6cdf02d3bc1ab1","size":10350,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-1.0.0.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_1.0.0_1575835263850_0.4519353707683802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:40.236Z","publish_time":1575835264004,"_cnpm_publish_time":1575835264004},"0.0.13":{"name":"typed-scss-modules","version":"0.0.13","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"@types/reserved-words":"^0.1.0","camelcase":"^5.0.0","chalk":"^2.4.2","chokidar":"^2.1.2","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","param-case":"^2.1.1","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"licenseText":"MIT License\n\nCopyright (c) 2019 Spencer Miskoviak\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"typed-scss-modules@0.0.13","dist":{"shasum":"b8e1eb133b454d9d38f2bfe3711f594b36a7917c","size":10220,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.13.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.13_1575832379136_0.18888784069907594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:39.337Z","publish_time":1575832379272,"_cnpm_publish_time":1575832379272},"0.0.12":{"name":"typed-scss-modules","version":"0.0.12","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"@types/reserved-words":"^0.1.0","camelcase":"^5.0.0","chalk":"^2.4.2","chokidar":"^2.1.2","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","param-case":"^2.1.1","path":"^0.12.7","reserved-words":"^0.1.2","slash":"^3.0.0","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"licenseText":"MIT License\n\nCopyright (c) 2019 Spencer Miskoviak\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"typed-scss-modules@0.0.12","dist":{"shasum":"baa957a0dd1ce2f5f646775f4e1fce2a03ef018d","size":10112,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.12.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.12_1567137401910_0.15869739375524183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:38.448Z","publish_time":1567137402109,"_cnpm_publish_time":1567137402109},"0.0.11":{"name":"typed-scss-modules","version":"0.0.11","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"@types/reserved-words":"^0.1.0","camelcase":"^5.0.0","chalk":"^2.4.2","chokidar":"^2.1.2","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","param-case":"^2.1.1","path":"^0.12.7","reserved-words":"^0.1.2","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"licenseText":"MIT License\n\nCopyright (c) 2019 Spencer Miskoviak\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"typed-scss-modules@0.0.11","dist":{"shasum":"9d63ebc4a7bc1add8dff80030a2406a930170215","size":10157,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.11.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.11_1564974370661_0.4372606426412535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:37.577Z","publish_time":1564974370864,"_cnpm_publish_time":1564974370864},"0.0.10":{"name":"typed-scss-modules","version":"0.0.10","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/css-modules-loader-core":"^1.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"@types/reserved-words":"^0.1.0","camelcase":"^5.0.0","chalk":"^2.4.2","chokidar":"^2.1.2","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","param-case":"^2.1.1","path":"^0.12.7","reserved-words":"^0.1.2","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"_resolved":"","_integrity":"","_from":"file:typed-scss-modules-v0.0.10.tgz","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@0.0.10","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"2a9f8d1657b5e299b630df195b84ee21bffd1d9e","size":9213,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.10.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.10_1552854804347_0.09038104501439137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:37.473Z","publish_time":1552854804540,"_cnpm_publish_time":1552854804540},"0.0.9":{"name":"typed-scss-modules","version":"0.0.9","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build","check-types":"tsc --noEmit","check-formatting":"prettier --check '**/*.{js,json,css,md,scss,tsx,ts}'"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"camelcase":"^5.0.0","chalk":"^2.4.2","chokidar":"^2.1.2","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","param-case":"^2.1.1","path":"^0.12.7","reserved-words":"^0.1.2","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"_resolved":"","_integrity":"","_from":"file:typed-scss-modules-v0.0.9.tgz","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@0.0.9","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"061f02721fa45de8b06fd6e544fbacb41c710f39","size":9123,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.9.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.9_1552250784504_0.5858952103621917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:36.599Z","publish_time":1552250784623,"_cnpm_publish_time":1552250784623},"0.0.8":{"name":"typed-scss-modules","version":"0.0.8","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"camelcase":"^5.0.0","chalk":"^2.4.2","chokidar":"^2.1.2","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","param-case":"^2.1.1","path":"^0.12.7","reserved-words":"^0.1.2","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"_resolved":"","_integrity":"","_from":"file:typed-scss-modules-v0.0.8.tgz","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@0.0.8","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"shasum":"bb7f6fee7dd8086474d1efd6f6d0eac147b76de4","size":8663,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.8.tgz"},"maintainers":[{"name":"skovy","email":""}],"_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.8_1551934446663_0.8970263177277764"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:35.710Z","publish_time":1551934446814,"_cnpm_publish_time":1551934446814},"0.0.7":{"name":"typed-scss-modules","version":"0.0.7","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","camelcase":"^5.0.0","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","param-case":"^2.1.1","prettier":"^1.16.4","reserved-words":"^0.1.2","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"chalk":"^2.4.2","chokidar":"^2.1.2","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","path":"^0.12.7","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"_resolved":"","_integrity":"","_from":"file:typed-scss-modules-v0.0.7.tgz","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@0.0.7","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"64cfbbee7c0888a6713ac34cb9dd1bcaaf954f69","size":8667,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.7.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.7_1551761980308_0.7649306879974063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:34.811Z","publish_time":1551761980531,"_cnpm_publish_time":1551761980531},"0.0.6":{"name":"typed-scss-modules","version":"0.0.6","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/chokidar":"^1.7.5","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","camelcase":"^5.0.0","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","param-case":"^2.1.1","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"chalk":"^2.4.2","chokidar":"^2.1.1","css-modules-loader-core":"^1.1.0","glob":"^7.1.3","path":"^0.12.7","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"a09de2ac74d64300e89042167a02edaf3d507f78","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@0.0.6","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"aacbc17877bfcf692c23ffe0fdb4c5e7755c05fd","size":7909,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.6.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.6_1550420946135_0.9802052739450291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:33.951Z","publish_time":1550420946279,"_cnpm_publish_time":1550420946279},"0.0.5":{"name":"typed-scss-modules","version":"0.0.5","description":"TypeScript type definition generator for SCSS CSS Modules","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/skovy/typed-scss-modules.git"},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","keywords":["scss","css modules","cli","typescript","type generator","scss modules"],"scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/chokidar":"^1.7.5","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","camelcase":"^5.0.0","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","param-case":"^2.1.1","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"chalk":"^2.4.2","chokidar":"^2.1.1","css-modules-loader-core":"^1.1.0","fs":"^0.0.1-security","glob":"^7.1.3","path":"^0.12.7","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"_resolved":"","_integrity":"","_from":"file:typed-scss-modules-v0.0.5.tgz","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"_id":"typed-scss-modules@0.0.5","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"58afa81478548f3dd896857b8eb011f99da681c0","size":8092,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.5.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.5_1550366908423_0.803830913557237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:33.080Z","publish_time":1550366908589,"_cnpm_publish_time":1550366908589},"0.0.4":{"name":"typed-scss-modules","version":"0.0.4","description":"TypeScript type definition generator for SCSS/SASS","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","camelcase":"^5.0.0","husky":"^1.3.1","jest":"23.6.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","param-case":"^2.1.1","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"chalk":"^2.4.2","css-modules-loader-core":"^1.1.0","fs":"^0.0.1-security","glob":"^7.1.3","path":"^0.12.7","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"_resolved":"","_integrity":"","_from":"file:typed-scss-modules-v0.0.4.tgz","_id":"typed-scss-modules@0.0.4","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"f4621a25b5253842a5d1ec2dbadcdfabfacde7f4","size":5336,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.4.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.4_1550344247074_0.5514255453895716"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:32.178Z","publish_time":1550344247222,"_cnpm_publish_time":1550344247222},"0.0.3":{"name":"typed-scss-modules","version":"0.0.3","description":"TypeScript type definition generator for SCSS/SASS","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","clean":"rm -rf ./dist","build":"yarn clean && tsc","prepack":"yarn build"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","camelcase":"^5.0.0","husky":"^1.3.1","jest":"^24.1.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","param-case":"^2.1.1","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"chalk":"^2.4.2","css-modules-loader-core":"^1.1.0","fs":"^0.0.1-security","glob":"^7.1.3","path":"^0.12.7","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"gitHead":"cec9074a5e3126bcfa03888c8da5ba717eb6364a","_id":"typed-scss-modules@0.0.3","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"1849f11d6ef53b4fb4d5054bee908427080c8fe8","size":5266,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.3.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.3_1549947953768_0.6220885168069545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:31.267Z","publish_time":1549947953959,"_cnpm_publish_time":1549947953959},"0.0.2":{"name":"typed-scss-modules","version":"0.0.2","description":"TypeScript type definition generator for SCSS/SASS","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","build":"tsc"},"bin":{"tsm":"./dist/lib/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","camelcase":"^5.0.0","husky":"^1.3.1","jest":"^24.1.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","param-case":"^2.1.1","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"chalk":"^2.4.2","css-modules-loader-core":"^1.1.0","fs":"^0.0.1-security","glob":"^7.1.3","path":"^0.12.7","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"_resolved":"","_integrity":"","_from":"file:typed-scss-modules-v0.0.2.tgz","_id":"typed-scss-modules@0.0.2","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"4f6a284eab01974357083f2b5aeca2f4f39966a2","size":4751,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.2.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.2_1549943746391_0.3741936354265112"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:30.397Z","publish_time":1549943746568,"_cnpm_publish_time":1549943746568},"0.0.1":{"name":"typed-scss-modules","version":"0.0.1","description":"TypeScript type definition generator for SCSS/SASS","main":"index.js","author":{"name":"Spencer Miskoviak","email":"smiskoviak@gmail.com"},"license":"MIT","scripts":{"test":"jest","tsm":"ts-node ./lib/cli.ts","build":"tsc"},"bin":{"typed-scss-modules":"./dist/cli.js"},"devDependencies":{"@types/camelcase":"^4.1.0","@types/glob":"^7.1.1","@types/jest":"^24.0.0","@types/node-sass":"^3.10.32","@types/param-case":"^1.1.2","@types/yargs":"^12.0.8","camelcase":"^5.0.0","husky":"^1.3.1","jest":"^24.1.0","lint-staged":"^8.1.3","node-sass":"^4.11.0","param-case":"^2.1.1","prettier":"^1.16.4","ts-jest":"^23.10.5","ts-node":"^8.0.2","typescript":"^3.3.3"},"peerDependencies":{"node-sass":"^4.11.0"},"dependencies":{"chalk":"^2.4.2","css-modules-loader-core":"^1.1.0","fs":"^0.0.1-security","glob":"^7.1.3","path":"^0.12.7","yargs":"^12.0.5"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,scss,tsx,ts}":["prettier --write","git add"]},"_resolved":"","_integrity":"","_from":"file:typed-scss-modules-v0.0.1.tgz","_id":"typed-scss-modules@0.0.1","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"skovy","email":"smiskoviak@gmail.com"},"dist":{"shasum":"08a0d0bc5e7013fdc37c8f593d4fac33fd09869d","size":3383,"noattachment":false,"key":"/typed-scss-modules/-/typed-scss-modules-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-scss-modules/download/typed-scss-modules-0.0.1.tgz"},"maintainers":[{"name":"skovy","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-scss-modules_0.0.1_1549854558313_0.22625276351331292"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T20:01:29.500Z","publish_time":1549854558402,"_cnpm_publish_time":1549854558402}},"readme":"# ???? typed-scss-modules\n\n[![npm version](https://img.shields.io/npm/v/typed-scss-modules.svg?style=flat)](https://www.npmjs.com/package/typed-scss-modules)\n\nGenerate TypeScript definitions (`.d.ts`) files for CSS Modules that are written in SCSS (`.scss`). Check out [this post to learn more](https://skovy.dev/generating-typescript-definitions-for-css-modules-using-sass/) about the rationale and inspiration behind this package.\n\n![Example](/docs/typed-scss-modules-example.gif)\n\nFor example, given the following SCSS:\n\n```scss\n@import \"variables\";\n\n.text {\n  color: $blue;\n\n  &-highlighted {\n    color: $yellow;\n  }\n}\n```\n\nThe following type definitions will be generated:\n\n```typescript\nexport declare const text: string;\nexport declare const textHighlighted: string;\n```\n\n## Basic Usage\n\nInstall and run as a `devDependency`:\n\n```bash\nyarn add -D typed-scss-modules\nyarn typed-scss-modules src\n```\n\nOr, install globally:\n\n```bash\nyarn global add typed-scss-modules\ntyped-scss-modules src\n```\n\nOr, with npm:\n\n```bash\nnpm install -D typed-scss-modules\nnpx typed-scss-modules src\n```\n\n## CLI Options\n\nFor all possible commands, run `typed-scss-modules --help`.\n\nThe only required argument is the directory where all SCSS files are located. Running `typed-scss-modules src` will search for all files matching `src/**/*.scss`. This can be overridden by providing a [glob](https://github.com/isaacs/node-glob#glob-primer) pattern instead of a directory. For example, `typed-scss-modules src/*.scss`\n\n### `--watch` (`-w`)\n\n- **Type**: `boolean`\n- **Default**: `false`\n- **Example**: `typed-scss-modules src --watch`\n\nWatch for files that get added or are changed and generate the corresponding type definitions.\n\n### `--ignoreInitial`\n\n- **Type**: `boolean`\n- **Default**: `false`\n- **Example**: `typed-scss-modules src --watch --ignoreInitial`\n\nSkips the initial build when passing the watch flag. Use this when running concurrently with another watch, but the initial build should happen first. You would run without watch first, then start off the concurrent runs after.\n\n### `--ignore`\n\n- **Type**: `string[]`\n- **Default**: `[]`\n- **Example**: `typed-scss-modules src --watch --ignore \"**/secret.scss\"`\n\nA pattern or an array of glob patterns to exclude files that match and avoid generating type definitions.\n\n### `--includePaths` (`-i`)\n\n- **Type**: `string[]`\n- **Default**: `[]`\n- **Example**: `typed-scss-modules src --includePaths src/core`\n\nAn array of paths to look in to attempt to resolve your `@import` declarations. This example will search the `src/core` directory when resolving imports.\n\n### `--implementation`\n\n- **Type**: `\"node-sass\" | \"sass\"`\n- **Default**: If an option is passed, it will always use the provided package implementation. If an option is not passed, it will first check if `node-sass` is installed. If it is, it will be used. Otherwise, it will then check if `sass` is installed. If it is, it will be used. Finally, falling back to `node-sass` if all checks and validations fail.\n- **Example**: `typed-scss-modules src --implementation sass`\n\n### `--aliases` (`-a`)\n\n- **Type**: `object`\n- **Default**: `{}`\n- **Example**: `typed-scss-modules src --aliases.~some-alias src/core/variables`\n\nAn object of aliases to map to their corresponding paths. This example will replace any `@import '~alias'` with `@import 'src/core/variables'`.\n\n### `--aliasPrefixes` (`-p`)\n\n- **Type**: `object`\n- **Default**: `{}`\n- **Example**: `typed-scss-modules src --aliasPrefixes.~ node_modules/`\n\nAn object of prefix strings to replace with their corresponding paths. This example will replace any `@import '~bootstrap/lib/bootstrap'` with `@import 'node_modules/bootstrap/lib/bootstrap'`.\nThis matches the common use-case for importing scss files from node_modules when `sass-loader` will be used with `webpack` to compile the project.\n\n### `--nameFormat` (`-n`)\n\n- **Type**: `\"all\" | \"camel\" | \"kebab\" | \"param\" | \"snake\" | \"dashes\" | \"none\"`\n- **Default**: `\"camel\"`\n- **Examples**:\n  - `typed-scss-modules src --nameFormat camel`\n  - `typed-scss-modules src --nameFormat kebab --nameFormat dashes --exportType default`. In order to use multiple formatters, you must use `--exportType default`.\n\nThe class naming format to use when converting the classes to type definitions.\n\n- **all**: makes use of all formatters (except `all` and `none`) and converts all class names to their respective formats, with no duplication. In order to use this option, you must use `--exportType default`.\n- **camel**: convert all class names to camel-case, e.g. `App-Logo` => `appLogo`.\n- **kebab**/**param**: convert all class names to kebab/param case, e.g. `App-Logo` => `app-logo` (all lower case with '-' separators).\n- **dashes**: only convert class names containing dashes to camel-case, leave others alone, e.g. `App` => `App`, `App-Logo` => `appLogo`. Matches the webpack [css-loader camelCase 'dashesOnly'](https://github.com/webpack-contrib/css-loader#camelcase) option.\n- **snake**: convert all class names to lower case with underscores between words.\n- **none**: do not modify the given class names (you should use `--exportType default` when using `--nameFormat none` as any classes with a `-` in them are invalid as normal variable names).\n  Note: If you are using create-react-app v2.x and have NOT ejected, `--nameFormat none --exportType default` matches the class names that are generated in CRA's webpack's config.\n\n### `--listDifferent` (`-l`)\n\n- **Type**: `boolean`\n- **Default**: `false`\n- **Example**: `typed-scss-modules src --listDifferent`\n\nList any type definition files that are different than those that would be generated. If any are different, exit with a status code `1`.\n\n### `--exportType` (`-e`)\n\n- **Type**: `\"named\" | \"default\"`\n- **Default**: `\"named\"`\n- **Example**: `typed-scss-modules src --exportType default`\n\nThe export type to use when generating type definitions.\n\n#### `named`\n\nGiven the following SCSS:\n\n```scss\n.text {\n  color: blue;\n\n  &-highlighted {\n    color: yellow;\n  }\n}\n```\n\nThe following type definitions will be generated:\n\n```typescript\nexport declare const text: string;\nexport declare const textHighlighted: string;\n```\n\n#### `default`\n\nGiven the following SCSS:\n\n```scss\n.text {\n  color: blue;\n\n  &-highlighted {\n    color: yellow;\n  }\n}\n```\n\nThe following type definitions will be generated:\n\n```typescript\nexport type Styles = {\n  text: string;\n  textHighlighted: string;\n};\n\nexport type ClassNames = keyof Styles;\n\ndeclare const styles: Styles;\n\nexport default styles;\n```\n\nThis export type is useful when using kebab (param) cased class names since variables with a `-` are not valid variables and will produce invalid types or when a class name is a TypeScript keyword (eg: `while` or `delete`). Additionally, the `Styles` and `ClassNames` types are exported which can be useful for properly typing variables, functions, etc. when working with dynamic class names.\n\n### `--exportTypeName`\n\n- **Type**: `string`\n- **Default**: `\"ClassNames\"`\n- **Example**: `typed-scss-modules src --exportType default --exportTypeName ClassesType`\n\nCustomize the type name exported in the generated file when `--exportType` is set to `\"default\"`.\nOnly default exports are affected by this command. This example will change the export type line to:\n\n```typescript\nexport type ClassesType = keyof Styles;\n```\n\n### `--exportTypeInterface`\n\n- **Type**: `string`\n- **Default**: `\"Styles\"`\n- **Example**: `typed-scss-modules src --exportType default --exportTypeInterface IStyles`\n\nCustomize the interface name exported in the generated file when `--exportType` is set to `\"default\"`.\nOnly default exports are affected by this command. This example will change the export interface line to:\n\n```typescript\nexport type IStyles = {\n  // ...\n};\n```\n\n### `--quoteType` (`-q`)\n\n- **Type**: `\"single\" | \"double\"`\n- **Default**: `\"single\"`\n- **Example**: `typed-scss-modules src --exportType default --quoteType double`\n\nSpecify a quote type to match your TypeScript configuration. Only default exports are affected by this command. This example will wrap class names with double quotes (\"). If [Prettier](https://prettier.io) is installed and configured in the project, it will be used and is likely to override the effect of this setting.\n\n### `--updateStaleOnly` (`-u`)\n\n- **Type**: `boolean`\n- **Default**: `false`\n- **Example**: `typed-scss-modules src --updateStaleOnly`\n\nOverwrite generated files only if the source file has more recent changes. This can be useful if you want to avoid extraneous file updates, which can cause watcher processes to trigger unnecessarily (e.g. `tsc --watch`). This is done by first checking if the generated file was modified more recently than the source file, and secondly by comparing the existing file contents to the generated file contents.\n\nCaveat: If a generated type definition file is updated manually, it won't be re-generated until the corresponding scss file is also updated.\n\n### `--logLevel` (`-L`)\n\n- **Type**: `\"verbose\" | \"error\" | \"info\" | \"silent\"`\n- **Default**: `\"verbose\"`\n- **Example**: `typed-scss-modules src --logLevel error`\n\nSets verbosity level of console output.\n\n#### `verbose`\n\nPrint all messages\n\n#### `error`\n\nPrint only errors\n\n#### `info`\n\nPrint only some messages\n\n#### `silent`\n\nPrint nothing\n\n### `--banner`\n\n- **Type**: `string`\n- **Default**: `undefined`\n- **Example**: `typed-scss-modules src --banner '// This is an example banner\\n'`\n\nWill prepend a string to the top of your output files\n\n```typescript\n// This is an example banner\nexport type Styles = {\n  // ...\n};\n```\n\n### `--outputFolder` (`-o`)\n\n- **Type**: `string`\n- **Default**: _none_\n- **Example**: `typed-scss-modules src --outputFolder __generated__`\n\nSet a relative folder to output the generated type definitions. Instead of writing the type definitions directly next to each SCSS module (sibling file), it will write to the output folder with the same path.\n\nIt will use the relative path to the SCSS module from where this tool is executed. This same path (including any directories) will be constructed in the output folder. This is important for this to work properly with TypeScript.\n\n**Important**: for this to work as expected the `tsconfig.json` needs to have [`rootDirs`](https://www.typescriptlang.org/tsconfig#rootDirs) added with the same output folder. This will allow TypeScript to pick up these type definitions and map them to the actual SCSS modules.\n\n```json\n{\n  \"compilerOptions\": {\n    \"rootDirs\": [\".\", \"__generated__\"]\n  }\n}\n```\n\n### `--additionalData` (`-d`)\n\n- **Type**: `string`\n- **Default**: _none_\n- **Example**: `typed-scss-modules src --additionalData '$global-var: green;'`\n\nPrepend the provided SCSS code before each file. This is useful for injecting globals into every file, such as adding an import to load global variables for each file.\n\n## Config options\n\nAll options above are also supported as a configuration file in the root of the project. The following configuration file names are supported:\n\n- `typed-scss-modules.config.ts`\n- `typed-scss-modules.config.js`\n\nThe file can provide either a named `config` export or a default export.\n\n```js\n// Example of a named export with some of the options sets.\nexport const config = {\n  banner: \"// customer banner\",\n  exportType: \"default\",\n  exportTypeName: \"TheClasses\",\n  logLevel: \"error\",\n};\n\n// Example of a default export with some of the options sets.\nexport default {\n  banner: \"// customer banner\",\n  exportType: \"default\",\n  exportTypeName: \"TheClasses\",\n  logLevel: \"error\",\n};\n```\n\n> Note: the configuration options are the same as the CLI options without the leading dashes (`--`). Only the full option name is supported (not aliases) in the configuration file.\n\nCLI options will take precedence over configuration file options.\n\nIn addition to all CLI options, the following are options only available with the configuration file:\n\n### `importer`\n\n- **Type**: `Importer | Importer[]`\n- **Default**: _none_\n\nDefine a [single custom SASS importer or an array of SASS importers](https://github.com/sass/sass/blob/f355f602fc15f55b0a0a795ebe6eb819963e08a5/js-api-doc/legacy/importer.d.ts#L51-L149). This should only be necessary if custom SASS importers are already being used in the build process. This is used internally to implement `aliases` and `aliasPrefixes`.\n\nRefer to [`lib/sass/importer.ts`](/blob/master/lib/sass/importer.ts) for more details and the `node-sass` and `sass` importer type definitions.\n\n### `--allowArbitraryExtensions`\n\n- **Type**: `boolean`\n- **Default**: `false`\n- **Example**: `typed-scss-modules src --allowArbitraryExtensions`\n\nOutput filenames that will be compatible with the \"arbitrary file extensions\" feature that was introduced in TypeScript 5.0. See [the docs](https://www.typescriptlang.org/tsconfig#allowArbitraryExtensions) for more info.\n\nIn essence, the `*.scss.d.ts` extension now becomes `*.d.scss.ts` so that you can import SCSS modules in projects using ESM module resolution.\n\n## Examples\n\nFor examples of how this tool can be used and configured, see the `examples` directory:\n\n- [Basic example](/examples/basic)\n- [Default export example](/examples/default-export)\n- [Config file (with custom importer) example](/examples/config-file)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/dawnmist\"><img src=\"https://avatars3.githubusercontent.com/u/5810277?v=4?s=100\" width=\"100px;\" alt=\"Janeene Beeforth\"/><br /><sub><b>Janeene Beeforth</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/issues?q=author%3Adawnmist\" title=\"Bug reports\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=dawnmist\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=dawnmist\" title=\"Documentation\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/ericbf\"><img src=\"https://avatars0.githubusercontent.com/u/2483476?v=4?s=100\" width=\"100px;\" alt=\"Eric Ferreira\"/><br /><sub><b>Eric Ferreira</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=ericbf\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=ericbf\" title=\"Documentation\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/lkarmelo\"><img src=\"https://avatars2.githubusercontent.com/u/20393808?v=4?s=100\" width=\"100px;\" alt=\"Luis Lopes\"/><br /><sub><b>Luis Lopes</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=lkarmelo\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://nostalg.io\"><img src=\"https://avatars0.githubusercontent.com/u/5139752?v=4?s=100\" width=\"100px;\" alt=\"Josh Wedekind\"/><br /><sub><b>Josh Wedekind</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=halfnibble\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=halfnibble\" title=\"Documentation\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=halfnibble\" title=\"Tests\">⚠️</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/peanutbother\"><img src=\"https://avatars3.githubusercontent.com/u/6437182?v=4?s=100\" width=\"100px;\" alt=\"Jared Gesser\"/><br /><sub><b>Jared Gesser</b></sub></a><br /><a href=\"#ideas-peanutbother\" title=\"Ideas, Planning, & Feedback\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/raphael-leger\"><img src=\"https://avatars1.githubusercontent.com/u/12732777?v=4?s=100\" width=\"100px;\" alt=\"Raphaël L\"/><br /><sub><b>Raphaël L</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=raphael-leger\" title=\"Code\">????</a> <a href=\"#ideas-raphael-leger\" title=\"Ideas, Planning, & Feedback\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://NickTheSick.com\"><img src=\"https://avatars1.githubusercontent.com/u/1852538?v=4?s=100\" width=\"100px;\" alt=\"Nick Perez\"/><br /><sub><b>Nick Perez</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/issues?q=author%3Anperez0111\" title=\"Bug reports\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=nperez0111\" title=\"Code\">????</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://alander.org\"><img src=\"https://avatars3.githubusercontent.com/u/1771462?v=4?s=100\" width=\"100px;\" alt=\"Even Alander\"/><br /><sub><b>Even Alander</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=deificx\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=deificx\" title=\"Tests\">⚠️</a> <a href=\"#ideas-deificx\" title=\"Ideas, Planning, & Feedback\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://inkblotty.github.io\"><img src=\"https://avatars3.githubusercontent.com/u/14206003?v=4?s=100\" width=\"100px;\" alt=\"Katie Foster\"/><br /><sub><b>Katie Foster</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=inkblotty\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=inkblotty\" title=\"Tests\">⚠️</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=inkblotty\" title=\"Documentation\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/ccortezaguilera\"><img src=\"https://avatars3.githubusercontent.com/u/10718803?v=4?s=100\" width=\"100px;\" alt=\"Carlos Aguilera\"/><br /><sub><b>Carlos Aguilera</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=ccortezaguilera\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/craigrmccown\"><img src=\"https://avatars1.githubusercontent.com/u/2373979?v=4?s=100\" width=\"100px;\" alt=\"Craig McCown\"/><br /><sub><b>Craig McCown</b></sub></a><br /><a href=\"#ideas-craigrmccown\" title=\"Ideas, Planning, & Feedback\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=craigrmccown\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=craigrmccown\" title=\"Tests\">⚠️</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=craigrmccown\" title=\"Documentation\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/capsuleman\"><img src=\"https://avatars.githubusercontent.com/u/34281913?v=4?s=100\" width=\"100px;\" alt=\"Guillaume Vagner\"/><br /><sub><b>Guillaume Vagner</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=capsuleman\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=capsuleman\" title=\"Tests\">⚠️</a> <a href=\"https://github.com/skovy/typed-scss-modules/issues?q=author%3Acapsuleman\" title=\"Bug reports\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://dev.to/srmagura\"><img src=\"https://avatars.githubusercontent.com/u/801549?v=4?s=100\" width=\"100px;\" alt=\"Sam Magura\"/><br /><sub><b>Sam Magura</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/commits?author=srmagura\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=srmagura\" title=\"Tests\">⚠️</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/MichaelGregory\"><img src=\"https://avatars.githubusercontent.com/u/1435960?v=4?s=100\" width=\"100px;\" alt=\"Mike Gregory\"/><br /><sub><b>Mike Gregory</b></sub></a><br /><a href=\"https://github.com/skovy/typed-scss-modules/issues?q=author%3AMichaelGregory\" title=\"Bug reports\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=MichaelGregory\" title=\"Code\">????</a> <a href=\"https://github.com/skovy/typed-scss-modules/commits?author=MichaelGregory\" title=\"Tests\">⚠️</a></td>\n    </tr>\n  </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Alternatives\n\nThis package was heavily influenced on [typed-css-modules](https://github.com/Quramy/typed-css-modules) which generates TypeScript definitions (`.d.ts`) files for CSS Modules that are written in CSS (`.css`).\n\nThis package is currently used as a CLI. There are also [packages that generate types as a webpack loader](https://github.com/Jimdo/typings-for-css-modules-loader).\n","_attachments":{},"homepage":"https://github.com/skovy/typed-scss-modules.git#readme","bugs":{"url":"https://github.com/skovy/typed-scss-modules/issues"},"license":"MIT"}