{"name":"dedent","version":"1.7.2","description":"A string tag that strips indentation from multi-line strings. ⬅️","keywords":["dedent","tag","multi-line string","es6"],"homepage":"https://github.com/dmnd/dedent","bugs":{"url":"https://github.com/dmnd/dedent/issues"},"repository":{"type":"git","url":"git+https://github.com/dmnd/dedent.git"},"license":"MIT","author":{"name":"Desmond Brand","email":"dmnd@desmondbrand.com","url":"http://desmondbrand.com"},"type":"commonjs","exports":{".":{"types":{"import":"./dist/dedent.d.mts","require":"./dist/dedent.d.ts"},"import":"./dist/dedent.mjs","require":"./dist/dedent.js"}},"main":"./dist/dedent.js","module":"./dist/dedent.mjs","types":"./dist/dedent.d.mts","scripts":{"build":"pnpm build:legacy && pnpm build:modern && pnpm build:types","build:legacy":"BABEL_ENV=legacy babel src/dedent.ts --out-file dist/dedent.js","build:modern":"BABEL_ENV=modern babel src/dedent.ts --out-file dist/dedent.mjs","build:types":"tsup src/dedent.ts --dts-only","format":"prettier \"**/*\" --ignore-unknown","lint":"eslint . .*js --max-warnings 0 --report-unused-disable-directives","lint:knip":"knip","lint:md":"markdownlint \"**/*.md\" \".github/**/*.md\"","lint:package-json":"npmPkgJsonLint .","lint:packages":"pnpm dedupe --check","lint:spelling":"cspell \"**\" \".github/**/*\"","prepare":"husky install","should-semantic-release":"should-semantic-release --verbose","test":"jest","test:bun":"bun test src/dedent.test.ts","tsc":"tsc"},"lint-staged":{"*":"prettier --ignore-unknown --write"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/preset-env":"^7.23.3","@babel/preset-typescript":"^7.23.3","@release-it/conventional-changelog":"^8.0.1","@types/babel-plugin-macros":"^3.1.0","@types/bun":"^1.3.4","@types/eslint":"^8.44.7","@types/jest":"^29.5.3","@typescript-eslint/eslint-plugin":"^6.10.0","@typescript-eslint/parser":"^6.10.0","babel-plugin-add-module-exports":"^1.0.4","babel-plugin-tester":"^11.0.4","console-fail-test":"^0.2.3","cspell":"^8.0.0","eslint":"^8.53.0","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest":"^27.6.0","eslint-plugin-jsdoc":"^46.9.0","eslint-plugin-jsonc":"^2.10.0","eslint-plugin-markdown":"^3.0.1","eslint-plugin-n":"^16.3.1","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-perfectionist":"^2.3.0","eslint-plugin-regexp":"^2.1.1","eslint-plugin-yml":"^1.10.0","husky":"^8.0.3","jest":"^29.7.0","jsonc-eslint-parser":"^2.4.0","knip":"^5.75.0","lint-staged":"^15.1.0","markdownlint":"^0.31.1","markdownlint-cli":"^0.37.0","npm-package-json-lint":"^7.1.0","npm-package-json-lint-config-default":"^6.0.0","prettier":"^3.0.3","prettier-plugin-curly":"^0.1.3","prettier-plugin-packagejson":"^2.4.6","release-it":"^17.0.0","should-semantic-release":"^0.2.1","tsup":"^7.2.0","typescript":"^5.2.2","yaml-eslint-parser":"^1.2.2"},"peerDependencies":{"babel-plugin-macros":"^3.1.0"},"peerDependenciesMeta":{"babel-plugin-macros":{"optional":true}},"packageManager":"pnpm@8.7.0","gitHead":"09b6e6c3115b324205d3fe3c5f39b2704febfc83","_id":"dedent@1.7.2","_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"shasum":"34e2264ab538301e27cf7b07bf2369c19baa8dd9","size":7725,"noattachment":false,"key":"/dedent/-/dedent-1.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dedent/download/dedent-1.7.2.tgz"},"_npmUser":{"name":"joshuakgoldberg","email":"npm@joshuakgoldberg.com"},"directories":{},"maintainers":[{"name":"dmnd","email":"dmnd@desmondbrand.com"},{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dedent_1.7.2_1772381018802_0.6931334809997032"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-01T16:03:38.941Z","publish_time":1772381018941,"_source_registry_name":"default","_cnpm_publish_time":1772381018941,"dist-tags":{"latest":"1.7.2"}}