{"name":"@sqltools/formatter","version":"1.2.3","description":"Formats SQL queries. Part of SQLTools","license":"MIT","main":"./lib/sqlFormatter.js","types":"./lib/sqlFormatter.d.ts","private":false,"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"keywords":["sql","formatter","format","n1ql","whitespaces","sqltools"],"authors":["Matheus Teixeira <matheus@mteixeira.dev>"],"scripts":{"clean":"rimraf lib dist *.tgz","test":"jest --config jest.config.js","test:watch":"yarn run test -- --watch","check":"yarn run test","precompile":"yarn run check && yarn run clean","compile":"tsc -p tsconfig.json","build":"yarn run compile","prepare":"yarn run build","prepack":"yarn run build","release":"npm pack && npm publish *.tgz --tag latest --access public","beta":"npm pack && npm publish *.tgz --tag beta --access public"},"repository":{"type":"git","url":"git+https://github.com/mtxr/vscode-sqltools.git","directory":"packages/formatter"},"bugs":{"url":"https://github.com/mtxr/vscode-sqltools/labels/formatting"},"devDependencies":{"@types/jest":"^24.0.11","dedent-js":"^1.0.1","jest":"^24.7.0","jest-cli":"^24.7.0","rimraf":"^3.0.0","ts-jest":"^24.0.1","typescript":"^3.4.1"},"_resolved":"","_integrity":"","_from":"file:sqltools-formatter-1.2.3.tgz","homepage":"https://github.com/mtxr/vscode-sqltools#readme","_id":"@sqltools/formatter@1.2.3","_nodeVersion":"10.20.1","_npmVersion":"6.14.8","dist":{"shasum":"1185726610acc37317ddab11c3c7f9066966bd20","size":16166,"noattachment":false,"key":"/@sqltools/formatter/-/@sqltools/formatter-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sqltools/formatter/download/@sqltools/formatter-1.2.3.tgz"},"_npmUser":{"name":"mtxr","email":"matheus.mtxr@gmail.com"},"directories":{},"maintainers":[{"name":"gjsjohnmurray","email":""},{"name":"mtxr","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/formatter_1.2.3_1616298019092_0.5783240373547065"},"_hasShrinkwrap":false,"publish_time":1616298019332,"_cnpm_publish_time":1616298019332,"_cnpmcore_publish_time":"2021-12-16T16:24:34.003Z","dist-tags":{"beta":"1.2.5","latest":"1.2.5"}}