{"name":"svelte-preprocess","version":"3.0.2","license":"MIT","main":"src/index.js","types":"src/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"],"scripts":{"test":"jest --no-cache --verbose","test:watch":"jest --no-cache --verbose --watchAll","lint":"eslint \"src/**/*.js\"","format":"prettier --loglevel silent --write \"src/**/*.js\" && eslint --fix \"src/**/*.js\"","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":"npx conventional-changelog-cli -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\"","prepublishOnly":"npm run release && npm run tag"},"auto-changelog":{"template":"keepachangelog"},"jest":{"collectCoverage":true,"collectCoverageFrom":["<rootDir>/src/**/*.js","!**/node_modules/**"]},"devDependencies":{"auto-changelog":"^1.11.0","autoprefixer":"^9.4.7","coffeescript":"^2.3.2","eslint":"^5.13.0","eslint-config-prettier":"^4.0.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-node":"^8.0.1","eslint-plugin-prettier":"^3.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","jest":"^24.1.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","typescript":"^3.4.5"},"peerDependencies":{"svelte":"^1.44.0 || ^2.0.0 || ^3.0.0"},"dependencies":{"detect-indent":"^6.0.0","strip-indent":"^2.0.0"},"gitHead":"af573d0ad51c765c138a04323381a09cc35c24c6","bugs":{"url":"https://github.com/kaisermann/svelte-preprocess/issues"},"homepage":"https://github.com/kaisermann/svelte-preprocess#readme","_id":"svelte-preprocess@3.0.2","_nodeVersion":"12.9.0","_npmVersion":"6.10.3","dist":{"shasum":"606ab0ab72d967657ee18947c0a32dbfdb9b8eb0","size":13121,"noattachment":false,"key":"/svelte-preprocess/-/svelte-preprocess-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/svelte-preprocess/download/svelte-preprocess-3.0.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.0.2_1567085843621_0.7196991998859696"},"_hasShrinkwrap":false,"publish_time":1567085843726,"_cnpm_publish_time":1567085843726,"dist-tags":{"latest":"4.10.2","next":"4.0.0-alpha.2"}}