{"_id":"clang-format-node","_rev":"41-7185296716c552fab30e3648080556d5","name":"clang-format-node","dist-tags":{"canary":"1.2.1-canary.0","latest":"4.0.0"},"versions":{"1.0.0":{"name":"clang-format-node","version":"1.0.0","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@1.0.0","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://github.com/lumirlumir/npm-clang-format-node","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/index.js"},"dist":{"shasum":"064324ac3158d79708533133ec14185177ba8a5f","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.0.0.tgz","fileCount":13,"integrity":"sha512-97wz17xm0u1wUaTB2AtMEMLCJp/8EfGGs4CgUUSXOY4MLkPslFLbFFXmSKlgRbPXtfR0ghz0p9rXUeILZtBqag==","signatures":[{"sig":"MEUCICc36EBQnSpN0nS4TFoP48AG+PO8Tvi+9duHGfn8dtL7AiEAlxX1GMzoxHHEePNy6UQx85z/ZgAvKQm3+nxlQm7MEx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35480278},"main":"build/index.js","gitHead":"61936dde7d20c7acb6fc243c5f424a6b79a81860","scripts":{"fix":"concurrently \"npm:fix-*\"","lint":"concurrently \"npm:lint-*\"","test":"npx mocha ./tests --inline-diffs true","build":"npx babel src -d build --no-comments --compact true --minified && cp -r src/bin build","prepare":"husky","coverage":"npx nyc --reporter=lcov npm run test","fix-eslint":"npx eslint . --fix --ext .js","lint-eslint":"npx eslint . --ext .js","fix-prettier":"npx prettier . --write","lint-prettier":"npx prettier . --check","prepublishOnly":"npm run build","lint-editorconfig":"npx editorconfig-checker","lint-markdownlint":"npx markdownlint **/*.md"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"10.5.0","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"lint-staged":{"*":["npx prettier --check","npx editorconfig-checker -exclude README.md"],"*.js":"npx eslint","*.md":"npx markdownlint","{src,tests}/**/!(index.js)":["npm run test"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.5","mocha":"^10.7.3","eslint":"^8.57.0","prettier":"^3.3.3","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","lint-staged":"^15.2.10","concurrently":"^8.2.2","markdownlint-cli":"^0.41.0","@babel/preset-env":"^7.25.3","editorconfig-checker":"^5.1.8","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.0.0_1725623327565_0.7914820752916323","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"clang-format-node","version":"1.0.1","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@1.0.1","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://github.com/lumirlumir/npm-clang-format-node","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/index.js"},"dist":{"shasum":"306aa65d97ec7b3893153f28752e129dd1cb7a31","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.0.1.tgz","fileCount":13,"integrity":"sha512-VaDjj+f5uUkUOm0QC2Dt4Yj6y9qgwN+/y6DdIEG2m/H3MtgzzgmoinowLQVTfxDXbst/9yeWeGWiQbMWiE/3tQ==","signatures":[{"sig":"MEYCIQDpps+mtIermpemn2/6rcLjZ5IWC7jdKtfA9/ZN2MmuuAIhALTBFZpPNHZ49lskof5/uWE8aaMsXLcmd9U+aqtUJHXv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35480378},"main":"build/index.js","gitHead":"741acf581488607ce3e704a47950d425112ec560","scripts":{"fix":"concurrently \"npm:fix-*\"","lint":"concurrently \"npm:lint-*\"","test":"npx mocha ./tests --inline-diffs true","build":"npx babel src -d build --no-comments --compact true --minified && cp -r src/bin build","prepare":"husky","coverage":"npx nyc --reporter=lcov npm run test","fix-eslint":"npx eslint . --fix --ext .js","lint-eslint":"npx eslint . --ext .js","postinstall":"find ./build/bin -type f -exec chmod 755 {} + || true","fix-prettier":"npx prettier . --write","lint-prettier":"npx prettier . --check","prepublishOnly":"npm run build","lint-editorconfig":"npx editorconfig-checker","lint-markdownlint":"npx markdownlint **/*.md"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"10.5.0","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"lint-staged":{"*":["npx prettier --check","npx editorconfig-checker -exclude README.md"],"*.js":"npx eslint","*.md":"npx markdownlint","{src,tests}/**/!(index.js)":["npm run test"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.5","mocha":"^10.7.3","eslint":"^8.57.0","prettier":"^3.3.3","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","lint-staged":"^15.2.10","concurrently":"^8.2.2","markdownlint-cli":"^0.41.0","@babel/preset-env":"^7.25.3","editorconfig-checker":"^5.1.8","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.0.1_1725729206023_0.42617393823063865","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"clang-format-node","version":"1.0.2","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@1.0.2","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://github.com/lumirlumir/npm-clang-format-node","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/index.js"},"dist":{"shasum":"a631b9c2e55be2e25cd540d877f23b5eb7e92b32","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.0.2.tgz","fileCount":13,"integrity":"sha512-wi2qBA5Ixk75PpUIpRMZS1k84IOKu339Fai86yG6CjIzHndUyrdhCRB1cOTyDHmcXIW5BOzLGljqskEOjv0USw==","signatures":[{"sig":"MEQCIGXSYE3G95b97iImvGanVu2eXeoHAXnYeeLzhJP3ZehhAiAZvL7Ce0CjpMjhh/7W72wEt8Y4OSdQT1NcIUk0kdDkbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35412963},"main":"build/index.js","gitHead":"65985d804f49aff7811af279d9df4b3247ca8402","scripts":{"fix":"concurrently \"npm:fix-*\"","lint":"concurrently \"npm:lint-*\"","test":"npx mocha ./tests --inline-diffs true","build":"npx babel src -d build --no-comments --compact true --minified && cp -r src/bin build","prepare":"husky","coverage":"npx nyc --reporter=lcov npm run test","fix-eslint":"npx eslint . --fix --ext .js","lint-eslint":"npx eslint . --ext .js","postinstall":"find ./build/bin -type f -exec chmod 755 {} + || true","fix-prettier":"npx prettier . --write","lint-prettier":"npx prettier . --check","prepublishOnly":"npm run build","lint-editorconfig":"npx editorconfig-checker","lint-markdownlint":"npx markdownlint **/*.md"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"10.5.0","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"lint-staged":{"*":["npx prettier --check","npx editorconfig-checker -exclude README.md"],"*.js":"npx eslint","*.md":"npx markdownlint","{src,tests}/**/!(index.js)":["npm run test"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.5","mocha":"^10.7.3","eslint":"^8.57.0","prettier":"^3.3.3","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","lint-staged":"^15.2.10","concurrently":"^8.2.2","markdownlint-cli":"^0.41.0","@babel/preset-env":"^7.25.3","editorconfig-checker":"^5.1.8","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.0.2_1725803562034_0.06720643508332591","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"clang-format-node","version":"1.0.3","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@1.0.3","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://github.com/lumirlumir/npm-clang-format-node","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/index.js"},"dist":{"shasum":"324716281e2e60921930279037e3e2737b0803b3","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.0.3.tgz","fileCount":13,"integrity":"sha512-m624sp6w8KhljcgwNl0ui1qZ3III9v9Cfvbn2F8Jp8x9EfFfJ+gibZmX+MYrcA/oDUHOPXWDOt8VX8Dp82Gtvg==","signatures":[{"sig":"MEUCIHugJkM7JrAWCrX3SGL0jKfK4oPnudbHT1J5ZQ+4sDFjAiEA1+qv/v+4GYXA1y4siJVqB+wp3x69XtbhWUQP0woWFUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35413188},"main":"build/index.js","gitHead":"22532833e4dee8c7efb0c1a993cf2063856c008a","scripts":{"fix":"concurrently \"npm:fix-*\"","lint":"concurrently \"npm:lint-*\"","test":"npx mocha ./tests --inline-diffs true","build":"npx babel src -d build --no-comments --compact true --minified && cp -r src/bin build","prepare":"husky","coverage":"npx nyc --reporter=lcov npm run test","fix-eslint":"npx eslint . --fix --ext .js","lint-eslint":"npx eslint . --ext .js","postinstall":"find ./build/bin -type f -exec chmod 755 {} + || true","fix-prettier":"npx prettier . --write","lint-prettier":"npx prettier . --check","prepublishOnly":"npm run build","lint-editorconfig":"npx editorconfig-checker","lint-markdownlint":"npx markdownlint **/*.md"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"10.5.0","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"lint-staged":{"*":["npx prettier --check","npx editorconfig-checker -exclude README.md"],"*.js":"npx eslint","*.md":"npx markdownlint","{src,tests}/**/!(index.js)":["npm run test"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.5","mocha":"^10.7.3","eslint":"^8.57.0","prettier":"^3.3.3","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","lint-staged":"^15.2.10","concurrently":"^9.0.0","markdownlint-cli":"^0.41.0","@babel/preset-env":"^7.25.3","editorconfig-checker":"^5.1.8","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.0.3_1726469857859_0.2336109169997358","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"clang-format-node","version":"1.1.0","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@1.1.0","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://github.com/lumirlumir/npm-clang-format-node","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/index.js"},"dist":{"shasum":"b764adbdb5999583175b4bb99373b5a5ee6581b1","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.1.0.tgz","fileCount":13,"integrity":"sha512-6jlAPqcCpJezIaBmHt0l3lth0pqrmlyhPja9YTIvep58Xn7+SMZx0QzWOHYn6bTKvKYnWc2CGO1AE+X9bvZ1Zg==","signatures":[{"sig":"MEUCIQDzAt+O1rOUFxLl2s4sQ2Hpj1AsdrgDBV+Ikgj7zRb5EgIgc/sbrmuBHuDsZkp6gBEijKAuPR5ykdT8MQSag7QqJq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37249836},"main":"build/index.js","gitHead":"b36f3298ecb12e4b90bef7e1aefa8a64c2cd4833","scripts":{"fix":"concurrently \"npm:fix-*\"","lint":"concurrently \"npm:lint-*\"","test":"npx mocha ./tests --inline-diffs true","build":"npx babel src -d build --no-comments --compact true --minified && cp -r src/bin build","prepare":"husky","coverage":"npx nyc --reporter=lcov npm run test","fix-eslint":"npx eslint . --fix --ext .js","lint-eslint":"npx eslint . --ext .js","postinstall":"find ./build/bin -type f -exec chmod 755 {} + || true","fix-prettier":"npx prettier . --write","lint-prettier":"npx prettier . --check","prepublishOnly":"npm run build","lint-editorconfig":"npx editorconfig-checker","lint-markdownlint":"npx markdownlint **/*.md"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"10.5.0","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"lint-staged":{"*":["npx prettier --check","npx editorconfig-checker -exclude README.md"],"*.js":"npx eslint","*.md":"npx markdownlint","{src,tests}/**/!(index.js)":["npm run test"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.5","mocha":"^10.7.3","eslint":"^8.57.0","prettier":"^3.3.3","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","lint-staged":"^15.2.10","concurrently":"^9.0.0","markdownlint-cli":"^0.41.0","@babel/preset-env":"^7.25.3","editorconfig-checker":"^5.1.8","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.1.0_1726651233577_0.21197457211392812","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"clang-format-node","version":"1.1.1","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@1.1.1","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://github.com/lumirlumir/npm-clang-format-node","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/index.js"},"dist":{"shasum":"3f8bf1b5483b8313ba58143c05f4ec7d25eebef0","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.1.1.tgz","fileCount":13,"integrity":"sha512-J27z7PaC8423Q25PrWf6qvghOmbH2Pt6SExpJMPFjMEK3kNHej+au5q4TekOu1wSfjgUZojXPQqQV/b/2IoadA==","signatures":[{"sig":"MEUCIQCodi2aqNn4YbtQxWmaRKe9oFQsmaStXo9mjJc3/DQcagIgdSu9taCvJnCMlP4Jn4DHCOGN9fbBHk7X+eBQ6Q6eqLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37250770},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"a329568bf0cbfae959456e0677dd8f31613238a0","scripts":{"fix":"concurrently \"npm:fix-*\"","lint":"concurrently \"npm:lint-*\"","test":"npx mocha ./tests --inline-diffs true","build":"npx babel src -d build --no-comments --compact true --minified && cp -r src/bin build","prepare":"husky","coverage":"npx nyc --reporter=lcov npm run test","fix-eslint":"npx eslint . --fix --ext .js","lint-eslint":"npx eslint . --ext .js","postinstall":"find ./build/bin -type f -exec chmod 755 {} + || true","fix-prettier":"npx prettier . --write","lint-prettier":"npx prettier . --check","prepublishOnly":"npm run build","lint-editorconfig":"npx editorconfig-checker","lint-markdownlint":"npx markdownlint **/*.md"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"10.5.0","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"lint-staged":{"*":["npx prettier --check","npx editorconfig-checker -exclude README.md"],"*.js":"npx eslint","*.md":"npx markdownlint","{src,tests}/**/!(index.js)":["npm run test"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.5","mocha":"^10.7.3","eslint":"^8.57.0","prettier":"^3.3.3","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","lint-staged":"^15.2.10","concurrently":"^9.0.0","markdownlint-cli":"^0.42.0","@babel/preset-env":"^7.25.3","editorconfig-checker":"^6.0.0","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.1.1_1727969091916_0.6354062735584167","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"clang-format-node","version":"1.1.2","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@1.1.2","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://github.com/lumirlumir/npm-clang-format-node","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/index.js"},"dist":{"shasum":"1329e4998f0c2f3aca8994244e2c83abd47474cb","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.1.2.tgz","fileCount":13,"integrity":"sha512-7chGzgOzU+wbLt1jEkW83iAP6R9y4abdNzqzUj2zwVjbs98DW3JIE1XShyPvZWqi0/b9MRePHWP09ibPiVJNKQ==","signatures":[{"sig":"MEUCIQDyYvcqqsBm/rIc5EGrTMUqDRApPU1xbNQn3YckQziHgAIgDB7N7p4bkTx1ReF8UFs7BlRDGdeNigpb05rIQYtxWO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37249766},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"faa4376c3f60f009bc965df299f08f92822ce1f2","scripts":{"fix":"concurrently \"npm:fix-*\"","lint":"concurrently \"npm:lint-*\"","test":"npx mocha ./tests --inline-diffs true","build":"npx babel src -d build --no-comments --compact true --minified && cp -r src/bin build","prepare":"husky","coverage":"npx nyc --reporter=lcov npm run test","fix-eslint":"npx eslint . --fix --ext .js","lint-eslint":"npx eslint . --ext .js","postinstall":"find ./build/bin -type f -exec chmod 755 {} + || true","fix-prettier":"npx prettier . --write","lint-prettier":"npx prettier . --check","prepublishOnly":"npm run build","lint-editorconfig":"npx editorconfig-checker","lint-markdownlint":"npx markdownlint **/*.md"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"10.5.0","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"lint-staged":{"*":["npx prettier --check","npx editorconfig-checker -exclude README.md"],"*.js":"npx eslint","*.md":"npx markdownlint","{src,tests}/**/!(index.js)":["npm run test"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.5","mocha":"^10.7.3","eslint":"^8.57.0","prettier":"^3.3.3","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","lint-staged":"^15.2.10","concurrently":"^9.0.0","markdownlint-cli":"^0.42.0","@babel/preset-env":"^7.25.3","editorconfig-checker":"^6.0.0","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.1.2_1729486382983_0.07725062398130733","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"clang-format-node","version":"1.1.3","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@1.1.3","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://github.com/lumirlumir/npm-clang-format-node","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/index.js"},"dist":{"shasum":"a806c6a3593aa1f35706de08f94a384a128de27e","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.1.3.tgz","fileCount":13,"integrity":"sha512-dzNEKqDZZ9FDBhx6rhp8DeG8HpTMJ9hB8V2qy02kWcbKYG8lIp5Es0Uigld8xTqIHjU7CnFdyMLx6AluNuIEHg==","signatures":[{"sig":"MEQCIGyZ4Xwm1ELxgpZEKEHucL2JI5TYSC+TYdscDkd2lmtaAiB0Wll3IGs8xD9f+0dSb17XloO2oaLlBXJlDPztqY5ARw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37256190},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"dab3692dd01ec7a61d6eeb3b2b8bf48950d219e4","scripts":{"fix":"concurrently \"npm:fix-*\"","lint":"concurrently \"npm:lint-*\"","test":"npx mocha ./tests --inline-diffs true","build":"npx babel src -d build --no-comments --compact true --minified && cp -r src/bin build","prepare":"husky","coverage":"npx nyc --reporter=lcov npm run test","fix-eslint":"npx eslint . --fix --ext .js","lint-eslint":"npx eslint . --ext .js","postinstall":"find ./build/bin -type f -exec chmod 755 {} + || true","fix-prettier":"npx prettier . --write","lint-prettier":"npx prettier . --check","prepublishOnly":"npm run build","lint-editorconfig":"npx editorconfig-checker","lint-markdownlint":"npx markdownlint **/*.md"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"10.5.0","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"lint-staged":{"*":["npx prettier --check","npx editorconfig-checker -exclude README.md"],"*.js":"npx eslint","*.md":"npx markdownlint","{src,tests}/**/!(index.js)":["npm run test"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","husky":"^9.1.5","mocha":"^10.7.3","eslint":"^8.57.0","prettier":"^3.3.3","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","lint-staged":"^15.2.10","concurrently":"^9.0.0","markdownlint-cli":"^0.42.0","@babel/preset-env":"^7.25.3","editorconfig-checker":"^6.0.0","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-config-airbnb-base":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.1.3_1730347968968_0.619922049494807","host":"s3://npm-registry-packages"}},"1.2.0-canary.0":{"name":"clang-format-node","version":"1.2.0-canary.0","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.2.0-canary.0","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"8a138cf6d66a780636f030f17cf21665f7f9201a","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.2.0-canary.0.tgz","fileCount":19,"integrity":"sha512-3PMPDmu8TcuR4aanbT3cs2JWoRFd49D8xpufg3Wek6BagbQaqe3aitBAh9MuY1TKtGwgC2gcpknqQgFAq4Zg5A==","signatures":[{"sig":"MEYCIQD8cEk0TdAx6UABY8/RiLhPyy+r2LWSPxINrBvvV/M/RQIhAPVXoUvl8PrySnBcIry0cEbbj7rdPk6Ok8TMziqMi9+f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37258809},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"ddfb3cac2964da5d88b6f145b818a14234f09a22","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || true","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"lerna/8.1.9/node@v20.12.2+x64 (linux)","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.2.0-canary.0_1731081898892_0.6906055479954707","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"clang-format-node","version":"1.2.0","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.2.0","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"a773d423edc0f5d6dd8687a9082bac90bcb34325","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.2.0.tgz","fileCount":19,"integrity":"sha512-76Hx/rh8OR19oAGMW4umJz//r+/04QPGj/2qvvzXGvY+dadEZA+eRpvPM8iyAw0q07mpTUZfBlB5JyF9CGfUtQ==","signatures":[{"sig":"MEYCIQCjlNXMnyjMzR0I4qFlbSBrF0n9B0ChiSduGEZ/J1ovRQIhAKzesAnz9ydkm9NKdBmKf+dD2w382C/ym9fvifHSggXx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37245466},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"44eb57089c2fe3eacddca8f4c86320aed28493eb","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE.md ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || true","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"lerna/8.1.9/node@v20.12.2+x64 (linux)","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.2.0_1731503241955_0.21535458961356868","host":"s3://npm-registry-packages"}},"1.2.1-canary.0":{"name":"clang-format-node","version":"1.2.1-canary.0","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.2.1-canary.0","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"7b68edfb17452a7c7203209bbfa672d2d795c260","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.2.1-canary.0.tgz","fileCount":19,"integrity":"sha512-rCQvMRgzL8lW8ggqDji0sT4TB7mXewLWLQnqC3wSVzJjn63BVo4POlAye4psdDavDQFcXu7FjYGghzvnbKdysQ==","signatures":[{"sig":"MEUCIQCdQUJz7UN+VU5x7L632JFrX4pgLMdSyFXtXqPh3B4tKAIgSTr5P7YmwuUyAOwWUnwZPJgUYQ+Nly/mBz7hv4JMTlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37245475},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"81ea9a2e615d6135a3604fe0b822a20e71900192","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE.md ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || true","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"deprecated":"unintended publish","repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github"},"_npmVersion":"lerna/8.1.9/node@v20.12.2+x64 (win32)","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.2.1-canary.0_1731506242941_0.17131226339096783","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"clang-format-node","version":"1.2.1","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.2.1","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"459c4d71ec4d2ef42d835829337ff74e8e296176","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.2.1.tgz","fileCount":19,"integrity":"sha512-ykaKJCWIfWq1qUwHBMraHaOgpk+KO1p9pUIGnICTJ5mlnFppH+EIoCuEyDcCBTd2a8BIxh4eQeKYQqGU9RT/9w==","signatures":[{"sig":"MEUCIQDDm+xLe5L5xrInKpG1LXkVOz2Ng5h8UvCdRELdixn1yQIgZFja2ny/EWaVp8I3uKphwz2JUkBlJqfpgWY2JY1skZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37249728},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"62db9e9bc47e64f8f4b7edd73abc36c536c3f377","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE.md ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || true","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.1.9/node@v20.18.0+x64 (linux)","description":"Node repackaging of the clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.2.1_1732080690736_0.5665248334642712","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"clang-format-node","version":"1.2.2","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.2.2","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"42b82ec6dae00b6c3e416af2fc17e9ed3787cec4","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.2.2.tgz","fileCount":19,"integrity":"sha512-QXf2ZfTO9lm7NpIuGRWne4gbzJlcP3FjMkieKisY8EuVLrEKzx4BNIZ2CFdg17/r/oWRtD8FXPXyaDhhs0zExg==","signatures":[{"sig":"MEUCIG5j9w/MTDwdApQ1xkTaPl73wobRTsUMbxJP4IySGeEdAiEAydIUuClmakjmpbkGuDv5FNikLISQF2PIrNvXKTT8GoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37249877},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"e0e96dc177793489bdb82a8966cb65f765254449","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE.md ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || true","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.1.9/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.2.2_1733314305431_0.5702766455986332","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"clang-format-node","version":"1.2.3","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.2.3","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"b5208ce046fbafe72836ee4a4a17c9d0276e172f","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.2.3.tgz","fileCount":19,"integrity":"sha512-GPTveGNL8dx3n1+45n+CpUUeVrMnZAcwgzTz7EqvKsm15oPqsVtug8+tpAWNqv2ziCZAYyOKYS3AlmSbi3d+KA==","signatures":[{"sig":"MEYCIQDkDgnRc+f5iysY+FQCvdchcBPIJflZt9PAJWpn/Ixu3AIhAM9pL9Qn7QTiHME0mRRB2Tx1LRkwmortMDDVmGRlzH1v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37232333},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"5966bc3bea8d9b0eee70931b666213e342fef4ff","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE.md ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || true","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.1.9/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.2.3_1734967735462_0.5442700824327842","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"clang-format-node","version":"1.2.4","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.2.4","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"4e6d45018cfbc214302a1832d611000510dd1c45","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.2.4.tgz","fileCount":19,"integrity":"sha512-e6x8Xzl++Tv4nGGqLyuSDHoqhF0Pkivme+gIeFKilHjjGlaCTW6oD3AIIp4IvhAHAcNFrJm37kSPwmHKUmbagg==","signatures":[{"sig":"MEYCIQCBdyZrT6nrqFxHUWGClwoYefHtKMfhbo93IiSCC5MVAwIhAPfUXF0romI9WZGrHUjjbNSvkGY2cQ7T23je61Dmi3VW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37232335},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"72f960b1bf22ecb217353360f07af3ca9cb5f184","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE.md ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || exit 0","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.1.9/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.2.4_1736943811878_0.1412004977885566","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"clang-format-node","version":"1.2.5","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.2.5","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"f3ed3b6983af14dffa81d4fe0be842a5e1215fba","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.2.5.tgz","fileCount":19,"integrity":"sha512-kaRq9bKwpNgVdubE7KRXHT3ts4dpaNR5rJzFl6a/uuV/M2KIZAHkvYdsDU2F0rlH3lPj7IXcvRBiaEJaARU3Xw==","signatures":[{"sig":"MEUCIDpaQe2DhtQIjVH4ZX0Yw8ZZfg15QEq4Ul8aNpfudTctAiEApEarIHNHisdd/gbBSHqiY3kuevngwPTXU13lnxcDlOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37232367},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"f62026dd1e9136e5c760595a2ec9e9fcb351e539","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE.md ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || exit 0","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.1.9/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.2.5_1737104005633_0.8804518168740672","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"clang-format-node","version":"1.3.0","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.3.0","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"5706f5196b9e5a3ff320ff2f7e95bca6ed759b10","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.3.0.tgz","fileCount":19,"integrity":"sha512-bjhzAvxoUXu5fZvwD3V6+mQmVRRDmx41ZBwZoE43o1gNNmhKKCMn8Hurp3PmcQbucqjgTDwLRdd2AajVA0C7ng==","signatures":[{"sig":"MEUCID6HtaXigFleQhOkfBNxoMDfxAvDMMopmrIbfYK3NWtvAiEAsSP5R1ZY640gHsFQ9fD7jGKkqrOc/Jb7WrrNtznOmvQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37232571},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"9686d5ba81836f06c9afcce40c4cb9f19292bdec","scripts":{"test":"node --test","build":"npx babel src -d build && npx tsc && cp -r src/bin build && cp ../../LICENSE.md ../../README.md .","chmod":"find ./src/bin ./build/bin -type f -exec chmod 755 {} + || exit 0","postbuild":"npm run chmod","postinstall":"test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.1.9/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.3.0_1737807456686_0.013910642230390957","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"clang-format-node","version":"1.3.1","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.3.1","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"43eeb4f042d2ababd763894dbe6f51e75145fc24","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.3.1.tgz","fileCount":19,"integrity":"sha512-QhOC6e+KD0aaDduJLwn11jf0Yra3UzB+wk8rqiWZFajnDPwCYE697FfwUdwVlCO/OV4dsqclu2vYNZ/1BtmZTA==","signatures":[{"sig":"MEQCIGdIIMyq1j7BvD/m9B8tRlIzYTKuiz94vG7ddwT0HP9aAiBPxOngUzGs2XoIBoLVJSJGyOLU06IqBZvzBrNsY6rIPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39548180},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"d4783c60af7372278dbe06fa58d575131a7fb93d","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && shx cp -r src/bin build && shx cp ../../LICENSE.md ../../README.md .","chmod":"shx chmod 755 ./src/bin/**/* ./build/bin/**/* || exit 0","start":"node build/cli.js","postbuild":"npm run chmod","postinstall":"shx test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.1.9/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","dependencies":{"shx":"^0.3.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.3.1_1738659740297_0.15870121043787733","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"clang-format-node","version":"1.3.2","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.3.2","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"969099a4de932550056ed59331bcd53103d8213c","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.3.2.tgz","fileCount":19,"integrity":"sha512-R//uNnpuOQCGxr+GaKbeDmaObUfHPRgE+jUptJf/nya0P3sVr5u8NNDq1zz5YH70kwcbQDiTcu8/fEQGpHHflQ==","signatures":[{"sig":"MEUCIGu4vrhMfjUlY0HhOzg/JWnbqHcIlZkjkO55FqAy2ZzOAiEAkw/Jmulpa3DULJU/RTLRi/xGkSYeoKc+aaAf2xOm5/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@1.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39548229},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"2854dd7c8753b542fb07248fa088b0accc511eea","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && shx cp -r src/bin build && shx cp ../../LICENSE.md ../../README.md .","chmod":"shx chmod 755 ./src/bin/**/* ./build/bin/**/* || exit 0","start":"node build/cli.js","postbuild":"npm run chmod","postinstall":"shx test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.2.0/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","dependencies":{"shx":"^0.3.4"},"publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.3.2_1740903664957_0.34311117238449174","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"clang-format-node","version":"1.3.3","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.3.3","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"33ecae47eb7cf668c19a9ea24d96b1b0e3c11e67","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.3.3.tgz","fileCount":19,"integrity":"sha512-OxZ9oNHsj2CX70WOPSj+YwwNKFO/x1I1hRgZBPyFsuArD19uLDN4ql9rOuDHdCNCvWQlVGpjJBQgY/FeSdxCgA==","signatures":[{"sig":"MEQCIF2OtOZg/i5vKSrvvBkxGHye1Gc4tcFylMLyPYLnAeVDAiAESJVa6QfuIQEGZBSpL54W+WiF//lMPjWb495UG0TmSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@1.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39548051},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"9535f44511b1cd90e47d4d51923bbf689dbc2c90","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && shx cp -r src/bin build && shx cp ../../LICENSE.md ../../README.md .","chmod":"shx chmod 755 ./src/bin/**/* ./build/bin/**/* || exit 0","start":"node build/cli.js","postbuild":"npm run chmod","postinstall":"shx test -d src && npm run build || npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.2.1/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","dependencies":{"shx":"^0.4.0"},"publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.3.3_1743585877741_0.4265085112973319","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"clang-format-node","version":"1.3.4","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.3.4","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"4edb6ebc866dd0583592546863f540b35ae379e5","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.3.4.tgz","fileCount":19,"integrity":"sha512-lbCZ64/8bVJRzskPwzJDRXPiS8Mgr3NFowf+lVWTLjZIGfthZbBF7184qXrgqfgSu44LA3bgllNESmfFb2THUg==","signatures":[{"sig":"MEUCIDxozq+ICia7aUJYTwZAjc71JnL52Et7n4kzmps+WiU8AiEAmoWhuYdWwzh9nHUAKIGzdXybB3/4QCm3ODOcGP3iJME=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@1.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39548003},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"d8fec7bde3bea04baea693e431b9b3d52c016023","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && shx cp -r src/bin build && shx cp ../../LICENSE.md ../../README.md .","chmod":"shx chmod 755 ./src/bin/**/* ./build/bin/**/* || exit 0","start":"node build/cli.js","postbuild":"npm run chmod","postinstall":"npm run chmod","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.2.3/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","dependencies":{"shx":"^0.4.0"},"publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.3.4_1752311219842_0.8232906600210463","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"clang-format-node","version":"1.3.5","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@1.3.5","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"b053250cc0f41e90aee2741a89806c9540457934","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-1.3.5.tgz","fileCount":20,"integrity":"sha512-28zkpZj7bzVvGne9C0eufo8k425VZFRwiXm90HloDjbId/2Ojyx1Hf4FQQUlGcxhyw2F+460SZ0DzPO3UJ4CMQ==","signatures":[{"sig":"MEYCIQC9dZUUgowcEiVZ7YmZPP0V670mHT7vo3TehCPJcsUu2gIhANQw1tftbnqcLz0nTDs8zAmSeOI2uHaUVYVaLjDPt5ap","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@1.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39549038},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"6469d991ff716a5296b7f8d42147e930b9755812","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.2.3/node@v20.18.0+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_1.3.5_1752490734761_0.08808218612476959","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"clang-format-node","version":"2.0.0","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@2.0.0","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"c21b8126725691f281d033f63545d72dce115be5","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.0.tgz","fileCount":20,"integrity":"sha512-aUf7HLPflEqUF6yKBGHyY2ccfcTc2+M3Sg13/xBrpszQAZdbjib4H/i0pYe8BmXeRnv6hfkdqAmSnyHMwBEXJQ==","signatures":[{"sig":"MEYCIQD8d48z2JsQ1Xo0WENeJAEH2ATgKoY9McffrZhDwllMUQIhALpiFwYa/r8Rxbh9yOGSDzwxiBi/AmdW7i5Fs48Q9zgu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38834755},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"4ba751fe252a63bbf1889246f54511390830d8ef","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.2.4/node@v20.19.4+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.4","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.0_1757909389139_0.9287845182339942","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"clang-format-node","version":"2.0.1","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":"루밀LuMir <rpfos@naver.com> (https://github.com/lumirlumir)","license":"MIT","_id":"clang-format-node@2.0.1","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"6a5902c8644b7ce7ba365d4b83554aa8de45056f","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.1.tgz","fileCount":20,"integrity":"sha512-x6XchfqxYioGKelXJROMJeczhf+3nVZpHhBku+P1Ls4e+ZVSzDSqrSiCk3qL++byCx/GP6kW2+YC4NJpQUjIeQ==","signatures":[{"sig":"MEUCIQCZ4hXnDAQvTzTeSmp4XdL4LyD4NDEOsQRqQc7o3nLvtgIgHHh3OJu4wvHzG9XjL5BJ8P4ocTi48hE0liOKyYRtW+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38830579},"main":"build/index.js","engines":{"node":">=16"},"gitHead":"0e4cfab28794e7b79234e175bf45bf720ff51565","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"lumir","email":"rpfos@naver.com"},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"lerna/8.2.4/node@v20.19.4+x64 (linux)","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.4","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.1_1759130454113_0.33809199511874244","host":"s3://npm-registry-packages-npm-production"}},"2.0.2":{"name":"clang-format-node","version":"2.0.2","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@2.0.2","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"5a983dc447a661ba0ff512266164b64bb075ec30","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.2.tgz","fileCount":20,"integrity":"sha512-+uU+/xis8V3pFjYyo1Un+InR2+v+yw3SpoFCRB2YUAZvh3PQV/yPedNzz9Nm+x7/zMpHnfATgZs+pgpsGXfXnQ==","signatures":[{"sig":"MEUCIF/TRTp0wV6z903KDRr6nGUV9Jkqq+P3czaQEF8DnBblAiEA+pxMfN13cDUyR6KFjJ2Te+dlxuLwCJkWeYexZX520BU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38830506},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"gitHead":"1e59beb61f3fe5e297dc197bf3a960e778d11a9e","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.6.2","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.4","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.2_1760196709770_0.2974629623885525","host":"s3://npm-registry-packages-npm-production"}},"2.0.3":{"name":"clang-format-node","version":"2.0.3","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@2.0.3","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"b4ff0da05215fbbaf1968a731b9f49a80dd7fa10","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.3.tgz","fileCount":20,"integrity":"sha512-iSMpT1lhcCV+GgQk7uQz6vfe57M59B0EB5PT/IEEKYJLO2fNBvkeIv3Hl9fHXdfRSPAYCjGcbdoB1QjkqniyiA==","signatures":[{"sig":"MEYCIQDdjsW67TiIyr9sbu85gTNpGSQ/Zib67/PaaX+3Kx7rowIhANoFg5Ip+Lo3eOEWJ97FsRcUCGyd3BmqOFsSjjpLqCSj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38771138},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"gitHead":"07ac837a4115d980ae12f652dab52a52bf6ee174","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.6.2","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.4","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.3_1761107882006_0.7958907322817557","host":"s3://npm-registry-packages-npm-production"}},"2.0.4":{"name":"clang-format-node","version":"2.0.4","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@2.0.4","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"2763dafb3d23b4338518e9422360e06cf51e62e9","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.4.tgz","fileCount":20,"integrity":"sha512-nVR4Ug2TW4bNp6GGx6QhG/F7Roaj/kz67FVi0GrYLMpr5jgmrW11knpVHfn0P+hIIW1MnURoH2CTxoYkaBPN/w==","signatures":[{"sig":"MEQCIAQmahxqOVMLCPV8g4ypFTQZHJME9eAZPuDIZj9mHfYkAiATof9tI0VibtdzkNQIf3HwJEbs8Iu3A3krbGzrdhULgw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38763098},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"gitHead":"1d4e355bf4586bbafb3b6b3ca8988b633772eb15","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.6.2","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.4","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.4_1762407626930_0.49242818670234323","host":"s3://npm-registry-packages-npm-production"}},"2.0.5":{"name":"clang-format-node","version":"2.0.5","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@2.0.5","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"b3b0f8258a1557a54216d51f610f870b9cc4a63e","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.5.tgz","fileCount":20,"integrity":"sha512-7k0PsA0FFkHpZA1GdYAGWvxFyHHXeXJsH71N6S0RtOj/I99LUjhrNtED4SXQFlGZhnEpHqv/r8FBhWlmRMMxWg==","signatures":[{"sig":"MEUCIQC3KVVR9uBQve8zZ++2VFAERaU8nLpB3AFnh9pdAFk5BQIgcIFSRssgpJcXUFto+5wSFC0JaKW0Toky5LGFhOa465A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38763098},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"gitHead":"b35c14b379bc76d982dc961f6cf1e73794c29b85","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.6.3","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.4","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.5_1763816812903_0.07404595244341894","host":"s3://npm-registry-packages-npm-production"}},"2.0.6":{"name":"clang-format-node","version":"2.0.6","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@2.0.6","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"9ede155cc0da272874c880e2b65f74a47e2ac33b","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.6.tgz","fileCount":20,"integrity":"sha512-XnCmrn/1UP0davSgeFI045HA3lmWs/RQ9ZZtGF1BE45jM3yjurUdjbzDxbRo2mbfFcqacyVjerf5SIY/HJMV0g==","signatures":[{"sig":"MEQCIGrbkuLNMlQ21VvkVxeCd7ae5mWzp2Pe5jHUmGdGy+JvAiBXUtuzxH+Dp0o8siuUNeaVXspsalWZ6Zr/oy/OsTaVBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38763098},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"gitHead":"5ff391eb5c67e38f7628d4679e3bcef1144d2d8a","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.6.4","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.4","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.6_1764983516872_0.8509712451683424","host":"s3://npm-registry-packages-npm-production"}},"2.0.7":{"name":"clang-format-node","version":"2.0.7","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@2.0.7","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"4c5dd5f458616ca481ac851a41ea718276c67283","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.7.tgz","fileCount":20,"integrity":"sha512-lgYsU/SXYEiLay58CqaNiMht4DDVhseerteYnbZzGOWXXR7+w6DwhBd5Ks6tLmU99XrpdWR5LwMMDL/ZPlA84g==","signatures":[{"sig":"MEUCIQDNVPkidvc+mj7rQGcCLy6/LH2U/YtDcnrqOyhVq7cUOgIgPgN5jWVNdpVHcDFosTx1Kqf91LIqOjf520VBWUkaj7Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38763614},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"gitHead":"5eeae2da116c405395eaf13391500c18e416f421","scripts":{"dev":"node src/cli.js","test":"node --test","build":"npx babel src -d build && npx tsc && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.7.0","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.4","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.7_1766052908817_0.3437343829134032","host":"s3://npm-registry-packages-npm-production"}},"2.0.8":{"name":"clang-format-node","version":"2.0.8","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@2.0.8","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"a5e07c24a4ee330a0cae0d36e86f88429b8643bd","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-2.0.8.tgz","fileCount":20,"integrity":"sha512-4E5zKCk+ytSuO8PUzxPbWAoW9Sba0vSl5R/aPANYjCoZzFtMcrJO2lDdQhrcr/20OvcqigP8pl0VzkZlVE3XFQ==","signatures":[{"sig":"MEUCIQCVc9imaim0WEg9VU0Xp+F/+LK6LxA5GmQb70cxEO6+iAIgTI24FcX8YANCig2xN2IIjRCJnUBVDlwvL92gc5w+6p8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":38767664},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"c9f8eac2e720ad059609057b2016d642cedf7751","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.10.1","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_2.0.8_1771577723572_0.07591159415411752","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"clang-format-node","version":"3.0.0","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@3.0.0","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"8240bfc5a4fefb4e59faee9a4e792db854b834f5","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-3.0.0.tgz","fileCount":20,"integrity":"sha512-fXs7bGFiJv/KbAHWlxMsZPnxdbAUeawJ6JcY0cuouQgqid9V28NJRz6kkbXdiZCvTvopkyeevViAlnHYTKryyQ==","signatures":[{"sig":"MEYCIQCTnN/prFlHgYGHKCCQJeAMaOdjrEjRrW73VyaWwLhfAgIhAMu0BEu3D2s0yRPSc6uGhQA8N+Y69m3tuYm9hg6rjEd5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39870896},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"58aaac4c2723f720d9b0f158b1c632c9e8291da5","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.11.1","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_3.0.0_1773300645793_0.8489670609106545","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"clang-format-node","version":"3.0.1","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@3.0.1","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"3a9c79b770748de405d8dcc2d9e414e802ad34a4","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-3.0.1.tgz","fileCount":20,"integrity":"sha512-1QlXIMyTBI+qGJNi+Jv1uu8bcswQDVwEKPzJ7cBRvwbqcmpXz9th3quHZbrgU/lFdT7o3EXYuyL2Wr4N3Mdpug==","signatures":[{"sig":"MEUCIQCwfFege6YaCLWqcA6sWoj7wuyuznP8LP63EnAfh5tGBgIgEu4CwWQIPetMCw/8mjmDlsGy9axWu90CdZD7TkWpz7I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@3.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39870832},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"625bedf2722c4e073870155dafe822a786279451","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.12.1","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_3.0.1_1774877592833_0.4785261203466218","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"clang-format-node","version":"3.0.2","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@3.0.2","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"8b02646d698f1e88defba4b13e7e2b806fb64fb4","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-3.0.2.tgz","fileCount":20,"integrity":"sha512-5bwvh/KqmNz1PMwchFr5Ig4zkJ0Mkdhygm1/aZjQHLrUxCcqLftLD5Gu3G7u7bPYIBIbO36aLLYDwyPeBtq8Tw==","signatures":[{"sig":"MEUCIB80X0taVf60FSQPH9uVuOk+GQMEygxiUmXa5X3W6RDZAiEAtKZZWXndHN7DqeWd5+cnpBbYzfv5mMoY0XOzSnpyWzU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@3.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39870832},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"11cf0bb26cbb527aee46c284561f964cd90cfae7","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.mjs ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.12.1","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_3.0.2_1776061298934_0.9008592236667481","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"clang-format-node","version":"3.0.3","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@3.0.3","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"cebc5ceb5a146b935a8fa2a002505581bfae2c75","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-3.0.3.tgz","fileCount":20,"integrity":"sha512-O+V1VgxHidnsX0nK+c1k47CuHQ7Rh6xIyPVClCKoyZGAKWJH6m/sh0MatOBKtz1c7XpyKSnABhQV7AouZqCSvA==","signatures":[{"sig":"MEUCIQCZay353PyZiB7xZFXy1MBW6vO1b9nlmpUUh5QiXdwB6AIge5UFjtVqCnvLBOCUr5f2TOkcNgx/RRUYSWIXQro72NM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@3.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39870856},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"87192ab1aa85c549fffc3174efde8482ca37e255","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.js ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.12.1","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_3.0.3_1776828581706_0.07263954486112012","host":"s3://npm-registry-packages-npm-production"}},"3.0.4":{"name":"clang-format-node","version":"3.0.4","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"루밀LuMir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@3.0.4","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"bbe630383acd99a4070ffaf421af413b3ea79370","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-3.0.4.tgz","fileCount":20,"integrity":"sha512-yk3onKulKOjN1w2B1w3mYH53ntl25709VD3hZQ6i7qXhajb0/CmTiH4Qk9+GkhWlSJ01YGufGgh2Wsh0oKsuhg==","signatures":[{"sig":"MEYCIQCCNeCZhRvCQdkhkGBZ5j2O0R5Wjm/AzWxfbyBBtClbjAIhAL2GjmbMGbjhULVkjv0raUCIrDkUb5Mpyc7myZ3NqAeO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@3.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39870856},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"06bd6f52838e3b838e16b420afad9cc7e62227f3","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.js ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.14.1","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_3.0.4_1778494772280_0.030768423425323155","host":"s3://npm-registry-packages-npm-production"}},"3.0.5":{"name":"clang-format-node","version":"3.0.5","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"lumir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@3.0.5","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"745546ed807e8433c4a9b9ebc8493f0197c57abb","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-3.0.5.tgz","fileCount":20,"integrity":"sha512-AyFBP2V5Szu0gBNXIusKhW1AbWk70nMmoRcy1g+h28AwNfr0oqsLr5oDOsNwXj50TcVfsoj0J8vJHyNil5q28A==","signatures":[{"sig":"MEUCIENEgTifPoy4ltuKRc/TEiNJZhIFoGl9ZS+ofbGytCJ4AiEAhOIZptuVj8KK6sjxQz+FBox4RezeaIGoqJ66LnP2tsg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@3.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39870844},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"bdb6de76304969682e509c9c406b719b961e00a5","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.js ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.16.0","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_3.0.5_1780026722275_0.8078636263800947","host":"s3://npm-registry-packages-npm-production"}},"3.0.6":{"name":"clang-format-node","version":"3.0.6","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"lumir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@3.0.6","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"f057b3b7e22a0749ad4db0bf337f393745eee17e","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-3.0.6.tgz","fileCount":20,"integrity":"sha512-AyhcATWwytqnUaswgtpelVP1/UjHWf+tmWrtsy8dRwGkgVXuX61uVa4194wtPHsUzZSwzbcbW0avzLd07tGMPQ==","signatures":[{"sig":"MEYCIQCKuVWNhCu8JvaMEakpmr+F66OO36qP9pjGHI9As1AEJgIhAINvcxLObTWwz0AZzVg3JYcgbspX+mb007OQQTp9uCPV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@3.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39870844},"main":"build/index.js","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"6a13ad5a0bbe2e98a6a72495591754a5f95f2c50","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.js ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.16.0","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_3.0.6_1780971375023_0.405110064496345","host":"s3://npm-registry-packages-npm-production"}},"3.0.7":{"name":"clang-format-node","version":"3.0.7","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"url":"https://github.com/lumirlumir","name":"lumir","email":"rpfos@naver.com"},"license":"MIT","_id":"clang-format-node@3.0.7","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"homepage":"https://clang-format-node.lumir.page","bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"dist":{"shasum":"25ede7c3f344e25a2198a398513a93c3ed341aea","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-3.0.7.tgz","fileCount":20,"integrity":"sha512-sKNb5UwKBBczEezaz+fCHiqboGJgUFdhwuKDn88EU+i0tm6Nqu5Q+2okIpw78Y02Wl4iB8OeHl3EtL3MA+5ZjQ==","signatures":[{"sig":"MEUCIQCsfsXCBBV5baB1rw6esxSjdpZLCmeKnRQRuqcbK4dHWwIganB/oIyevzPQyVL05/xDHhpcJ6sbFPRi4sEBCXjqSs8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@3.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":39870866},"main":"build/index.js","type":"commonjs","types":"./build/index.d.ts","engines":{"node":">=16"},"funding":"https://github.com/sponsors/lumirlumir","gitHead":"152e797e19e3ee59e7cf930e92540514423037f2","scripts":{"dev":"node src/cli.js","test":"node --test","build":"tsc --emitDeclarationOnly false && node ../../scripts/cp.js ../../LICENSE.md LICENSE.md ../../README.md README.md","start":"node build/cli.js","postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"repository":{"url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","type":"github","directory":"packages/clang-format-node"},"_npmVersion":"11.17.0","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/clang-format-node_3.0.7_1782299148896_0.6767405959050843","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"clang-format-node","version":"4.0.0","type":"commonjs","description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","main":"build/index.js","bin":{"clang-format":"build/cli.js","clang-format-node":"build/cli.js"},"keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"author":{"name":"lumir","email":"rpfos@naver.com","url":"https://github.com/lumirlumir"},"funding":"https://github.com/sponsors/lumirlumir","license":"MIT","homepage":"https://clang-format-node.lumir.page","repository":{"type":"github","url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","directory":"packages/clang-format-node"},"bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"engines":{"node":">=16"},"publishConfig":{"provenance":true},"scripts":{"postinstall":"node chmod.js || exit 0","prepublishOnly":"npm run build","build":"tsc -b tsconfig.build.json && node ../../scripts/cp.js ../../LICENSE.md LICENSE.md ../../README.md README.md","test":"node --test","dev":"node src/cli.js","start":"node build/cli.js"},"gitHead":"b36fd4aa43d3c4577e7d2c8d45347166a44bdd28","types":"./build/index.d.ts","_id":"clang-format-node@4.0.0","_nodeVersion":"24.18.0","_npmVersion":"12.0.2","dist":{"integrity":"sha512-S2i2GHYwY3gEO1C+NA8uZLmBLz2BwVParyua57jxxv/qikC6ZSOA5/zJL6KCv6Txlk5/qAky6oKAPS+yGVIHHg==","shasum":"2013256e4f6ab39cace8fc051a7add2a3c414ec8","tarball":"https://registry.npmjs.org/clang-format-node/-/clang-format-node-4.0.0.tgz","fileCount":20,"unpackedSize":42223355,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/clang-format-node@4.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDD+WpkhVroppW7etpWqN7M5u2p3CFenTCT56XWr1J3JAIhAMHSPFGedzK8GwcGZALnGBCBK/kG5zsycB/Jz85/ZfO8"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:27b1e716-f9a5-4aa7-91e0-6aadee37c002"}},"directories":{},"maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/clang-format-node_4.0.0_1789380989070_0.6920085168048293"},"_hasShrinkwrap":false}},"time":{"created":"2024-09-06T11:48:47.564Z","modified":"2026-09-14T10:16:29.697Z","1.0.0":"2024-09-06T11:48:47.904Z","1.0.1":"2024-09-07T17:13:26.318Z","1.0.2":"2024-09-08T13:52:42.391Z","1.0.3":"2024-09-16T06:57:38.226Z","1.1.0":"2024-09-18T09:20:34.535Z","1.1.1":"2024-10-03T15:24:52.411Z","1.1.2":"2024-10-21T04:53:03.376Z","1.1.3":"2024-10-31T04:12:49.376Z","1.2.0-canary.0":"2024-11-08T16:04:59.275Z","1.2.0":"2024-11-13T13:07:22.490Z","1.2.1-canary.0":"2024-11-13T13:57:23.269Z","1.2.1":"2024-11-20T05:31:31.105Z","1.2.2":"2024-12-04T12:11:45.862Z","1.2.3":"2024-12-23T15:28:55.888Z","1.2.4":"2025-01-15T12:23:32.188Z","1.2.5":"2025-01-17T08:53:26.029Z","1.3.0":"2025-01-25T12:17:37.107Z","1.3.1":"2025-02-04T09:02:21.103Z","1.3.2":"2025-03-02T08:21:05.248Z","1.3.3":"2025-04-02T09:24:38.424Z","1.3.4":"2025-07-12T09:07:00.198Z","1.3.5":"2025-07-14T10:58:55.084Z","2.0.0":"2025-09-15T04:09:49.533Z","2.0.1":"2025-09-29T07:20:54.643Z","2.0.2":"2025-10-11T15:31:50.120Z","2.0.3":"2025-10-22T04:38:02.316Z","2.0.4":"2025-11-06T05:40:27.269Z","2.0.5":"2025-11-22T13:06:53.241Z","2.0.6":"2025-12-06T01:11:57.343Z","2.0.7":"2025-12-18T10:15:09.471Z","2.0.8":"2026-02-20T08:55:24.052Z","3.0.0":"2026-03-12T07:30:46.666Z","3.0.1":"2026-03-30T13:33:13.303Z","3.0.2":"2026-04-13T06:21:39.606Z","3.0.3":"2026-04-22T03:29:42.204Z","3.0.4":"2026-05-11T10:19:32.792Z","3.0.5":"2026-05-29T03:52:02.625Z","3.0.6":"2026-06-09T02:16:15.392Z","3.0.7":"2026-06-24T11:05:49.215Z","4.0.0":"2026-09-14T10:16:29.399Z"},"bugs":{"url":"https://github.com/lumirlumir/npm-clang-format-node/issues"},"author":{"name":"lumir","email":"rpfos@naver.com","url":"https://github.com/lumirlumir"},"license":"MIT","homepage":"https://clang-format-node.lumir.page","keywords":["clang-format","clang","cli","format","formatter","lint","linter","cpplint","eslint","prettier","checker","c","cpp","c++"],"repository":{"type":"github","url":"git+https://github.com/lumirlumir/npm-clang-format-node.git","directory":"packages/clang-format-node"},"description":"Node wrapper for clang-format native binary inspired by angular/clang-format.🐉","maintainers":[{"name":"lumir","email":"rpfos@naver.com"}],"readme":"# clang-format-node\n\n![GitHub Release](https://img.shields.io/github/v/release/lumirlumir/npm-clang-format-node?label=release%20(LLVM%20version)&color=83ba63&display_name=release)\n[![NPM Version](https://img.shields.io/npm/v/clang-format-node?color=83ba63)](https://www.npmjs.com/package/clang-format-node)\n![NPM Downloads](https://img.shields.io/npm/dm/clang-format-node?color=83ba63)\n![Node Current](https://img.shields.io/node/v/clang-format-node?color=83ba63)\n\n[![ci](https://github.com/lumirlumir/npm-clang-format-node/actions/workflows/ci.yml/badge.svg)](https://github.com/lumirlumir/npm-clang-format-node/actions/workflows/ci.yml)\n[![test](https://github.com/lumirlumir/npm-clang-format-node/actions/workflows/test.yml/badge.svg)](https://github.com/lumirlumir/npm-clang-format-node/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/lumirlumir/npm-clang-format-node/graph/badge.svg?token=69BF05THA2)](https://codecov.io/gh/lumirlumir/npm-clang-format-node)\n\n> [!IMPORTANT]\n>\n> If you like this package, please give it a star on [GitHub](https://github.com/lumirlumir/npm-clang-format-node)!⭐<br/>\n> Your support helps us improve and maintain the project.\n\nNode wrapper for LLVM Clang's `clang-format` and `git-clang-format` native binaries inspired by [angular/clang-format](https://github.com/angular/clang-format).🐉\n\n## Documentation\n\nFor full documentation, see the [official documentation of the `clang-format-node`](https://clang-format-node.lumir.page).\n\n## Fully Secure Binaries\n\nBinaries are built directly from the [official LLVM project source code](https://github.com/llvm/llvm-project). No third-party binaries are used; everything is built from scratch using [GitHub Actions](https://github.com/lumirlumir/npm-clang-format-node/blob/main/.github/workflows/llvm-build-bump-pr.yml).\n\nAll binaries can be verified using [GitHub Actions provenance attestations](https://github.com/lumirlumir/npm-clang-format-node/attestations), and published packages include [npm provenance](https://docs.npmjs.com/generating-provenance-statements).\n\nFor more information, please refer to the [Security](https://github.com/lumirlumir/npm-clang-format-node/blob/main/SECURITY.md) page.\n\n## Included Packages\n\nThis repository is maintained as a **monorepo** and includes the following **three** packages.\n\n### `clang-format-node` - <small>[Repository](https://github.com/lumirlumir/npm-clang-format-node/tree/main/packages/clang-format-node) | [npm](https://www.npmjs.com/package/clang-format-node)</small>\n\n[![NPM Version](https://img.shields.io/npm/v/clang-format-node)](https://www.npmjs.com/package/clang-format-node)\n![Node Current](https://img.shields.io/node/v/clang-format-node)\n\nNode wrapper for `clang-format` native binary inspired by angular/clang-format. (The **CORE** package.)\n\n### `clang-format-git` - <small>[Repository](https://github.com/lumirlumir/npm-clang-format-node/tree/main/packages/clang-format-git) | [npm](https://www.npmjs.com/package/clang-format-git)</small>\n\n[![NPM Version](https://img.shields.io/npm/v/clang-format-git)](https://www.npmjs.com/package/clang-format-git)\n![Node Current](https://img.shields.io/node/v/clang-format-git)\n\nNode wrapper for `git-clang-format` Python script as a standalone native binary to **allow execution without a Python dependency**.\n\n### `clang-format-git-python` - <small>[Repository](https://github.com/lumirlumir/npm-clang-format-node/tree/main/packages/clang-format-git-python) | [npm](https://www.npmjs.com/package/clang-format-git-python)</small>\n\n[![NPM Version](https://img.shields.io/npm/v/clang-format-git-python)](https://www.npmjs.com/package/clang-format-git-python)\n![Node Current](https://img.shields.io/node/v/clang-format-git-python)\n\nNode wrapper for `git-clang-format` Python script. **This package requires Python3 as a dependency**.\n\n## Supported\n\nSee the [supported](https://clang-format-node.lumir.page/docs/get-started/supported) section of the documentation, which lists the following:\n\n- OS Platforms and Architectures\n- Node.js Version\n- GitHub Actions Runner Images\n- Docker Build Images\n\n## Releases\n\nEach package intends to release a new npm package for every **latest** release of `clang-format` and `git-clang-format`. Automated GitHub Actions check for the latest LLVM release every week, builds all packages using their own pipeline, and makes a pull request. **All processes are automated**. If you are interested in the build process, take a look at [`.github/workflows/llvm-build-bump-pr.yml`](https://github.com/lumirlumir/npm-clang-format-node/blob/main/.github/workflows/llvm-build-bump-pr.yml).\n\n## Contributing (Issues & Pull Requests)\n\nThanks for having attention to this package🙇‍♂️. We appreciate you spending the time to work on these things. Every issue and pull request about bugs, suggestions and the other topics is always welcome!\n\nPlease read our [Code of Conduct](https://github.com/lumirlumir/.github/blob/main/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct) and [Contributing](https://github.com/lumirlumir/npm-clang-format-node/blob/main/CONTRIBUTING.md) Guides before you work on these things. We also recommend you to read the [Guides on LLVM `clang-format`](https://clang-format-node.lumir.page/docs/further-reading/guides-on-llvm-clang-format) mentioned in the documentation before contributing.\n\n## Code of Conduct\n\nSee [Code of Conduct](https://github.com/lumirlumir/.github/blob/main/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct).\n\n## Change Log\n\nSee [Change Log](https://github.com/lumirlumir/npm-clang-format-node/blob/main/CHANGELOG.md).\n\n## Versioning\n\nSee [Versioning](https://clang-format-node.lumir.page/docs/community/versioning).\n\n## Security\n\nSee [Security](https://github.com/lumirlumir/npm-clang-format-node/blob/main/SECURITY.md).\n\n## License\n\nProject source is [MIT licensed](https://github.com/lumirlumir/npm-clang-format-node/blob/main/LICENSE.md); bundled LLVM-derived components use the [Apache License 2.0 with LLVM Exceptions](https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT).\n","readmeFilename":"README.md"}