{"name":"svelte-preprocess","version":"3.2.2","license":"MIT","main":"dist/index.js","types":"dist/index.d.ts","description":"A Svelte preprocessor wrapper with baked in support for common used preprocessors","author":{"name":"Christian Kaisermann","email":"christian@kaisermann.me"},"repository":{"type":"git","url":"git+https://github.com/kaisermann/svelte-preprocess.git"},"keywords":["svelte","preprocess","less","stylus","sass","scss","pug","coffeescript"],"engines":{"node":">= 7.6.0"},"scripts":{"prebuild":"rm -rf dist/ && npm run lint","build":"tsc","dev":"tsc -w","test":"jest --no-cache","test:watch":"jest --no-cache --watchAll","lint":"eslint **/*.ts","format":"prettier --loglevel silent --write \"src/**/*.ts\" && eslint --fix \"src/**/*.ts\"","postinstall":"node -e \"console.log('\\u001b[36m\\u001b[1m[svelte-preprocess] Don\\'t forget to install the preprocessors packages that will be used: \\u001b[22m\\u001b[39m\\u001b[34mnode-sass/sass, stylus, less, postcss &  postcss-load-config, coffeescript, pug, etc...\\u001b[0m')\"","version":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md","tag":"git tag -a v$npm_package_version -m 'Release v$npm_package_version'","release":"npm run version && npm i --package-lock-only && git add package.json package-lock.json && git commit -m \"chore: release v$npm_package_version\"","minify":"babel-minify dist -d dist","prepublishOnly":"npm run build && npm run minify && npm run release && npm run tag"},"jest":{"collectCoverage":true,"collectCoverageFrom":["<rootDir>/src/**/*.ts"],"transform":{"^.+\\.tsx?$":"ts-jest"}},"devDependencies":{"@types/jest":"^24.0.19","@types/node":"^12.7.8","@types/stylus":"^0.48.31","@typescript-eslint/eslint-plugin":"^2.3.1","@typescript-eslint/parser":"^2.3.1","auto-changelog":"^1.11.0","autoprefixer":"^9.4.7","babel-minify":"^0.5.1","coffeescript":"^2.3.2","conventional-changelog-cli":"^2.0.25","eslint":"^5.13.0","eslint-config-prettier":"^4.0.0","eslint-plugin-node":"^8.0.1","eslint-plugin-prettier":"^3.0.1","jest":"^24.9.0","less":"^3.9.0","node-sass":"^4.12.0","postcss":"^7.0.14","postcss-easy-import":"^3.0.0","postcss-load-config":"^2.1.0","prettier":"^1.16.4","pug":"^2.0.3","stylus":"^0.54.5","sugarss":"^2.0.0","svelte":"^3.0.0","ts-jest":"^24.1.0","typescript":"^3.4.5"},"peerDependencies":{"svelte":"^1.44.0 || ^2.0.0 || ^3.0.0"},"dependencies":{"@types/pug":"^2.0.4","@types/sass":"^1.16.0","detect-indent":"^6.0.0","strip-indent":"^2.0.0"},"gitHead":"8632652406444cc25311d5744fb24f4a56ea64f1","bugs":{"url":"https://github.com/kaisermann/svelte-preprocess/issues"},"homepage":"https://github.com/kaisermann/svelte-preprocess#readme","_id":"svelte-preprocess@3.2.2","_nodeVersion":"12.10.0","_npmVersion":"6.12.0","dist":{"shasum":"bb27737f544ea9d7cf90f9d834d7eb26c4f78123","size":16234,"noattachment":false,"key":"/svelte-preprocess/-/svelte-preprocess-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/svelte-preprocess/download/svelte-preprocess-3.2.2.tgz"},"maintainers":[{"name":"kaisermann","email":"christian@kaisermann.me"}],"_npmUser":{"name":"kaisermann","email":"christian@kaisermann.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svelte-preprocess_3.2.2_1572554120772_0.06791995318464039"},"_hasShrinkwrap":false,"publish_time":1572554120905,"_cnpm_publish_time":1572554120905,"dist-tags":{"latest":"4.10.2","next":"4.0.0-alpha.2"}}