{"bugs":{"url":"https://github.com/JiHong88/SunEditor/issues"},"dist":{"shasum":"c628b2240e9ff14a0d59591910e93db5463cf995","tarball":"https://registry.npmjs.org/suneditor/-/suneditor-3.1.4.tgz","fileCount":358,"integrity":"sha512-gHI1+Qz+P/qkAlgCpKB5sj+Wis2ZKnNWXdvVmq5cDHe2ACNYCR5A7qCacbqG0L77HnLe3cgBnmc73+Mbq9SBxw==","signatures":[{"sig":"MEUCIQDMXAoLK8XY+bQ2qBwZKl2AVnM034xw6H6yXrMNLARcdgIgInaIWHw+hTMTnUs3meI63cIMbvIqBo7FiaGEHDwcvxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/suneditor@3.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3798094},"main":"src/suneditor.js","name":"suneditor","types":"types/index.d.ts","author":{"name":"Yi JiHong"},"module":"src/suneditor.js","engines":{"node":">=14.0.0"},"exports":{".":{"types":"./types/index.d.ts","default":"./src/suneditor.js"},"./types":{"types":"./types/typedef.d.ts"},"./langs/*":{"types":"./types/langs/*.d.ts","default":"./src/langs/*.js"},"./plugins":{"types":"./types/plugins/index.d.ts","default":"./src/plugins/index.js"},"./src/*.js":{"types":"./types/*.d.ts","default":"./src/*"},"./src/*.css":"./src/*.css","./css/editor":{"types":"./types/assets/suneditor.css.d.ts","default":"./src/assets/suneditor.css"},"./interfaces":{"types":"./types/interfaces/index.d.ts","default":"./src/interfaces/index.js"},"./css/contents":{"types":"./types/assets/suneditor-contents.css.d.ts","default":"./src/assets/suneditor-contents.css"},"./package.json":"./package.json"},"gitHead":"936b013921ab06c89cb55c0aff97f88ff9c117db","license":"MIT","scripts":{"dev":"webpack-dev-server --config webpack/dev.js","lint":"npx eslint src/ types/ && npm run lint:type && npm run check:arch","test":"jest --silent","check":"npm run check:arch && npm run check:exports && npm run check:inject && npm run check:langs","start":"npm run dev","repomix":"npx repomix","test:all":"jest --silent && playwright test","test:e2e":"playwright test","ts-build":"npm run check:inject && (npx tsc || true) && barrelsby --config .barrelsby.json && node scripts/ts-build/format-index.cjs && node scripts/ts-build/fix-langs.cjs && node scripts/ts-build/wrap-dts.cjs && node scripts/ts-build/rename-index.cjs && node scripts/ts-build/interfaces-convert.cjs && node scripts/ts-build/gen-options-dts.cjs && node scripts/ts-build/gen-css-dts.cjs && node scripts/ts-build/inject-typedef-import.cjs && npm run lint:fix-ts","build:dev":"cross-env NODE_ENV=development webpack --config webpack/builder.js && cross-env NODE_ENV=development webpack --config webpack/builder-contents.js && rm -f dist/_suneditor-contents.js","lint:type":"npx tsc --noEmit","build:prod":"cross-env NODE_ENV=production webpack --config webpack/builder.js && cross-env NODE_ENV=production webpack --config webpack/builder-contents.js && rm -f dist/_suneditor-contents.js","check:arch":"dependency-cruiser --config .dependency-cruiser.js src","test:watch":"jest --watch","check:langs":"cross-env GOOGLE_APPLICATION_CREDENTIALS=./.env/google-api-service-account.json node scripts/check/langs-sync.cjs --auto-translate && npx eslint \"src/langs/*.js\" --fix && npx eslint \"types/langs/_Lang.d.ts\" --fix","lint:fix-js":"npx eslint src/ --fix","lint:fix-ts":"npx eslint types/ --fix","test:e2e:ui":"playwright test --ui","check:inject":"node scripts/check/gen-button-types.cjs && node scripts/check/inject-plugin-jsdoc.cjs","lint:fix-all":"npx eslint src/ types/ --fix","check:exports":"node scripts/check/check-exports-sync.cjs","test:coverage":"jest --coverage","test:e2e:headed":"playwright test --headed","update-browserslist":"npx browserslist@latest --update-db"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6630fccb-2cc9-4cd8-a99a-3714095a8c2c"}},"homepage":"https://suneditor.com","keywords":["suneditor","wysiwyg","wysiwyg editor","wysiwyg html editor","rich text","rich text editor","rich editor","html editor","html5 editor","javascript editor","javascript rich text editor","vanilla javascript","contenteditable","lightweight editor","lightweight rich text editor","open source editor","text formatting","web editor","browser editor"],"overrides":{"uuid":">=14.0.0"},"repository":{"url":"git+https://github.com/JiHong88/SunEditor.git","type":"git"},"_npmVersion":"11.13.0","description":"Vanilla JavaScript based WYSIWYG web editor","directories":{},"maintainers":[{"name":"jihong.lee","email":"0125ses@hanmail.net"}],"sideEffects":["./src/assets/*.css","./src/themes/*.css"],"_nodeVersion":"24.16.0","browserslist":["chrome >= 119","edge >= 119","firefox >= 125","safari >= 17.2","opera >= 105","samsung >= 23","Firefox ESR","not dead","not IE 11","not op_mini all"],"_hasShrinkwrap":false,"devDependencies":{"glob":"^11.0.3","jest":"^30.2.0","jsdoc":"^4.0.4","jsdom":"^27.0.0","katex":"^0.16.22","eslint":"^9.36.0","csstype":"^3.1.3","webpack":"^5.102.0","prettier":"^3.6.2","barrelsby":"^2.8.1","cross-env":"^7.0.3","babel-jest":"^30.2.0","codemirror":"^6.65.7","css-loader":"^7.1.2","typescript":"^5.9.2","url-loader":"^4.1.1","@babel/core":"^7.28.4","file-loader":"^6.2.0","http-server":"^14.1.1","webpack-cli":"^6.0.1","babel-loader":"^10.0.0","mathjax-full":"^3.2.2","@octokit/rest":"^21.1.1","webpack-merge":"^6.0.1","@playwright/test":"^1.56.0","@babel/preset-env":"^7.28.3","@webpack-cli/serve":"^3.0.1","dependency-cruiser":"^17.1.0","webpack-dev-server":"^5.2.3","html-webpack-plugin":"^5.6.4","clean-webpack-plugin":"^4.0.0","eslint-plugin-compat":"^6.0.2","terser-webpack-plugin":"^5.3.14","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","jest-environment-jsdom":"^30.2.0","@google-cloud/translate":"^9.3.0","mini-css-extract-plugin":"^2.9.4","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.45.0","css-minimizer-webpack-plugin":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.45.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/suneditor_3.1.4_1780331707149_0.9362155847790268","host":"s3://npm-registry-packages-npm-production"},"_id":"suneditor@3.1.4","version":"3.1.4"}