{"name":"svelte-preprocess","version":"4.10.2","license":"MIT","main":"dist/index.js","types":"dist/index.d.ts","description":"A Svelte preprocessor wrapper with baked-in support for commonly used preprocessors","author":{"name":"Christian Kaisermann","email":"christian@kaisermann.me"},"repository":{"type":"git","url":"git+https://github.com/sveltejs/svelte-preprocess.git"},"keywords":["svelte","preprocess","less","stylus","sass","scss","pug","coffeescript"],"engines":{"node":">= 9.11.2"},"volta":{"node":"14.18.2"},"scripts":{"prebuild":"rm -rf dist/","build":"tsc --build tsconfig.build.json","dev":"npm run build -- -w","test":"jest","lint":"eslint --ext js,ts .","format":"prettier --write \"**/*.{ts,js,json}\"","postinstall":"echo \"[svelte-preprocess] Don't forget to install the preprocessors packages that will be used: node-sass/sass, stylus, less, postcss & postcss-load-config, coffeescript, pug, etc...\"","version":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1 && git add CHANGELOG.md","patch":"npm version patch -m 'chore(release): %s'","minor":"npm version minor -m 'chore(release): %s'","major":"npm version major -m 'chore(release): %s'","prepublishOnly":"npm run test && npm run build"},"jest":{"collectCoverage":true,"collectCoverageFrom":["<rootDir>/src/**/*.ts","!<rootDir>/src/types/**/*.ts"],"transform":{"^.+\\.tsx?$":"ts-jest"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"pre-commit":"lint-staged","pre-push":"tsc --noEmit","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","post-merge":"yarn"}},"lint-staged":{"*.{ts,js,tsx,jsx}":["eslint --fix","prettier --write"],"*.json":["prettier --write"]},"devDependencies":{"@babel/core":"^7.10.2","@babel/preset-env":"^7.10.2","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@kiwi/eslint-config":"^1.18.1","@kiwi/prettier-config":"^1.18.1","@types/jest":"^27.0.2","@types/node":"^14.0.11","@types/node-sass":"^4.11.1","@types/stylus":"^0.48.32","autoprefixer":"^9.8.0","babel-minify":"^0.5.1","coffeescript":"^2.5.1","conventional-changelog-cli":"^2.0.34","eslint":"^7.32.0","husky":"^4.2.5","jest":"^27.2.4","less":"^3.11.3","lint-staged":"^10.5.3","node-sass":"^4.14.1","postcss":"^8","postcss-easy-import":"^3.0.0","postcss-load-config":"^3.0.0","prettier":"^2.4.1","pug":"^3.0.0","sass":"^1.26.8","stylus":"^0.55.0","sugarss":"^2.0.0","svelte":"^3.42.0","ts-jest":"^27.0.5","typescript":"^4.4.2"},"dependencies":{"@types/pug":"^2.0.4","@types/sass":"^1.16.0","detect-indent":"^6.0.0","magic-string":"^0.25.7","sorcery":"^0.10.0","strip-indent":"^3.0.0"},"peerDependencies":{"@babel/core":"^7.10.2","coffeescript":"^2.5.1","less":"^3.11.3 || ^4.0.0","postcss":"^7 || ^8","postcss-load-config":"^2.1.0 || ^3.0.0","pug":"^3.0.0","sass":"^1.26.8","stylus":"^0.55.0","sugarss":"^2.0.0","svelte":"^3.23.0","typescript":"^4.5.2"},"peerDependenciesMeta":{"@babel/core":{"optional":true},"coffeescript":{"optional":true},"less":{"optional":true},"node-sass":{"optional":true},"postcss":{"optional":true},"postcss-load-config":{"optional":true},"pug":{"optional":true},"sass":{"optional":true},"stylus":{"optional":true},"sugarss":{"optional":true},"typescript":{"optional":true}},"gitHead":"425b9a5963d296853f8cb7f268212a111ef0fc60","bugs":{"url":"https://github.com/sveltejs/svelte-preprocess/issues"},"homepage":"https://github.com/sveltejs/svelte-preprocess#readme","_id":"svelte-preprocess@4.10.2","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"2405689e57161916947b8360679051a56eddd5c6","size":34898,"noattachment":false,"key":"/svelte-preprocess/-/svelte-preprocess-4.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/svelte-preprocess/download/svelte-preprocess-4.10.2.tgz"},"_npmUser":{"name":"kaisermann","email":"christian@kaisermann.me"},"directories":{},"maintainers":[{"name":"kaisermann","email":"christian@kaisermann.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svelte-preprocess_4.10.2_1642432031998_0.07154563204049968"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-17T15:09:32.717Z","publish_time":1642432032186,"hasInstallScript":true,"_cnpm_publish_time":1642432032186,"dist-tags":{"latest":"4.10.2","next":"4.0.0-alpha.2"}}