{"_id":"sql-ddl-to-json-schema","_rev":"38-93c114ddee2c7d2ead09a0be04f4e084","name":"sql-ddl-to-json-schema","dist-tags":{"latest":"6.0.0"},"versions":{"1.0.0":{"name":"sql-ddl-to-json-schema","version":"1.0.0","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@1.0.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"bbfa791c283735ee43e604f0c23ed1d2da12ac15","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-1.0.0.tgz","fileCount":10,"integrity":"sha512-AKyDH57dxzxoYCI5YSalDRA/GTRkFl9pEOAqM+ORt43ojL8TtgUWhufi5Tv35cmwrS+y89jEesc5Y7OIhWTvKA==","signatures":[{"sig":"MEUCIQCYbPF300ehs2zmhr3pJIKtxWZBhJr5N9U5c76sIAz4vwIgY0YMYI7LtXzdWSLfV1kDSnVq4pBS1wdBt58G2sqAMMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482622},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0"},"gitHead":"9e3e9e14c68847fe2c14409359d17bd13e298980","scripts":{"ava":"node_modules/ava/cli.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","prepare":"yarn run lint && yarn run build","publish":"npm publish && yarn publish","version":"yarn run prepare && standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.5.1","description":"A grammar and stream-friendly SQL parser.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"9.2.0","dependencies":{"nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","moo":"^0.4.3","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_1.0.0_1521503153548_0.296065613609807","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"sql-ddl-to-json-schema","version":"1.0.1","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@1.0.1","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"dfa1adea4f428a041ace01ccc439e178631dc351","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-1.0.1.tgz","fileCount":38,"integrity":"sha512-EjJp4IpdfDywa7hNR4DyNfF7S0aITeVtN+fZYMxm5biWs/iZAIaV86sQqdRDwlVbQLs43z61Nq4oTgwMlwc8qQ==","signatures":[{"sig":"MEYCIQDVufQPRbSYh1y7a3Ei4LXPWvvbd+B3ZQEnRv6j7FoozQIhAP6VO+vBBPAcrUZ7bs/MJh+lzfBrvkfZ3HIrpKEPoeTp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":794052},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0"},"gitHead":"ecaedbe94e2964d7f30099104afd96663ae246d4","scripts":{"ava":"node_modules/ava/cli.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish && yarn publish","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.5.1","description":"A grammar and stream-friendly SQL parser.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"9.2.0","dependencies":{"nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","moo":"^0.4.3","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_1.0.1_1521508997980_0.8172999491320077","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"sql-ddl-to-json-schema","version":"1.0.2","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@1.0.2","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"ee093625a7c7b80b6ca4ecc6ed8fae70b75623f8","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-1.0.2.tgz","fileCount":38,"integrity":"sha512-JOTsiFLoW1uLPkNbxlbh1Cd/SyR3xH43hFluM/WzS2cRyP5KMSHam+YXSzT4gv7IYNvCu7hIJZZ91fCza6RnWQ==","signatures":[{"sig":"MEQCIC3tF8RiKiAImZ+/CMkHvw+T1Hg4Q9AAkUBHlpMBskZKAiAfwi9nab8ZlzTkrtY+n2E0xecgejFHV9MRwcOad1WBHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":794304},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0"},"gitHead":"e545ef15d7e20522c7071f4d4484bd0c8634b6df","scripts":{"ava":"node_modules/ava/cli.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && yarn publish","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.5.1","description":"A grammar and stream-friendly SQL parser.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"9.2.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_1.0.2_1521509439499_0.6035181596720276","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"sql-ddl-to-json-schema","version":"1.1.0","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@1.1.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"deb7d4c7bc0461ad491a91fb9e5b8b9b24bc0ec0","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-1.1.0.tgz","fileCount":38,"integrity":"sha512-bednQun5Zzx2D6F1ZJX9es6CShHrZRyVLnBPxmpQH2ZYaoQnyo2Av6EouD5qtwIo+IuLWUOrBtMLG9ZlMi1CSQ==","signatures":[{"sig":"MEYCIQCTwVlTII6xzARC/abor4DQC+mcrtZBTQkhd6O/CCexAAIhALpuYvF/v/z1ux/TX2NQOHElEPFK4cbGQUQdQhhwINNE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":795081},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0"},"gitHead":"3a0cc86151878890c6de9099c8d41654b479c856","scripts":{"ava":"node_modules/ava/cli.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.5.1","description":"A grammar and stream-friendly SQL parser.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"9.2.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_1.1.0_1521511636296_0.8108677797463946","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"sql-ddl-to-json-schema","version":"1.2.0","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@1.2.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"e6ae479d2b7fa0a4ae49aedf6933ecd4ee09235b","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-1.2.0.tgz","fileCount":37,"integrity":"sha512-ofbSzUUIREvtKiBKOfbkSfcTL57b8Ajr+vYiXwq5ambu0bAmhRtN9i41Gy8XoFwU+nNUF0/l463onvYdhl3aGw==","signatures":[{"sig":"MEQCIHmEGZOo0OM1aYobpaquigLfTEa75/i9VtDEmct1xF9YAiBYaSyp7IJI4XXI/KQoeOGyJaq0qOFAV9YeTx/MpEqsAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":520012},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0"},"gitHead":"192a2793405f1625afa030628a423b2248ae632c","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.3.0","description":"A grammar and stream-friendly SQL parser.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"8.4.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_1.2.0_1521770802661_0.7151856916025581","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"sql-ddl-to-json-schema","version":"2.0.0","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.0.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"7a7efda03b54f6d4cb2f16bc188fdecc4d902de2","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.0.0.tgz","fileCount":37,"integrity":"sha512-kbatfEgGBQFMSqUFrNaVFpdlqfh4zx+/LTccUNha7pPzU4WNCGpaA7hkrfabv9S4wi9wC5luaMT/jI5kSd5OCQ==","signatures":[{"sig":"MEQCIF27/gFE8R9GhPl8kD0BkgceJRpvpCU/tutEdqmrExi+AiBBoXqNTrsC5ZUzOWxY0Osse3CINc8r515QMGP5f+/YMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":828428},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0"},"gitHead":"9d2c23e21e61655dd070c3e71eda5bbc903226c3","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.5.1","description":"A grammar and stream-friendly SQL parser.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"9.0.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.0.0_1522534583649_0.1895327187671354","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"sql-ddl-to-json-schema","version":"2.0.1","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.0.1","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"37496dd14792b00c4242080408b9cc8b854b873d","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.0.1.tgz","fileCount":37,"integrity":"sha512-+TVq78N+rGddaUUnDNu6bGAxRujTPOP2vKIuEAyDnglhjcSr5uFh4vXzxB7k+4btIF/DSt6/YAXtdbKJGsgbYA==","signatures":[{"sig":"MEYCIQDo4Q3yZ3XCn6zjqtegn9Jm5YbSPcNGDtJgoBcoAH4zAwIhAOVQEe+WmwQY3qoxLWzornlX5MXgJym7WxAZ76RMSJZ8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":541195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa94QmCRA9TVsSAnZWagAAkXEP+wSfm/T3QSqVi8QTVn8k\nIP4GzxSsopxMl31mggT6M2E2z5SwIC3rZjIi2ODi8QNHVlFNSMYiWzfgKVK0\nC+EsPCu6BjdTpYcKCUl4cYaHdOJUPEhE98DLR9MpkamGm8hIfguiAL5YSYYc\ntO2lYGBR2ahyGwm18wI7DnC68gdKOHDdRCXlhiAOH0nBWYKaKIM/HXXEgmXi\npehTit1+7EnWPBaJ4djXl14sr88PEH8ZwOHuXRKx31y7Vn8buxL3S0WSd4Hu\nmk2cuMBnJ13EgZdA8NDqCvBoOw6UQDxIL5ntr1WKPm5pP88NFf+WLMAbT4N3\nlPbE6rmF9vpX7EEC0EiP/K9lC8Q3PyXf+1cGc8qTNAh0wJob87Gbj9Oie/xJ\nZSExVnxxviPyRGfcQlONZcQqJ2MHBGP9inJ7D7fziBEfiWli60sYyCL8L/5a\ngqxIxIf5ZCeskSPFnhTbOerCFG+OdcCsfSr8comHYuygTyuz8c77/WQPRWJs\nKlYEki1dfbQrMxgOY1h6cW5/8Bz3BMBXZ0tvOqd3FqK/zpNOckR5A2jl0/m/\nxITAqwD2Uo7vFhFqpAFYVcJQU0AkhT6ZdoKL9k8DpoxZMSozESiagbF15Q80\nKbBXe/D+yGd9DDuxifoXWZ0LYBVS74U8sFopwIv0D0ahLeLk1wJ0CYdXUSvR\nt+16\r\n=agNm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0"},"gitHead":"e895ff2565e2e616d59c8ac6661ad2737f6ff713","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.3.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"8.4.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.0.1_1526170660819_0.6442613542723947","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"sql-ddl-to-json-schema","version":"2.0.2","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.0.2","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"a2d1eeae7d2dd58c49038f00159fe03f743f0fa0","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.0.2.tgz","fileCount":37,"integrity":"sha512-fI2JOScpVsCz+RCDJ46VP70xdq/tqZubMwQ14pQVcQNrWqBtC3oojpV7lYh6kWgDXoRXKMSzjwDaPkzc43o38Q==","signatures":[{"sig":"MEUCIE0uZw1Jx3Y7Y6sEgxaxmnNXdDEsTvKVmxtqMhU0vlUZAiEApXEX7pENq/Cht8n2j4Wt5JQjhjcolPZMWSPO3CJxodk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":541462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa94WDCRA9TVsSAnZWagAAJQwQAJ4fTKE+ftGOSGP6+zzD\n9X4hLrS5N+yGNOVoxMQyWImfsM7FKi6+6Gp0Bsw7SkPMw4nfrYGyZwtleksT\nx5oHOsSGkPSYgTsGcIYHiWSj/q5/ucqkYLvdEnfXiZTZf5ZzttOJ3uxLFCID\nFzB3I2eblqfoQ4QyLgNQCEUeHRmPfSJKmCFP6VghDTcN/71HNMIHwdPuQM2c\nnS0Lujk2P6FvmzaiWu+qk99Wifehd05e/iU/Ntjfm5ob90ROW073/lOsYcOg\njAG7wSFAE+KA3nJRT4xDSbEONoDF6k//lw9R51aPuSsB/hb5jMv8zQkhw+Zl\n3GyJsYBxv86AQHpbZ0lDP9ERIg10ubX51l2Ko+jY+E5HUOv/i31aT64cCy5I\n0y4j9bcwx2jfOc6Yr8sZoziyOQgWR8Z3ol5dGyNR+7AjVPQXk9i/8PxgwpFo\nPQtdjn4Oo9lP7hjLmyn/d9dxMVf0PpD3pESS9KsZFZZlE0KNFUVuZpuvShYu\nN3ngKz3HcduIgnKPq5sLqH9ADLj9MEVLmfq7VMr1GyX4EINMB/qVoudspCkb\nTpmisf90SUg8it3N9txfRKrZSNcUR3Jtjh1eeV6ANImGownvv/5O5IVuxZGB\nsNrAM1ZqM5jp5AO5vRcJZfuGz4Cb2OrVXopZYp7aveU4CssEeaMW564AMdY1\n2dgf\r\n=7K95\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0"},"gitHead":"6456cd5bd54f2e826cbc1758c2e947ce4f936a8c","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.3.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"8.4.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.0.2_1526171010162_0.7177442424416887","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"sql-ddl-to-json-schema","version":"2.0.3","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.0.3","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"62da3714e94cce49cfa4549f3598d260fa9f6249","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.0.3.tgz","fileCount":38,"integrity":"sha512-LzAuh2xgErGHvB9GX6Hj4s+sP/sX/8DEb44uHewKzShv0rbNg1OZilkdv+PxsnWxBcHWY0h022g5i5bQM1vDuA==","signatures":[{"sig":"MEUCICdcRGqe5K68z1XDfqknxuqdq6K6CHF/ClI8lQBjhhk3AiEAla2yZCUrr2RtF8FMXPPyECbZJBTzSjsX7oBKqK17CeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":835390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa94fsCRA9TVsSAnZWagAAlnYQAIzvVU6h92sPPF1OCe3W\n/Je5u3KhIW14VGNeWiCmYZe2FNORbK5mO61ly3HvSBK+L/xGIq8QMmrGR0EE\n9jqfCA/dzxFTBBlngRQcOm6RwneFVFY4iOE4CMQNmMWdRCkGvf/Z/UtB030v\nEzaCzl1TZJB4p0GNYXJgevq9ywPk7eQJNJwJv37DLn4czqHz2gn8Td+L27ie\n7KX+7qcEgP6TZN50iaySy1YXzPnQCEil7OjS3elbb1n06frDTgjh/U8zYoVw\nlDCShGqgHjZc/cTw2sIFUyUTm8KxCZ7hiDZ7sR1dJwNsTMHIYMeKT5+CrudM\nFVrMymYZVBu4sBvccPw9/h02jEbEZFbeHEDHku8MVl2+MKKJmYfzrpjXFy4I\n34bCrZu5HdFAz4Re4uVZhSeoSRZLSPueTyD7ISdgQI7/0SRJ5J2e63y/mDUd\nFTN94ofN4RDio3a2yb+q57B4st9UE9nB1/jzdR1rPS5Hc2vRbhXNZwVUaksD\nsJQlMdnqQ89Aybu5O+a2OcOQhit5VsR3O1Zx2ARW1ZW3XOjmdSSzhT9ziLGX\nYM7HZfoXd0T+qIbuHh4spBlvNfIxPxmGoRcIghrufrYQFHfxgeiwd7rS6Egn\naOC30ASdFTHLDAb3J8pMYmBV25FwHhKSJsqgj9BSzM4taIWNheii7D+iJ4lF\nk7ec\r\n=nyPS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=9"},"gitHead":"00793447342cd05d1ca2221224630fe55e83076d","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.5.1","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"9.2.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.0.3_1526171627040_0.882034191303424","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"sql-ddl-to-json-schema","version":"2.0.4","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.0.4","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"b8cde1c7854055c284bcf466c664e67e0f6b4e5f","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.0.4.tgz","fileCount":38,"integrity":"sha512-z1tNK4RBOgORXtsiYIgvBj7u2fm1UQlwCAw5fWs5yDZXwomgRt0TXPLQ7BD85a0Ima+6mbd9BHm9a/J6uuPfyw==","signatures":[{"sig":"MEUCIQCGWeCDbo+ebTHwDR14EzheFnomA77pFU5UASAOTFpRYAIgWklCNkNpuOMqLuggA1BEcdnREMwmVWL42ZcWB6hAlNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":896653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa95BrCRA9TVsSAnZWagAAmmAP/1rpo+dQPxALrKp2eqSi\nf3Seh3EjtkEKJz0LUS7Cg3Rc/FbELbJuLMTP0QD5HbQGRiJ10HkmbYncjQK9\nVF32rdGuKZ2HxYI+ITfCxJrPupnvYoLt/w6eYjQIOPMAoArI/NCYNiP9ffQd\nT2uMiej4dH4hh/mkD3+Zq0LP8mgxzixMFHP4SC4D5emgU09/8O2pr83MeXre\nd5swx/VC/2+PycYm+spbme9nMB3zRnVR/pBKpw1gPQwoze0QwIaJlpKQuAOS\nKw+h1aO6mxebjSAYAp3+1H5XqkAJcu+VCLf47zD3Dq302uRH4JhxTzbHxFXP\nq/mxd9oD6co1XlObH/7PYO+Kg0F2eupO3KjIPmWsi1l9+Bugl3abZr1vMQNR\nie57FSqqm2fnViiBt33ztepIMmgJlcxWjIxmcME0fvS9tnpqklpT1SgIEVYd\nddTNZDqCPJeDQscnTeY/6ZZ57/sRHNi3ccs+GsY4nAvVvAPGwOKWmwL2e+//\nprKbLObhcG5QzDKnZHaw4D5u8pPHe+czCpJpkQPvqvnDcvSTyThY6lquTGID\n3l26GgohWjRpehOVfhlydFnTnTFBlQZE7uhubHBlVxVfs9X0/Ut+Ge5/qUTs\n1pXy67UoS45kt4kCnelVV8Zd2yjoHSO036X9UtZc7LicxKUnNpqP7ZhvJixL\ncfmO\r\n=iqgU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=10"},"gitHead":"80e46925079741bd65021d893f1fa8569aa3eeb8","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.5.1","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"9.2.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.0.4_1526173802533_0.992318669941944","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"sql-ddl-to-json-schema","version":"2.0.5","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.0.5","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"8400c8589c6546bc2774d4ed9fec00cc4f5c4095","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.0.5.tgz","fileCount":37,"integrity":"sha512-M9LVGTP70mY/y7858Z+YPAldU2x2Xxhzrz0SUIYm14YXKBAeEWmvX3xPRE61BDKnqdwK0eDG0HjIF1HgKA/YrA==","signatures":[{"sig":"MEUCIQDj2Avvr3yFh19P8G3RRPddSyceCXYTr6K3Dvjf5Xw34AIgOre+YCpVl8Ym4mhTj9hWLICsorTRWL7Q+QfTZkoEJN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":535167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+NW6CRA9TVsSAnZWagAAmZIP/RBnbL95ydLbbiorV1zc\npfWmNvmTVdOwJkbe74MZm/wBM8UNeeXvn2DQCxVOitJlASVnC+x0RLttAwiS\nniZEs9WzNkPcLhqB8jCyX1OfRbaX8MkAp13MjlGEIYI3H3+ZsO+OWtg1+ip2\nf4vMW24RSOcleEGebNtEFkNuWsnhtKiz4gGtN3xAe3N9lLXdmoMM3iDZiczp\nu6I914mLYyV3apj4cL+kT0LPpKBDhTW4q85c66vp4dVQjBzFuyTDmp+dKgfe\nFzPk1rwQ4G27NqmCDV5ThrdPKRsyl3ukgCYQ1lsUk99uUE/+tiUyskwyZLLb\nr4FB5FvFJHqlVe2jq8zcCmw5hqIqvcSjsp9phoJgsH6XZDeJTuhxIborY/GX\nXIO6nPNPbO+KANYOaJ5TsLxw77mBhecb6UoYWjfpZoUhF9B176CZW2t4/GtH\nSrPyprormRDL22g08qhojYFtRywjcpipgjKzr/VFIppDt3M1kkd8IW/ygYwM\nERCkR9iLWr10XnMVr843DeFlhSw9cv8wjeepBrQv/MNSY7PK+1DznY4lQJM0\nxkhYnNVm0G47IofDOpE4KALRg26xdKAROxDZBDIxoRNPVoQvOLNWZl98p5tx\n7cQiR7v/RUm4zPguRfFE4axC8H1tkut+xoe7iKqDHk3u0wCTOfD9RMaNO/ys\n2PFc\r\n=uRxk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=10"},"gitHead":"a2f02388b02af48dc705ab14b92d74e5249a387c","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.3.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"8.4.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.0.5_1526257081340_0.42806829710151884","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"sql-ddl-to-json-schema","version":"2.0.6","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.0.6","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema#readme","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"96a072d6348417bbc5175202d31d5fb38eedc20e","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.0.6.tgz","fileCount":36,"integrity":"sha512-AWBfnV4kv0fwPLCH8yoVyHsWoZ4a/nSM1gZszwcOvx4fgvzdVHcUf4Mso07mqKFno+zxmxSYaK2qlDP1XSqE0w==","signatures":[{"sig":"MEYCIQCYeGxU9lT0SdWfqNQ0U4pZPywedVVO3Qj0uK26BXsruwIhAJ9knZMfuuHzhGfKPf44oup97516CYezR47xPAgXqzFO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":532895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOVSfCRA9TVsSAnZWagAA/oAP/2E808qWTy7QCRWUH2Z6\n+rPyUhrK5cfQtljGLvv+T8JjcWoZBWvt+HKRDFK90+kz9VeL15dwnl+Wrnc1\n6ahCSJyvtyr8xZyCmb5RWWiqJbGBib+xMOzkwfcwAne+Sj8CtcOYCC+IQn3f\nbRuNZriWVLeLXooknJSdwMxx9029Hsm4ezvLh5DYQ+cZJwIF4zmjKjHqsK70\niA0rK182rK8ZcNffHnFysWiepCjLQSnicm/ohfO5VB6tK4j6LxAeqvdcSols\ni59T4nWvUAu2uSzB878hG3xyN4z7QCo+BShHI3ndbboe7IP7103WqxQyzdCf\nd16rzqyD/Opk93on5RbYz23lN47yYT8t3NzgQFxuqQw2n1KMhGMxat6w6RZw\n9edwL4fWKvqfm0qTe44M4oUtv5KZaYYb1scoUt9GAMGRuYaLyWeZPnAZ5hnc\nI8l9VusZ6A3NMP5ZpZH1Z918EPSizmFSE45PRQOE0/W7LxCJ64eHmctUnZX1\nAe59VoYPZ+h3JzETtT3x84llxa9dIMzOfA4yCf5AOnuuYiWHdYdkwM9lP9QH\n+sbF9Z4JbvPJz5BAQF9Mmoq81PdkzYBsH2FlhSBKf7SNEg3tgqW3vi1Wpi0W\nCjWAuKeMOMdOBfH2B8W3f/8XE+u8wjrXqnCHdqruTVzkRIVT5QFCflKxJ60F\nF422\r\n=jfoA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=10"},"gitHead":"43e9ca55e68e0c36273c53ffd28baa33683942b3","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.3.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"8.4.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.0.6_1530483871398_0.3522519289980026","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"sql-ddl-to-json-schema","version":"2.1.0","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.1.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"fa4f3ca0deaa1b1ba4bd6329af0650f23c2fd294","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.1.0.tgz","fileCount":41,"integrity":"sha512-jRzfZ/P7aUNZD4F4Ql9uVskuyEIFq+jXUtWdabUE/YfWcftt651ss7Jzv3i7kslCWmGvrarHkSZaBcpLEJYA6g==","signatures":[{"sig":"MEUCIQCEiFy4c5Z4YF516bfaU18MViNeVQjkqXqGj1oyoJ0KwgIgLeNSYRxHZrIdmWVvgxEJmxpA8x62eMQGbKtRP8uONN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQWjzCRA9TVsSAnZWagAAVU0P/2khd0rmdhoAXoZEPiYW\nTumVDBWxyoBGzFGr/aa0jAkQEwR5+WeF4C/uTvkYv60mEqQtPMl9Z+SigIrE\nFMw8zjexWM6YFjI4/2UC2gicsUwmkxvr37wlWQw3agqJ77qN8RCd3zzV765r\nZufSp01gp3buyN8+OijFaSMMR2GQUdLKb8JE6x7O8f25tLF0GhmERO1JeW4X\nOWcnBq54k+Cm9Kc6tTc0K/5y1zF0l97+gXQ+zHtAUbD0wlQSkk1AKyU41+Hh\nO4INmIkx9MBRf/5bkfsn9y8YQT1s6/F1LQsop5UUpoMYUeilCJHhwgP7IpO9\nxAttzFDQCE82YYLa8raGA10S1E+7/F0MT9z4gMftXO3KPHf/lBdnuvk5ynhp\nsch7FK3bEm7S9xgBUFfGkktn3jVVLOhb9LgLiEmGpxZriS2Mx+gAUxywxqET\nl45pc2enn6MeHVk7ifNVICnN43MFKcZdp/fzBIfnPZVTYklk7zN3vXZRaokw\nuiZzqk1Ke/f/Buzn7WCTssO+UIyqJ9gmxIyEYJVDOPNPcvjEfW49l5f0Zuvs\nTRVd2R6yc5niv5+Xy87z+tjXCW5hmSRxa2rwgemvsK8yWAnR5Iaz+ULSzI9B\nS/+/jlKaxpGy/vmzgNikOO8y7snBPyN0MYTFoVj36ZhSsvPMCN9ZKnUY+8Df\nrK4D\r\n=BgsJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=10"},"gitHead":"23310bcdd8d850087386dcfeb077ceffb5958fbe","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"5.3.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"8.4.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.1.0_1531013362949_0.5766975638366885","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"sql-ddl-to-json-schema","version":"2.2.0","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@2.2.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"5e2f5ded466c3b7b622914ed206e49e3b44757be","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-2.2.0.tgz","fileCount":42,"integrity":"sha512-3hKXPmdWxtRHDkok3ComURuQIhpMhdp+BtoaZpNfAms3AHxjl0GUiKDPA9LIKgA5MCz/lFumpDvkZ2ZVVuryaA==","signatures":[{"sig":"MEUCIQDDK0kSn78dGIiHjW09BHyY+LXUdykW9HNn7psbs3BrOgIgHBxpPBDZJhglSAGSvyrLcRlzziR6A5amhARLt9MVA18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":934822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVAGSCRA9TVsSAnZWagAA3msQAIj3iyCIWBV1+Jm1XuaY\nC7+jsb0olbnot4EDEy0Ckpgn7PCVwDAUAenW4mJ+tATlI5jT70jLKOYC2jAT\nNcLy9w2hfHGfFILB70JiJ/RTncCkou6xVJehAY1v8n78Wfz4g2So8vDqPb7u\nqZueXf0q7z/F8/kQ9dGOBK+YjDfCf4GT+Fj4Zs/dYrjScYg+JxAOFL43SSvY\nwZjirLxRGsXkvJPhsWIhtmMqvKcM5INqLsq3QYORWpRgp14l6g+vbeuPYdI5\nkT6HFRkEMpxSakjvZtxADktscuWJI+PfQfprWO+I3k91r4DUUb4Ks09de1rv\n/EQMJp67lg1WMYiM7kGNEmxe4P3ePzZ50ofZQHRCFaaj8rAriOxsDPp7iuF1\nyMt9ikEM9FniqJJ92SKSgchM3M8KkrI7ko1NiBLDCz8HC418Ijt65JkVo0wt\nX2XF1Hdbv4AD5anm7DOFXYPWZHUD6uiSh423oOVJr+3h4PiaMNN/hhzUbsHr\nHC5IVAT0QcbYXi3nt/6NiVG8HFGAZjQW/BLhVbHnPQTzxwNY9Wc8t+hkSsEa\nF9vVdp0OQAhIuE5POKm9EjFnZCPJo5Y4KiPdJrbA89Lv791mdB7Qw1GlVhQh\nCt6kX4RwJi70BSc1VH5w/Ttdilh1rvHUqZtBWGvaNlYrvbTeVA4G5HDqjoNa\nLIaj\r\n=6cKL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=10"},"gitHead":"28a057865bf65a03e29f9adc886f9cfdcbd69293","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"yarn run build:mysql","eslint":"eslint","release":"standard-version && git push --follow-tags && npm publish","coverage":"yarn run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"yarn run lint && yarn run build","test:watch":"yarn run nodemon-watch --exec 'yarn run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"yarn run nodemon-watch --exec 'yarn run build'","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.1.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"10.4.1","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.14.11","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^2.9.6","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_2.2.0_1532232082304_0.19948604415043691","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"sql-ddl-to-json-schema","version":"3.0.0","author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@3.0.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"e844c2ba7587427bad3b3e1b7daff5914bd7dbe4","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-3.0.0.tgz","fileCount":42,"integrity":"sha512-E5o3DEhms5sO9tt73HKkQ8vW4rIcu1VCdv3q1gI4q72Q1ksml+yLzbM+7JL+4Ap7B7D3puUxd+dUZVANvbO7ZQ==","signatures":[{"sig":"MEYCIQDJPpkB6Hu3jMjrSoWGnM2WoIwOBpV3oRFUjgnlRX1NigIhAKXxIO2U8NZNBuxFAg9rSoot4d80RriSsXZyocyZHrgn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":760489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOrG1CRA9TVsSAnZWagAAFK0P/jBfeqe0r+1RdTV8OKHH\nkGU+T64j4l+XRmMb5fvr/B5Uz23Q7QhT+ixCZzsjgeYB4T8KICZ7ub5plVAh\nZL5AMLtkJ83RtInKmeguE35D77RJF7tuhkru6+ginuES358/yxQZhWemnp/n\nOQ4wgVFyFhe7zntRDxaEixkSX1nQQfjoR3gzzpO3CVH+he7DKuHfhMfyIqEv\n9FVgo0gp5LuFy0rRCmece4Ay+TEtkL4wWG/dhrduYXd5dNJhFOtbIfnaSHtn\nI3aDG9jfLOxt3ocyeYAhIoY8U5bAUyQUpmHE8l6WYb3Ulzs8SViSiDtLnuSm\nAoHlfaTwZX6enmP244E6LkLduDD3TKahaoe1tmqCUynfN8PAw/+5dum5Ald4\nRxczPd62JkJP3zCxmHrf/mzh0L8peG/1gVq3wmO66D1qfeLQL7bagdxfDMV/\nzF2YTquyOSedHMt9V+Q+jCZWA54Y/Soa28GhSgAUF1YRGSAdJVG9o/7AN2EX\nFcEZ7vgxdO5q8jltwIgloR6MhIVlYvV3/2sVgpljxcyHB137c+ma2pNDEKB5\nMrkOFfEDXr+cVHcekl3s68iAJazhQC6D8oNuQgWp+Wf/jf0Fn5vbQ4EpKwt7\n9JFTG2qF7aLMyaQVlUgrQm3Ee1AIbr9Ul8KZHEvJhOTqNG6/Iferdk5sDadx\nD8Ea\r\n=dqIE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=11"},"gitHead":"be833d3963e9de422e28ba4a1ef1dddd23c0333d","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"npm run build:mysql","eslint":"eslint","nodemon":"nodemon","release":"standard-version && git push --follow-tags && npm publish","coverage":"npm run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon-watch -- --exec 'npm run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"npm run nodemon-watch -- --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.4.1","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"10.15.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.18.9","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^3.0.5","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_3.0.0_1547350453291_0.2962949109402022","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"sql-ddl-to-json-schema","version":"3.0.1","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@3.0.1","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"26e819f2aa5162658d6b9e4085a1b5b3bd54961b","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-3.0.1.tgz","fileCount":42,"integrity":"sha512-CoIUhUGdneWDUhl37b5HYRigerhVctsAcn9B26/1kG8qM+q1b9xPLoDP9Tjbk9YpOXmBOhf4VddpUJqwlYmIfw==","signatures":[{"sig":"MEUCIQDi++CFUPyjOkTMmCJG4N+9eeDhDufR1xPsxL+aw1bMkQIgBVKZ+SgfiZh2kiVBFRAbikthMtODjTzx/nHCNYsHFq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":761237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjPPKCRA9TVsSAnZWagAAE14P/1NhvX5/YTe6NRvjgmoj\nFaDUIk/XIK6Nb95NOb1GhPx4LC8t9k1Ey8lCIiG35iLhkw2LuDWZxbuJ6mfH\n5S23AqSLmbCfg3o7mJ4gxuG6sVDx2IG+lAZc2gQC8JywfQy9hIhnY10Hp3vu\n7jPbkm+l2/ncqLUidPI5dHD8FLuJPIZIRWu6BH9XZErGf9I4UkJMoi9F2T/D\nuQ7dvLQ1hGSyI/boSnRDhyIe2XHaBCLZk5JSoBrbrOMfR1SWgH/9/HJ0QszS\nL1u5+klWpAfwgLZU+/kUrgo5vajGuWjhEcJ6EZMfi12KNYtAjI3vB1fz1/By\nNJH5aifBRTe5cR/hCvuV1NjbmKzJeRP+1Ss2tskQPLnZEyiY5vB33lH8zI4x\nmwee1K+OuDqtY1Jep9ct7Tu7sYsweYU5k7V7L5NisPo906Xb6lg1R2Z2vlHH\nyomJTO0YwNmYizEB8mgCRUqnA6RyQFi8ARvipYxPCLVjnq0uH71K/SnixgJc\nJxiFOP5e0TkParqmPZUEPj5gU0/DLTUvyl8PHVYumUq48LrMqRsNZfA94+B5\nqBVZuxf5/OH7mhudPlrmCnTFJetjklkOa/XHQDEYf/W/bNNiIT4isUT7dNKp\nIxqr2MmLqFZfzdRjUFaanfhb5H4bzFnF8S2oVu+gWYWz8PptliXPzbY8cTnE\nPWA1\r\n=5Drw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=11"},"gitHead":"e1e19b8d35a7eb1b0228cafe36487fe1e02aa50a","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"npm run build:mysql","eslint":"eslint","nodemon":"nodemon","release":"standard-version && git push --follow-tags && npm publish","coverage":"npm run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon-watch -- --exec 'npm run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"npm run nodemon-watch -- --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.4.1","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"10.15.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.22.0","nyc":"^11.6.0","eslint":"^4.7.0","nodemon":"^1.18.9","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^3.0.5","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_3.0.1_1552741322118_0.28001913073829154","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"sql-ddl-to-json-schema","version":"3.1.0","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@3.1.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"848a577a4cf06e7602b2f5e521d5c2ce629a4428","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-3.1.0.tgz","fileCount":42,"integrity":"sha512-SEGSd6pkdvTWCNsXuwvlasi3aNQR6gnLMX/j1IjoKzf9DRafThU4sG1ALhWIapZp2judSykGhiTJ4wo//HOIPA==","signatures":[{"sig":"MEYCIQDGodb/cFFTVFt91GS0BadLvLfOfiff6dNZl/aKRYycnQIhAKNoRBgtcOSYVvFlqOdxBpktNQuvHsaM0vzW+0dJ1HKK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":769410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqWeJCRA9TVsSAnZWagAAkugP/1DBgi5Gw7/4uuRlid/B\nD9TDUNHg7W4Bsrj9+W9HItTfJ1COz3DB7+cl3zn7VRNgZihK7aWnvTZWa5VB\nf5KxTcyzZMG7Wp0ErnyC/7TL2GKosAsOI1kciPLUyXyE+gMlR42BTb+WJCdC\nNlkhY1Y1kMbOasynq/b42aS7i/u5yjITLZCikan1KNjJSzJ50OFZn8cgSE/Y\nq0igW2QKXRXxEsthUrojc9vf76tVApdROYiyppTl97Ra38t5NOTfFhB0VRkY\n00TTO2/vRSw1PYTSDShITzbP2fiFAQ+S+rYe5htr0u2ItDGlmiB23kF7xyQx\n+zfLo5COzMWfesAb9NzdyIOXwdEVxLV15v6Y95a93TpK1+tHgKGXrcU9lC6y\nSNi595jM4nGNt0KGfek0YSmrFSCqI03R2NvqnVjfrNAf8dUI+lwBYVwuX6uB\nfDKd/1f3jCPOLtXl7TGUIpxHkbTYmL1LfukwrWSAejpiMzTehsYJ59+YVhG6\nn3tgxkzzswQR9hJBwczvfdqumqGK9v4Vy7BT4vZTd4cbDfbiTr7SZ2wakQ+k\nWmQobecg7OcvXhUP2jMNNKwBtPUMjfF/OZTYrBGcxAYPVINuaYEB6s4Pg1rt\n0OOKo4rJHUh3G6Vo1laUD93G7zJRLbVGMxrvZmTNuLVA1Q8It7pZSCPdLJxA\nhR+p\r\n=jNXZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=11"},"gitHead":"1363d3df3808899a9ec9740e6b0441de0b7be142","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"npm run build:mysql","eslint":"eslint","nodemon":"nodemon","release":"standard-version && git push --follow-tags && npm publish","coverage":"npm run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon-watch -- --exec 'npm run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"npm run nodemon-watch -- --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.1.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"10.4.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","nyc":"^13.3.0","eslint":"^4.7.0","nodemon":"^1.18.9","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^3.0.7","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_3.1.0_1554605960653_0.3205185077771713","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"sql-ddl-to-json-schema","version":"3.1.1","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@3.1.1","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"d68e4f4427eb8ffd6a9f15f0c67bb3f45385bbf2","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-3.1.1.tgz","fileCount":42,"integrity":"sha512-oyQojrZRoLQkozGkiypAYeL+k7E2uStjqJbDtVOk3oysc1lLF7/MnbqGvHF+jZ37eYXUvlNML5ANIP0tiKZTFw==","signatures":[{"sig":"MEUCIQDUEnPiMtrwEBltremGpJ6Bfh7dnmSCwPuWAJ1WF/9l6wIgVaABtHJ99Uu93sLK9Q+wM3yHdwSyyN/ydhn9UWSjGfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":769613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczzFJCRA9TVsSAnZWagAA5ykP/igggV6Pw7b58YIBqw2t\nO04iI/R0OvGYrTwMBPl0o1oSRocR7wc6iXPAPyjN+oNlEYg1e8Slz4U4t7uO\nlAc1DDM8VTLm1i7qrHI1U7QGBwSWidZZRZu8X+xBlT4hq3/ez2et1cWSkX04\n5786JzZG1N2o8VzjwlP8rsSmsIDLuOdGZEBEmrOkGsNjQnMPIN8ZHQ+QwH4e\niSTQtb3RJzyzQYvNqGmwwZCPBfea5naRJXUoiVhBPnZ+B+zqXb6jBV4nZG0E\nFe5GU2PP5s80ckqdv0EaUmWXptlopQ2Qq+EXI+1glKgNqAVdjAu5TYMWWJvg\nvbjjPf55O17UJpz5WpXvONiPRGZi9R6tEXnnKIVcoYMLQ6Kl6KoQc1jrvVMD\nYUdb37HJ9Lb2iHzwE92MJoyqtLPqaSHxfdIT9ajYsa75T2/e/bTEAf+WD5K2\nKWWkFPXUFZYjvAuctoCrQqK7VBw4SH/Y5jLqOpqlafOIpPqAeDt9SP75aMXQ\noAY/Tr8ftiRcwECc9OilbTM4rrz/Vf1sX/u5Eubb8vwjw2r2aBcODoFxDY5r\ni/frSnedRz5O0BaP+CIHXTYMvkhBB4UyYwvolCzw26YPlWbUo1EpTd8i6nTx\nQA0j9053bfsT44coSvUwsaj/o9sP8WqbExrNbAaui24w0OUtQwu4g4LWtEvk\nhfRq\r\n=v05T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=12"},"gitHead":"ae68751035a3302e66f0ef0c55784ab1c37f9e12","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"npm run build:mysql","eslint":"eslint","nodemon":"nodemon","release":"standard-version && git push --follow-tags && npm publish","coverage":"npm run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon-watch -- --exec 'npm run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"npm run nodemon-watch -- --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.4.1","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"10.15.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","nyc":"^13.3.0","eslint":"^4.7.0","nodemon":"^1.18.9","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^3.0.7","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_3.1.1_1557082440435_0.948027062523195","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"sql-ddl-to-json-schema","version":"3.1.2","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@3.1.2","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"f2a56be3d3cb828526339bcbf1acee882aec9beb","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-3.1.2.tgz","fileCount":42,"integrity":"sha512-jNxMrU6ISVERi0mw/mQ/XKjHekdAgkrfVCnmA1TeE3pMHq2vA5F2jnSw/ic2ZmhPNrnAFQYGnOjwRxWXKoojsA==","signatures":[{"sig":"MEUCIQDTLzkZNyjavJzCFdh+n7/kf/xVWPcD3SP2FlxfO5klRAIgKjXputZM6ax3XVu7i+gx4PjhNhou3s7fHvxLquKfQEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":769868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczz5FCRA9TVsSAnZWagAAr6cP/2tc6fnCgPvvPCgqy/dE\n6SdDB3O4Ta80ZPhl7+k6mrjSaW5+0uPflymWcoHpdcp70YOw2FN+b513AWJ2\nd91a8Hgptq4X7fPs7Eq/5kKbDSSt/CFGauaEp6u7oWyc63TtmDZJlZW6IQ6k\nL67+oodmy4YInZwTZp+P2ERhz//n7CqbUxkbO7GRZ980xxXWaCWQQQ67Z1cs\n18BgsxawdAHB+o7DaQV4FcHrhPbV8KcEp+ZT4QCoAtjlbRPJ+LVOLPb7caDa\n3CZcjx9sgfyRPXEIifo3E/sKbCQXRtv3UM5AWyLowsdF/dscBD+BmdpftetU\n27CYj89yvrRiireYPtBnhwZlEB0uekvmNhm5YNZUt07RyAgSXPDKxalEfK5+\nENHYZnN9POKkTFv5srYWrgdpc2U8rddN870d2bTvWnZE81cP+pF6V7TJsxot\n/3oyMZETS/JfcaXYOubl20Iql2w/bbBFlBrLie8yhZdfXYX1jsgvwlIxk7Hz\nUhBjPZ7p73r2j6+Y47ecGcEN7/O44pyz19eOKIsH7982hGfjTHAIAwXm7VoI\ngwvdruZktVjdPGakJgI8XXdpcniOTuHH/Sk/npDNE+xp5j6AwGXkP49dTFIT\nToOhwScI9x7nOgG3Jqe95VHE5lHxRu+nXKUm2RQVD1CU2vhPOgNSm8EvlZ7W\nPoRQ\r\n=9dTS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=6.0.0 <=12"},"gitHead":"36401d36a11b39a8818b498b3267af1c234ab5b8","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test lib","test":"ava --color test/**/*.spec.js","build":"npm run build:mysql","eslint":"eslint","nodemon":"nodemon","release":"standard-version && git push --follow-tags && npm publish","coverage":"npm run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon-watch -- --exec 'npm run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"npm run nodemon-watch -- --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.4.1","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"10.15.0","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","nyc":"^13.3.0","eslint":"^4.7.0","nodemon":"^1.18.9","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^3.0.7","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_3.1.2_1557085764156_0.09913841095219822","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"sql-ddl-to-json-schema","version":"3.1.3","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@3.1.3","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"4008ef43f4df9762013d5a67fde58db516f28706","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-3.1.3.tgz","fileCount":42,"integrity":"sha512-hUoJ4YXKt2PntkYC1XwBkhMFMOrHQN7BFOPEXTPbQQSte+Jf+N2aKNL/zN4iCm233ZrucAQmYjVy/nKBIf7u7A==","signatures":[{"sig":"MEYCIQCmwhKGVEkZin0jBIQDOi6XKXfMZJ2j+U6oFBMDrvgCggIhANrEMwMIQknwmfPJXor2uYiYmIP1mX94V9yKE+viqSnp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":771145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaODyCRA9TVsSAnZWagAAmekQAKElexnM7zUL/z7/u0iY\ntvVYFotnYqIsUV7WJyg6vCnsa6tcjnv23+y0yGLaZ1WpJtYuWtipWkGqDtwL\nt8ghWBJJAboo3VmXVBq4P6okJ1tSwSNJ3dEIGxJDcwdqFTCaUUgfmu+BaNsw\ngSgmUdieD8sZqh/MeKuQgEic+9U0aOupoT3ZXBl/flusBSqsPw3IFdDitXFc\nO1dA4nws9XCSI38+bmaSX0DY/Z6VpNgX/uqBa9gaxwoEdnzWA+VaGOsIMTUb\n1J0CPDpnMvMKpCQoDijuVH42t9nX1UCSpJ80h2Er4D2ohFPQ5sZ64QDy0/ey\n7Pg+Ii1iK9gk18MoaeYME5xGX11FHREbcfIdtxag5ZPE/k2IEDu98MAut6+K\niOGZy+b1fASgAQLPbcXsbh6yxUhyAWcf2W8VBXZcFkYjX4KyzvqGLSj6n0Bh\nVPgVP/M4I33cOgEfTBac+wncYsySKEz7/MkMZDtQZiJyVhxfnLSog8kFfCcH\nr/gs5zENIlgbnatIrde3OYMreKs0rYnwGcgT3AwowkAzsLJH1Y+vHKBJrLCE\nlVi0f4ho50egq8ZT+8f2IOHFLZvvb4p7ZiViXYtYBgGQ6Qvoah+RpGK8eAbB\ntKAK8RHYMcj5nV8Vfm8io7/+EToe2zc0j/NAtiR0bTeO8AyCWSRt1Q0tAnHr\nt6GK\r\n=m46V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=7.0.0 <=12"},"gitHead":"84dea52bb28a89399309e84ae5a7f708d47085c2","scripts":{"ava":"node_modules/ava/cli.js","nyc":"node_modules/nyc/bin/nyc.js","lint":"eslint src tasks test","test":"ava --color test/**/*.spec.js","build":"npm run build:mysql","eslint":"eslint","nodemon":"nodemon","release":"standard-version && git push --follow-tags && npm publish","coverage":"npm run nyc ava test/**/*.spec.js","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon-watch -- --exec 'npm run test'","build:mysql":"nearleyc lib/mysql/parser/grammar.ne > lib/mysql/parser/grammar.js","build:watch":"npm run nodemon-watch -- --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","nearley-test":"node_modules/nearley/bin/nearley-test.js","nodemon-watch":"nodemon -w lib -w src -w test -e ne,js --ignore lib","prebuild:mysql":"node tasks/mysql/assembly.js && node tasks/mysql/formatters.js","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.13.4","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{"lib":"./lib","test":"./test"},"_nodeVersion":"12.16.1","dependencies":{"moo":"^0.4.3","nearley":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^1.4.1","nyc":"^13.3.0","eslint":"^4.7.0","nodemon":"^1.18.9","winston":"^3.0.0-rc0","fs-extra":"^5.0.0","commitizen":"^3.0.7","standard-version":"^4.3.0","cz-conventional-changelog":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_3.1.3_1583931633704_0.8343248060571022","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"sql-ddl-to-json-schema","version":"4.0.0","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"ava":{"files":["test/**/*.spec.js"]},"dist":{"shasum":"2f45bc7ce813ff5a0b66267791c3616197ead339","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.0.tgz","fileCount":6,"integrity":"sha512-0kCRP6Ii3G20qCy3WVD1w6jd/1dB9X6ggTux/DWAuYJ36YIk0NMcy0a55mkg+ovG/cdp7bIli0lO1qXgZIiJzA==","signatures":[{"sig":"MEQCIANpaFZfP2YYV+q+NjUgXLyWHjOgTDssTYj3KgV3o0ZtAiB0brcFfjYO8eVZJckXPWAFq+8yq25uWwL2HvZv2uBcag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":404920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedwNQCRA9TVsSAnZWagAAwBAP/2GL4wEmtWvfSGHdBL68\n6yhusq4gxKnqxOtLl+AOR2iCkzsFxNxiQAc2FCZellwTEO0CKJ1+otSjjjJl\nZausPl29Av0WxYU/RfERvV2GBjKw3RTQ0440AZbk6Jtun2uaNCfZa5BsUZm3\neY1X2OXN4ng1syr9G4Y2VqTC6WvSM8JmEj+ILcZItmbw6l9NiqkGKbK6exDk\nhzQAujnhtapDiaYiat9Mmb3Hp6GcFc2WTFYG74z5d7QiepZkjKwNpj+Ugf+J\ngd679TSwbFiaQdwmo9xVEA3CBiST6w8U7tImnJaEMYV8weXa8uJi7F0h1/C1\nhygSsJqwS6ISqHtrtmvVhJ4HUey08B6ZwdTclH1lqOkUw129XHd+kEcKx/ye\nukHfE7PyrBDDA4FqfSoal6qDTv+JxUN+dJTlj50ftlpRItZPl8Ymepfv7Tey\nDUwbhxrOeT2nQ+x8wr+HtE9arqMgI9ENNjjPs3ATLMgWZrE2rWmli9K2MUXW\n29OAD2ZfVggO74VOmXWQFWq5PgqDZSgrRo+i726Ho1iFm5HxRtNpbh/a/ge+\nzY6XWt3k7zD4XtouKHwQSl0RbhSyvp5eOo5KW2sNJSJh6ZziZ8RJHp8PMLa2\nGkQYuVPFhgLsm9QNJtvYK9ofJf2znBDxUBMI79bgboNC52iycsd0mRjZcdsx\nU4oJ\r\n=dYkR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=13"},"gitHead":"b1a4316f2bc2feef0673ada239acf9073030d15f","scripts":{"ava":"ava","tsc":"tsc --build tsconfig.json","lint":"eslint src/**/*.ts tasks/**/*.ts","test":"npm run ava","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","pretest":"ln -sfn ../ node_modules/sql-ddl-to-json-schema","release":"standard-version && git push --follow-tags && npm publish","ts-node":"ts-node","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon -- -w lib -w test --exec 'npm run test'","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"deprecated":"this version has been deprecated","repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.13.6","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"13.7.0","dependencies":{"moo":"^0.5.1","nearley":"^2.19.0","@types/moo":"^0.5.2","json-schema":"^0.2.5","@types/nearley":"^2.11.1"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"ava":"^2","nyc":"^15.0.0","eslint":"^6.3.0","nodemon":"^2.0.2","ts-node":"^8.7.0","winston":"^3.2.1","fs-extra":"^5.0.0","prettier":"^1.18.2","commitizen":"^3.1.2","typescript":"^3.8.3","@types/node":"^13.9.2","@types/winston":"^2.4.4","@types/fs-extra":"^8.1.0","standard-version":"^7.1.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.24.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.1.0","@typescript-eslint/eslint-plugin":"^2.24.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.0_1584857935926_0.41431078366438934","host":"s3://npm-registry-packages"}},"4.0.1-rc1":{"name":"sql-ddl-to-json-schema","version":"4.0.1-rc1","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.1-rc1","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"ava":{"files":["test/**/*.spec.js"]},"dist":{"shasum":"2b0121466a19b0f39f2cb9ab0dcfd9c0943ee0af","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.1-rc1.tgz","fileCount":6,"integrity":"sha512-Qlv/PMKU7KUiQRlViXjH88u7kS9P+NzY7nsOAsIr0INgk2ZS0UBxrlWbUHNC4OR6UWDPgkZmKCDAoCe5dH5uHQ==","signatures":[{"sig":"MEUCIARMwt5Y2i9VMLf80IyRgm+zV+/KtejW1eS2SlIR+OrrAiEAicEFFq6mqhOeTWqfrHkzFvIf49eVU4RIBbh/5HuWqoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeAcwCRA9TVsSAnZWagAAmYQP/3GYbXz5cpONcOnaSBGX\nDR1e3eKLHXifXOZR570m5F9dKzLgcS3oXLSObA5mtCJMoyQXJOyrywnBLVBZ\n1Ermmo1rMIczueQMHfy8W5syKjAVR3KOPH9fWfr/AFBaO5XzLrcOg3FH0pJD\ngDh0HJ7egYDmSz2R44U/WrZI49rODTBpvfR2JuFnGeaNLytKKEKa0/5YXfpC\n8NZ2hgnFpwhbfAvyDRSTsl7rutUQvXpbtxigA8CpxB6qAzb5gA0mkF4sBbVr\nrly/W2FmHHkmvT83axRclP2umhwAHS4AXrIPqAnS9QBwuEHy6eRJkIrchafr\nRmy4bH+1JDNa5xjApWwrtVolkAbTwFC2suxNtHyatbSPvxvE6WbtYJpHjbZu\nQCawhAeKYI2zPeXy4Tg40UBTvs9SqxDrvTCfvs4S1DpSX7nJ+pEecaCnUdn8\n6HqCDvoELMh05vB/6SxyETsWpmB259M0TR4jNY72wKSEVk8enNI1cZr1GjTl\n/D1FiPW2SSeGCNIdxEFqryfjG9M3XxGx8Mqc4gWhJYgLqISJHjPBAa3qjSjF\nZ+T4wZTjTykRuhVZ7L3FPjNCLlX6MwFFei8iv6i/+FYGfGKka30wH/ma578a\nyL/3Mk8rK8sjQAVFq1DQ77bg+/ClyVtyxvQvj47XnLMEbIGbdLX/l/ojBKQr\nqqAa\r\n=C/Vv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=13"},"gitHead":"b2ae98c053509ec3fc042427a16c8d94630914d0","scripts":{"ava":"ava","tsc":"tsc --build tsconfig.json","lint":"eslint src/**/*.ts tasks/**/*.ts","test":"npm run ava","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","pretest":"ln -sfn ../ node_modules/sql-ddl-to-json-schema","release":"standard-version && git push --follow-tags && npm publish","ts-node":"ts-node","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon -- -w lib -w test --exec 'npm run test'","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"deprecated":"this version has been deprecated","repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.13.6","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"13.7.0","dependencies":{"moo":"^0.5.1","nearley":"^2.19.0","@types/moo":"^0.5.2","json-schema":"^0.2.5","@types/nearley":"^2.11.1"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"ava":"^2","nyc":"^15.0.0","eslint":"^6.3.0","nodemon":"^2.0.2","ts-node":"^8.7.0","winston":"^3.2.1","fs-extra":"^5.0.0","prettier":"^1.18.2","commitizen":"^3.1.2","typescript":"^3.8.3","@types/node":"^13.9.2","@types/winston":"^2.4.4","@types/fs-extra":"^8.1.0","standard-version":"^7.1.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.24.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.1.0","@typescript-eslint/eslint-plugin":"^2.24.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.1-rc1_1584924464368_0.9986729080270214","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"sql-ddl-to-json-schema","version":"4.0.1","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.1","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"ava":{"files":["test/**/*.spec.js"]},"dist":{"shasum":"40abdc7c228c3bd58d630e8a5288f86f401ba383","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.1.tgz","fileCount":86,"integrity":"sha512-mVe2JPhlvMH/NUzQAXB9kMx7mbn4l8WWoWfF1Ej/KCve7N8rhY18GJjKly869iCa6EcraqD+fk5XwI4ySGu0TA==","signatures":[{"sig":"MEUCIQCnSZRCPO4Ca9xIhgDVFuI0BNo16assK3opyXZyWp2DhwIgH/Kie9RO0+Q8EpWBQ6N62fkDwiv8agmd76OOznBz3RI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeBGOCRA9TVsSAnZWagAA0soP/RUagxydkZPCPrJfWIkA\n7TOGHVKbUWnrpr9klmaDZ5lnsNTVCPYjqNHn3XPpv4A7QUYmBJ2VpSe+xYf1\nHn+JEmZfJoGs1WBmysSeazG/iRahR7Uk4zBu3+nCsI6PbXm5S4BeQ87YGPlm\nttjhLphXo+DiZrnxMnOY1GXNrw7+p8GG8AnBALZZsR0+LptKcRsn5zyBHRUS\nCHLNusW/vbeEwMpivJNd7ANc2Tl8yfCY5KOtO8WqXRhaAL7IV65+Rwbsxynt\n4NE4SF1nHf8LLxdoRDTCJzLT14u0BG0XBep4K89MKkhFAgCotUljxBVoUa2O\nIqCvLjpQ+WhpxYhYc3F3zpJh5RgUZZK+IPxyqPnBCrdrza7Nz3FMgHVZy5dV\n8Qvf99Npzn96KgmWx4Hm6A+waSp1C+0snrvWJJWRanqMt3xYjJC5HGlFtpy5\nc1l83gZH+FeUvEG5bHEQuB7JDyWfeaMUGfG2VwoWG96pHFm7o4tSclcoD5jF\nc2kVGzMty0sHeEt8BbQJ1MID1ZDwzggfWkEBgtCftVCl3+qwWaiokFhE/XRw\nNgldRglUD2aOuOXtFU0N+zvWnP3zM8QYBVkN8JQkZ0AmHXXEPmD4KESGq0sy\nITiqfRvUtpxFMY6sON9LFarJ4PkKJUyHz3X1P7w5KxFCj2Nt02oZMI8AGWD7\nwuiC\r\n=LOaH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=13"},"gitHead":"b5afd2a5163892048fabb443b60f86aac3d55885","scripts":{"ava":"ava","tsc":"tsc --build tsconfig.json","lint":"eslint src/**/*.ts tasks/**/*.ts","test":"npm run ava","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","pretest":"ln -sfn ../ node_modules/sql-ddl-to-json-schema","release":"standard-version && git push --follow-tags && npm publish","ts-node":"ts-node","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon -- -w lib -w test --exec 'npm run test'","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.13.6","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"13.7.0","dependencies":{"moo":"^0.5.1","nearley":"^2.19.0","@types/moo":"^0.5.2","json-schema":"^0.2.5","@types/nearley":"^2.11.1"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"ava":"^2","nyc":"^15.0.0","eslint":"^6.3.0","nodemon":"^2.0.2","ts-node":"^8.7.0","winston":"^3.2.1","fs-extra":"^5.0.0","prettier":"^1.18.2","commitizen":"^3.1.2","typescript":"^3.8.3","@types/node":"^13.9.2","@types/winston":"^2.4.4","@types/fs-extra":"^8.1.0","standard-version":"^7.1.0","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.24.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.1.0","@typescript-eslint/eslint-plugin":"^2.24.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.1_1584927117903_0.6548569412357053","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"sql-ddl-to-json-schema","version":"4.0.3","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.3","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"ava":{"files":["test/**/*.spec.js"]},"dist":{"shasum":"968e70f3b8a9bb422e78955298c3eca166298bbf","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.3.tgz","fileCount":234,"integrity":"sha512-wuhkswSMm/WMO7KDzCWCcCIyR0yVrrCzOlWqMIe+K0f33VS/4GUDP8GMGWtTma0agvfb/TI4ucXNdiuay5SeWg==","signatures":[{"sig":"MEUCIQCLbx2RIdNKFgv4dAB9HlBa1VKBZAJxEAtljggFbx31iQIge2d5Rb2dNA51y3x21eM+R0S9T3ud8xirD476UkyPDa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61331540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJrICRA9TVsSAnZWagAASx0P/1gySyloK3S+Ryej+P1w\nbMTl5aIxgmc8lc6Djvg2R1PEepluNoqqP3yltO4fFQHWrLwrFJqQICBAT5gZ\nv4DvwKMkVe14YBYm+d+uwmsLd7Mf9AMKnTnbsOa7EYry7XAjT6LNEfKgXj6B\nstvaA/0xvfGnsllXYF7vrnXFHgfzz3LnZrjLUXYKWuIGR9hsbiyuV/1eIhm+\nGLJsUek+e1igqzIFdqn4YcwnmsFnQ2P2w8t+J7+3IJ3qNADmUHmnncqanjT+\npMMB8p8XdaIvKZO5kpfEQ81D4u1Zu6DIKvJJ5W8KVsq9S/2kyib9iXQgd0wy\ndsyYNSCDDIFWh4S/RJFWbYgyykFsLivhuHbuuEjps9JawM1A8d4MNpa7Hs7Q\noRBYnG7y4LkK1cqHZDgs4/7N3Fij1o4EyZ168fDs/1W095WB7WSVhqRa0BN7\nQp5R24CpgwztrhKsSev3ZRsVqlHbHPtFbVNbANaM0dSpRLhEezlouogUKWc6\n/9A/JgN6N9TTWDefWSWi80vMI0cgz+tERTS1xTnMMgu1qtlLjGTdDeeqHj0B\nMGWoCyMkXP7GhXvIHJqPMuVqsbg0mCut9qhSqnIy8fjVhN2BNRPkOw/S7LgK\nMeSpXUUlvBSeOP101j9iK57vHJMAkwzvOY1K6iP4U5yufhPuJ8auzM745QZM\nEQ/3\r\n=6CI8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=14"},"gitHead":"9193de4928d9ab440bbbe96ef6d27a8ea8d4baeb","scripts":{"ava":"ava","tsc":"tsc --build tsconfig.json","lint":"eslint src/**/*.ts tasks/**/*.ts","test":"npm run ava","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","pretest":"ln -sfn ../ node_modules/sql-ddl-to-json-schema","release":"standard-version && git push --follow-tags && npm publish","ts-node":"ts-node","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon -- -w lib -w test --exec 'npm run test'","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.14.5","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"14.5.0","dependencies":{"moo":"^0.5.1","nearley":"^2.19.0","@types/moo":"^0.5.2","json-schema":"^0.2.5","@types/nearley":"^2.11.1"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.10.1","nyc":"^15.0.0","eslint":"^6.3.0","nodemon":"^2.0.2","ts-node":"^8.7.0","winston":"^3.2.1","fs-extra":"^5.0.0","prettier":"^1.18.2","commitizen":"^4.1.2","typescript":"^3.8.3","@types/node":"^13.9.2","@types/winston":"^2.4.4","@types/fs-extra":"^8.1.0","standard-version":"^8.0.1","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.24.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.1.0","@typescript-eslint/eslint-plugin":"^2.24.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.3_1595185864161_0.9926392103183939","host":"s3://npm-registry-packages"}},"4.0.4":{"name":"sql-ddl-to-json-schema","version":"4.0.4","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.4","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"ava":{"files":["test/**/*.spec.js"]},"dist":{"shasum":"323720415571c160410e5e58a302a617a96a1752","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.4.tgz","fileCount":86,"integrity":"sha512-p17HowY5mLp9Gx4t5mMdEm/Aoz1k6wl/JYZccq+7Qn4dKBDDGmQiswXMv39r1TircWktNLOZtjigjz6r6rjuMA==","signatures":[{"sig":"MEYCIQDzZFF0kWAZrBeyhJotjiIVh+Y/IumrebluT9pOJSxaFAIhAMMDFiJ6BFs8mC2JiBwoiQz4b96kN5OdWACooYuEA8gy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTvPrCRA9TVsSAnZWagAAND4P/R8uXnn5kKYkXMXmxSCV\n+KaeZWMPlh57oYTH5paQIL2PJumhLJJsDSSieliDlN/rp7Uc3l+D9k4cylqi\n4tKeheG2R+2cdFPQsAx2e6tP6O/3FoqlMTS7UqK6NekWEvLNfGfBK0erM42A\ndBHDqeta22/vc5gFO0IcJHM4F5lyE3lfqPqThVwNCEXrsgFlpQlL7K7GRilC\nsfKetCFLOk8Wgpydj9CwKc4H3qBq5ImX5WnuT9WPUbqIgUYRHPEm2E38lw3a\n81yaMh2B10FywRUrBEu5EL+/EvjIjPRSzbT48oWT7ksRjudvmv9NzSiktLlY\ny4SKgEruYqFsxyEbZ6AgJTMafFCrkh1VLf7cAUQVLmPvU/zyxPIDxo2xjPRN\nTrkUE6xq8CrTRWJttSWSdONmVJV/ibSIaO5I9yqVot2L4FtEYfbVQ8l0VcA0\nsA/YmqVGT4Fn2otzmotMCZkcLlfNJ9JOFfSXWjpVPymJT9IeoHtLMchIXISp\nA8MLPDukxYYw9QvAUikofY3VJh0C661ei0Cq6ro1U7iiBlfp8+kGcDIE1Tne\nSMpt/3ELl0O2EzeUzTX92u46SGEuIIgRozNWEp6J7buetNrfhhWHSISIJC4h\n226+CWag5q+XAg4RhEZWj7WFlmts+GT4S19q/Z+QGdFkigowFyt/U02u3ef2\ndpvJ\r\n=SM3s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=14"},"gitHead":"1e66456a222e24137c6b2b67a3d37c34e7eaec59","scripts":{"ava":"ava","tsc":"tsc --build tsconfig.json","lint":"eslint src/**/*.ts tasks/**/*.ts","test":"npm run ava","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","pretest":"ln -sfn ../ node_modules/sql-ddl-to-json-schema","release":"standard-version && git push --follow-tags && npm publish","ts-node":"ts-node","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run nodemon -- -w lib -w test --exec 'npm run test'","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","test:update":"DRY_UPDATE=1 npm run test","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.13.6","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"13.7.0","dependencies":{"moo":"^0.5.1","nearley":"^2.19.0","@types/moo":"^0.5.2","json-schema":"^0.2.5","@types/nearley":"^2.11.1"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.10.1","nyc":"^15.0.0","eslint":"^6.3.0","nodemon":"^2.0.2","ts-node":"^8.7.0","winston":"^3.2.1","fs-extra":"^5.0.0","prettier":"^1.18.2","commitizen":"^4.2.1","typescript":"^3.8.3","@types/node":"^13.9.2","@types/winston":"^2.4.4","@types/fs-extra":"^8.1.0","standard-version":"^8.0.1","eslint-plugin-import":"^2.18.2","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.0","@typescript-eslint/parser":"^2.24.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.1.0","@typescript-eslint/eslint-plugin":"^2.24.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.4_1599009770840_0.9351518408060859","host":"s3://npm-registry-packages"}},"4.0.5":{"name":"sql-ddl-to-json-schema","version":"4.0.5","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.5","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"635b4192235ce70f7e8882977bcefa1dcd67fb4a","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.5.tgz","fileCount":86,"integrity":"sha512-CKLI9UumVlUlAy1lRRAvUg7Wn7LNuRLk+NFLLwG8tSfc9MuqhYYjokd8Qs9mJU7wekQ592+OmA/UojxC1Ea6Ag==","signatures":[{"sig":"MEQCIEXSiRr9ZG0b/1xMBUnbjQ6nTQT7OVSedgnDwwGRwJkpAiBm7f+tuWpP+MPmfiIFnMUHOxsTULnu/M2XMaEdW/8sNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466505},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=16"},"gitHead":"81ee18e657d52285db697967073c7413bf8cf801","scripts":{"tsc":"tsc --build tsconfig.json","lint":"eslint {src,tasks,tests}/**/*.ts --fix","test":"jest --passWithNoTests --no-cache --testTimeout=30000","build":"npm run build:mysql && tsc","eslint":"eslint","release":"npm publish","ts-node":"ts-node","version":"standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run lint && npm run build","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.14.15","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"14.18.0","dependencies":{"moo":"0.5.1","nearley":"2.20.1","@types/moo":"0.5.5","json-schema":"0.2.5","@types/nearley":"2.11.2","@types/stringify-object":"^4.0.0"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^6.3.0","nodemon":"^2.0.15","ts-jest":"^27.0.7","ts-node":"^8.10.2","winston":"^3.3.3","fs-extra":"^5.0.0","prettier":"^1.18.2","commitizen":"^4.2.4","typescript":"^3.9.10","@types/jest":"^27.0.2","@types/node":"^13.13.52","jest-snapshot":"^27.3.1","pretty-format":"^27.3.1","@types/winston":"^2.4.4","supports-color":"^9.0.2","@types/fs-extra":"^8.1.2","standard-version":"^8.0.2","eslint-plugin-import":"^2.25.3","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.4.1","@typescript-eslint/parser":"^2.34.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.2.1","@typescript-eslint/eslint-plugin":"^2.34.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.5_1636837862800_0.37373406392109776","host":"s3://npm-registry-packages"}},"4.0.6":{"name":"sql-ddl-to-json-schema","version":"4.0.6","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.6","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"c70bfa663184e9e63ec76c97ca1f253a3fe0cae4","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.6.tgz","fileCount":86,"integrity":"sha512-+4F7rVK1dvbi3q2WKJ25Icjky5oVo0mQ4IezllQWorQwNCGkqZ4js5XcyRRN593CFlSkwgQmpJ3DT8oqUiWu9Q==","signatures":[{"sig":"MEUCIQCkLwdU0KjYN3u6DUO9MZFCoPjw9bzgJEh7TVx5CnpkFQIgHvJtlWI9wmGejrN6P4zuE+mfRgggBfUx/XtSzuj82pU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466586},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=17"},"gitHead":"800929c5a2fadb2b77669780d153418a914ac955","scripts":{"tsc":"tsc --build tsconfig.json","lint":"eslint {src,tasks,tests}/**/*.ts --fix","test":"jest --passWithNoTests --no-cache --testTimeout=30000","build":"npm run build:mysql && tsc","eslint":"eslint","release":"npm publish","ts-node":"ts-node","version":"standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run build","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"6.14.15","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"14.18.0","dependencies":{"moo":"0.5.1","nearley":"2.20.1","@types/moo":"0.5.5","json-schema":"0.2.5","@types/nearley":"2.11.2","@types/stringify-object":"^4.0.0"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^6.3.0","nodemon":"^2.0.15","ts-jest":"^27.0.7","ts-node":"^8.10.2","winston":"^3.3.3","fs-extra":"^5.0.0","prettier":"^1.18.2","commitizen":"^4.2.4","typescript":"^3.9.10","@types/jest":"^27.0.2","@types/node":"^13.13.52","jest-snapshot":"^27.3.1","pretty-format":"^27.3.1","@types/winston":"^2.4.4","supports-color":"^9.0.2","@types/fs-extra":"^8.1.2","standard-version":"^8.0.2","eslint-plugin-import":"^2.25.3","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.4.1","@typescript-eslint/parser":"^2.34.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.2.1","@typescript-eslint/eslint-plugin":"^2.34.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.6_1636839063376_0.4128126057811552","host":"s3://npm-registry-packages"}},"4.0.7":{"name":"sql-ddl-to-json-schema","version":"4.0.7","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.7","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"eed0e03b771aefde977fb74bd29c67b4a0ba1bc0","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.7.tgz","fileCount":86,"integrity":"sha512-JEi0f7YhI85tQ9M+rkuaoHi6FirxJhnPRD/pEKo1qVmm5uuN2R4IJ/sbz1wd0ekphCH8+SgJvvlLatpYwFa65Q==","signatures":[{"sig":"MEUCIQCxr7dTEL0G6VkVIAOdpxE7ZEB/EO/pfWCYVLk7HZUjwAIgTNXzTuTGOBe9M0b/52Zsdl8ovbVDtwuecRH+mRynk6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjI8r8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJ6w/+PHu2p/4zgyy9PER/fSE8tMEMA0fB/69K43J9JN+NjNagNjBQ\r\nQKDS24ERJa9Vp8sy8MiU3WSXOsUmjvNEUhxToDY7BkSfqk3fb6U+9lGQIyyI\r\n1ZWbg+BlptaklXKjFZyt7XwUQf3iqiPXDFJgdjG+pMRYk+HoUE1o4ktVbFN1\r\nv/RpW/msqHWGu0Wj8FaA+baxjy8jZNnThI8dJuRP3R+lu0ND1sjz44a/8SRv\r\nntyk3/Frwa6sVmlROJmkVYQ4ckGTJyG8E7zv6fgEUXpWdelXi1d9/ApTo1JT\r\n97ng+wwzcJEX9kRyM8NGOthyx/V+n/9YJhK0HUnLAMptDL8aOE/ISM5ZwMU4\r\n1pL9jTWzzz2xdhn4DIVIeB4IGqe/qylgXMuNR7dwogcvI9KWttM9OhFKNOQg\r\n++gsq1cu+WH16Pir6IC0UMUFfLtFiy4gbhvyn9/dnaw3SWx/sYEA6AWTePxk\r\nG0ms1+Pbux0HBqiP+1rwmOtdOzUeE4RceAk9qpkSj28s9gGZlhL5xo5Ywgmm\r\nrc1F3P/jq/ZpES8b5ybbvviWdoQ3rEii5uoV3mQ74XE5+sfA/KTORIYBN5h/\r\n2l73nq1ERYfdLT0Q9TnV975PDAga8i8V6cRkawcenR5SyWywrBXDxvmDb9o+\r\nnpFVKqzQ58miYEcNpG8uahXdA8Z7NDtpJ14=\r\n=6oUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=18"},"gitHead":"fc18e61822b1837371b8d5164403a8fee86513ca","scripts":{"tsc":"tsc --build tsconfig.json","lint":"eslint {src,tasks,tests}/**/*.ts --fix","test":"jest --passWithNoTests --no-cache --testTimeout=30000","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","release":"npm publish","ts-node":"ts-node","version":"standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run build","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"8.11.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"moo":"0.5.1","nearley":"2.20.1","@types/moo":"0.5.5","json-schema":"^0.4.0","@types/nearley":"2.11.2","@types/stringify-object":"^4.0.0"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^6.3.0","nodemon":"^2.0.15","ts-jest":"^27.0.7","ts-node":"^8.10.2","winston":"^3.3.3","fs-extra":"^5.0.0","prettier":"^1.18.2","commitizen":"^4.2.4","typescript":"^3.9.10","@types/jest":"^27.0.2","@types/node":"^13.13.52","jest-snapshot":"^27.3.1","pretty-format":"^27.3.1","@types/winston":"^2.4.4","supports-color":"^9.0.2","@types/fs-extra":"^8.1.2","standard-version":"^9.5.0","eslint-plugin-import":"^2.25.3","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.4.1","@typescript-eslint/parser":"^2.34.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.2.1","@typescript-eslint/eslint-plugin":"^2.34.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.7_1663290108547_0.11318557961642917","host":"s3://npm-registry-packages"}},"4.0.9":{"name":"sql-ddl-to-json-schema","version":"4.0.9","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.9","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"6b6093006f838f4fb3321d5eb083bd67180ab51e","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.9.tgz","fileCount":86,"integrity":"sha512-WUS1Bg97OWIJRWAmBIO4aV6wAgV8P2o1DAKY6mvT4X8twOmY7nUD+vAbv2388Fa+TRRSMwDW2W4vNDprelvFAg==","signatures":[{"sig":"MEQCIA/DYk/ZIAld4wAdFGUBNVjrUwK37tksyjV3qoJAQQi8AiAkGRDjC/vby+cuUR87jUh4NRu/QRZw1FypCREtAW8z1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6j38ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBtxAAowuSDsOUjrBaVjxkKZ5xDa39RHIzTCMxeGGG8oIrF43UVDmQ\r\nEVenIy8PfNRRjRbrHUZC/bsYQU/PmaK+Kc5SSXqUjACp3dOEOItknQq97i1U\r\n190dYY4djXk2JqFZDzv0xFPKmEofQTXVrltUfUu0CUxV6kUTnX5KdsoofQzq\r\nPGPDOBN5urVLKx2P81e4y/H3DbUkJEVXWVHNixtN7zbtjtEqU0N5mRhZhD3F\r\npqzImeCECGvP2zinimQJrZWZfD1GqsE65ZJPZNFOddzqsopz93Zo0kbVEFhL\r\ngGRLV+7oY40Iw13D5tW5QOeYA2LusItW+ibvvcPE7w9SHAOSXckycjTIBGmj\r\n3+2a5iJFXQWzejbbKTz0oPbswz8WFIlntZoGNjDK+M/iFZlYl9vdw/de4ebO\r\nfT/0QBIaeYEpVvXAc9IM/KtmIMUThDNdeoJIe2/pfq46hl6Pw+HXXCar1Sl6\r\nsq3O3++0LmLCbv9f+liUCIACINFD7EbFMDAB2CwBt33n5Zv7+0ESYuhWEQu+\r\ncU2C/+kK1fOz8tK61hgoQjORcW79XjnR7fyiKmYf1sIS4Ds5VWHl38MpxOjp\r\nM16TORzr90y1wwjWSYkKrA+7NzCJ3LRMmSY0JuJc7Zi8yIU/yXcG78aPopHe\r\n1/ApcGg2iANcKvhLdWE3t2uARcipQ+1mdCs=\r\n=ga/8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=19"},"gitHead":"d78701c7138f26c1fa018a56f11a4b7719463d5e","scripts":{"tsc":"tsc --build tsconfig.json","lint":"eslint {src,tasks,tests}/**/*.ts --fix","test":"jest --passWithNoTests --no-cache --testTimeout=30000","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","release":"npm publish","ts-node":"ts-node","version":"standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run build","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"8.11.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"moo":"0.5.1","nearley":"2.20.1","json-schema":"^0.4.0"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^6.3.0","nodemon":"^2.0.15","ts-jest":"^27.0.7","ts-node":"^8.10.2","winston":"^3.3.3","fs-extra":"^5.0.0","prettier":"^1.18.2","@types/moo":"0.5.5","commitizen":"^4.2.4","typescript":"^3.9.10","@types/jest":"^27.0.2","@types/node":"^13.13.52","jest-snapshot":"^27.3.1","pretty-format":"^27.3.1","@types/nearley":"2.11.2","@types/winston":"^2.4.4","supports-color":"^9.0.2","@types/fs-extra":"^8.1.2","standard-version":"^9.5.0","eslint-plugin-import":"^2.25.3","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.4.1","@types/stringify-object":"^4.0.0","@typescript-eslint/parser":"^2.34.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.2.1","@typescript-eslint/eslint-plugin":"^2.34.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.9_1676295676039_0.5359206424058349","host":"s3://npm-registry-packages"}},"4.0.10":{"name":"sql-ddl-to-json-schema","version":"4.0.10","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.0.10","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"f8c6d8779adcfbb59443d080e73fd0a19c4ee001","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.0.10.tgz","fileCount":86,"integrity":"sha512-ZTXvhGwgMqJr4Vd/9lQcJVf1d1FQdInqGWcdxZyBPtXkXk7oJpCdhartVtY7GbRzDChS92k23D6GA8Cl9vQ3rw==","signatures":[{"sig":"MEUCIQCkwqyuMkMrIXZaG4qTAEmgah7tmxjm/YLA7rQxP3oTJwIgVMkXzeRXZeyd8+FDtwmM88djIr432aoTaGV1LNNUDak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468214},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=20"},"gitHead":"32631ff9acb096da8cf3e22b8ce7fe3559a0ccd0","scripts":{"tsc":"tsc --build tsconfig.json","lint":"eslint {src,tasks,tests}/**/*.ts --fix","test":"jest --passWithNoTests --no-cache --testTimeout=30000","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","release":"npm publish","ts-node":"ts-node","version":"standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run build","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"8.11.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"moo":"0.5.1","nearley":"2.20.1","json-schema":"^0.4.0"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^6.3.0","nodemon":"^2.0.15","ts-jest":"^27.0.7","ts-node":"^8.10.2","winston":"^3.3.3","fs-extra":"^5.0.0","prettier":"^1.18.2","@types/moo":"0.5.5","commitizen":"^4.2.4","typescript":"^3.9.10","@types/jest":"^27.0.2","@types/node":"^13.13.52","jest-snapshot":"^27.3.1","pretty-format":"^27.3.1","@types/nearley":"2.11.2","@types/winston":"^2.4.4","supports-color":"^9.0.2","@types/fs-extra":"^8.1.2","standard-version":"^9.5.0","eslint-plugin-import":"^2.25.3","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.4.1","@types/stringify-object":"^4.0.0","@typescript-eslint/parser":"^2.34.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.2.1","@typescript-eslint/eslint-plugin":"^2.34.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.0.10_1685404855683_0.6411184759231499","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"sql-ddl-to-json-schema","version":"4.1.0","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.1.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"52c84f572cc58f7682e7a1baa842c3c7df8dcd6b","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.1.0.tgz","fileCount":86,"integrity":"sha512-Vt6j9RvkPhaTVB6fHBFaLFqTEsndABY4EznOe+iTh1pp0y5EV3m/IijqQ0N3Q4khfgGpKeJSzw9VI4CRbSwHKQ==","signatures":[{"sig":"MEUCIQCGOCNpStN+KsrrO2fhptCRVtGuH/6GDupUru5/BJLsRAIgPtIMSEbsvIjvHTvvaQ1VEjhK4KpNPpHlmQNLNX1PqtY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470563},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=20"},"gitHead":"68806d33635091470443892e4f6975771fe918e9","scripts":{"tsc":"tsc --build tsconfig.json","lint":"eslint {src,tasks,tests}/**/*.ts --fix","test":"jest --passWithNoTests --no-cache --testTimeout=30000","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","release":"npm publish","ts-node":"ts-node","version":"standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run build","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"8.11.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"moo":"0.5.1","nearley":"2.20.1","json-schema":"^0.4.0"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^6.3.0","nodemon":"^2.0.15","ts-jest":"^27.0.7","ts-node":"^8.10.2","winston":"^3.3.3","fs-extra":"^5.0.0","prettier":"^1.18.2","@types/moo":"0.5.5","commitizen":"^4.2.4","typescript":"^3.9.10","@types/jest":"^27.0.2","@types/node":"^13.13.52","jest-snapshot":"^27.3.1","pretty-format":"^27.3.1","@types/nearley":"2.11.2","@types/winston":"^2.4.4","supports-color":"^9.0.2","@types/fs-extra":"^8.1.2","standard-version":"^9.5.0","eslint-plugin-import":"^2.25.3","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.4.1","@types/stringify-object":"^4.0.0","@typescript-eslint/parser":"^2.34.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.2.1","@typescript-eslint/eslint-plugin":"^2.34.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.1.0_1688769012256_0.8375309521825529","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"sql-ddl-to-json-schema","version":"4.1.1","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@4.1.1","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"082202fc98a2f684cdb2b09fe4544236dd5983ec","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-4.1.1.tgz","fileCount":130,"integrity":"sha512-CetYLxTw0IFtfoOgg97abh25OClhLp3Reh+c+FEV1QW0aQSOP9D6albE73+l08s5NtjlDzMwfYjmaaXRMgCQJQ==","signatures":[{"sig":"MEQCIGs9HQsKtzn+zE3kavErRBWh1meoW68PzooIhRf5fpJgAiBtKV5fMCF1bZJCvk/kl0zrg4nxSOlyfgbC8uM2FXjH3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":797474},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=8.6.0 <=23"},"gitHead":"4dcba5c5138bba225a5a086692a3191b3460eb82","scripts":{"tsc":"tsc --build tsconfig.json","lint":"eslint {src,tasks,tests}/**/*.ts --fix","test":"jest --passWithNoTests --no-cache --testTimeout=30000","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","release":"npm publish","ts-node":"ts-node","version":"standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run build","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"10.2.4","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"moo":"0.5.1","nearley":"2.20.1","json-schema":"^0.4.0"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^6.3.0","nodemon":"^3.1.7","ts-jest":"^27.0.7","ts-node":"^8.10.2","winston":"^3.3.3","fs-extra":"^5.0.0","prettier":"^1.18.2","@types/moo":"0.5.5","commitizen":"^4.2.4","typescript":"^3.9.10","@types/jest":"^27.0.2","@types/node":"^13.13.52","jest-snapshot":"^27.3.1","pretty-format":"^27.3.1","@types/nearley":"2.11.2","@types/winston":"^2.4.4","supports-color":"^9.0.2","@types/fs-extra":"^8.1.2","standard-version":"^9.5.0","eslint-plugin-import":"^2.25.3","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.4.1","@types/stringify-object":"^4.0.0","@typescript-eslint/parser":"^2.34.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.2.1","@typescript-eslint/eslint-plugin":"^2.34.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_4.1.1_1732055456204_0.5297056780628628","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"sql-ddl-to-json-schema","version":"5.0.0","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"author":{"url":"https://github.com/duartealexf","name":"Alexandre Duarte","email":"duartealexf@gmail.com"},"license":"MIT","_id":"sql-ddl-to-json-schema@5.0.0","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dist":{"shasum":"ec570b2dcae6cdab33bb31d6da123899135b7e63","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-5.0.0.tgz","fileCount":132,"integrity":"sha512-276PJLMTyWIZyLMmTBRwW0lDALvwk1d7Rr1g92ja2sm2mCD+MuRJWWLH85iXqIcbf/hpjTYAbF42NcE6NSFE3g==","signatures":[{"sig":"MEUCIFOqYKLXX9ziZu36BoZvSgRhUfldHITbipXWB0d+xFXSAiEAyLRYFo98GonYrBVQkYiO2/QAvGV2BX0WgL1nnxqCaqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":804856},"main":"lib/index.js","types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=14 <=23"},"gitHead":"92d618359d19f5ffe11792e02064ad277c4524be","scripts":{"tsc":"tsc --build tsconfig.json","lint":"eslint {src,tasks,tests}/**/*.ts --fix","test":"jest --passWithNoTests --no-cache --testTimeout=30000","build":"npm run build:mysql && tsc","eslint":"eslint","nodemon":"nodemon","release":"npm publish","ts-node":"ts-node","version":"standard-version && git push --follow-tags","nearleyc":"node_modules/nearley/bin/nearleyc.js","prerelease":"npm run build","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","standard-version":"standard-version"},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"repository":{"url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git","type":"git"},"_npmVersion":"10.2.4","description":"Parse and convert SQL DDL statements to a JSON Schema.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"moo":"0.5.1","nearley":"2.20.1","json-schema":"^0.4.0"},"nodemonConfig":{"ext":"ne,ts","delay":"1000","ignore":["grammar.ts","grammar.ne"]},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^6.3.0","nodemon":"^3.1.7","ts-jest":"^29.2.5","ts-node":"^8.10.2","winston":"^3.3.3","fs-extra":"^5.0.0","prettier":"^1.18.2","@types/moo":"0.5.5","commitizen":"^4.2.4","typescript":"^4.9.5","@types/jest":"^27.0.2","@types/node":"^13.13.52","jest-snapshot":"^27.3.1","pretty-format":"^27.3.1","@types/nearley":"2.11.2","@types/winston":"^2.4.4","supports-color":"^9.0.2","@types/fs-extra":"^8.1.2","standard-version":"^9.5.0","eslint-plugin-import":"^2.25.3","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.4.1","@types/stringify-object":"^4.0.0","@typescript-eslint/parser":"^2.34.0","cz-conventional-changelog":"^2.1.0","eslint-config-airbnb-base":"^14.2.1","@typescript-eslint/eslint-plugin":"^2.34.0","eslint-import-resolver-typescript":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/sql-ddl-to-json-schema_5.0.0_1736775518505_0.6659425493060791","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"sql-ddl-to-json-schema","version":"6.0.0","description":"Parse and convert SQL DDL statements to a JSON Schema.","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"main":"lib/index.js","author":{"name":"Alexandre Duarte","email":"duartealexf@gmail.com","url":"https://github.com/duartealexf"},"maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"scripts":{"nodemon":"nodemon","standard-version":"standard-version","ts-node":"ts-node","eslint":"eslint","tsc":"tsc --build tsconfig.json","nearleyc":"node_modules/nearley/bin/nearleyc.js","test":"jest --passWithNoTests --no-cache --testTimeout=30000","test:watch":"npm run test -- --runInBand --watchAll --testTimeout=30000","prebuild:mysql":"npm run ts-node -- tasks/mysql/prebuild.ts","postbuild:mysql":"npm run ts-node -- tasks/mysql/postbuild.ts","build:mysql":"nearleyc src/mysql/language/grammar.ne -o src/mysql/language/grammar.ts","build":"npm run build:mysql && tsc","build:watch":"npm run nodemon -- -w src --exec 'npm run build'","lint":"eslint {src,tasks,tests}/**/*.ts --fix","version":"standard-version && git push --follow-tags","prerelease":"npm run build","release":"npm publish"},"repository":{"type":"git","url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git"},"homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","license":"MIT","bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"dependencies":{"json-schema":"^0.4.0","moo":"0.5.1","nearley":"2.20.1"},"devDependencies":{"@types/fs-extra":"^8.1.2","@types/jest":"^27.0.2","@types/moo":"0.5.5","@types/nearley":"2.11.2","@types/node":"^13.13.52","@types/stringify-object":"^4.0.0","@types/winston":"^2.4.4","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","commitizen":"^4.2.4","cz-conventional-changelog":"^2.1.0","eslint":"^6.3.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^6.15.0","eslint-import-resolver-typescript":"^1.1.1","eslint-plugin-import":"^2.25.3","eslint-plugin-prettier":"^3.4.1","fs-extra":"^5.0.0","jest":"^29.7.0","jest-snapshot":"^27.3.1","nodemon":"^3.1.7","prettier":"^1.18.2","pretty-format":"^27.3.1","standard-version":"^9.5.0","supports-color":"^9.0.2","ts-jest":"^29.2.5","ts-node":"^8.10.2","typescript":"^4.9.5","winston":"^3.3.3"},"types":"./typings","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"nodemonConfig":{"delay":"1000","ignore":["grammar.ts","grammar.ne"],"ext":"ne,ts"},"engines":{"node":">=16 <=24"},"_id":"sql-ddl-to-json-schema@6.0.0","gitHead":"8a5e4b8616e17456a9d7e9529b7008e0e6daa68c","_nodeVersion":"24.5.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-wkFpSrGdFN6NjikVTJ02ISBTVhb7Gdcj2sCh/01INO73jl76TTS5Ta0uW0AANmDbWjGVqiQrACFVBqpIBXB5kg==","shasum":"9a94b3e7acaa651d013184176d2a2733b509e80c","tarball":"https://registry.npmjs.org/sql-ddl-to-json-schema/-/sql-ddl-to-json-schema-6.0.0.tgz","fileCount":132,"unpackedSize":804960,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICbDh/uD+U6JhrYBJ0a7qib/Lv07oLWscPQB5QZE5XZJAiEAtKzP3/ksnr7kHQcMCiWfib52VB56X3cLmgWuNLZLtgc="}]},"_npmUser":{"name":"duartealexf","email":"duartealexf@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sql-ddl-to-json-schema_6.0.0_1754057045428_0.7131238913609708"},"_hasShrinkwrap":false}},"time":{"created":"2018-03-19T23:45:53.547Z","modified":"2025-08-01T14:04:05.822Z","1.0.0":"2018-03-19T23:45:53.647Z","1.0.1":"2018-03-20T01:23:18.090Z","1.0.2":"2018-03-20T01:30:39.792Z","1.1.0":"2018-03-20T02:07:16.358Z","1.2.0":"2018-03-23T02:06:42.798Z","2.0.0":"2018-03-31T22:16:23.761Z","2.0.1":"2018-05-13T00:17:40.900Z","2.0.2":"2018-05-13T00:23:30.252Z","2.0.3":"2018-05-13T00:33:47.276Z","2.0.4":"2018-05-13T01:10:02.646Z","2.0.5":"2018-05-14T00:18:01.474Z","2.0.6":"2018-07-01T22:24:31.490Z","2.1.0":"2018-07-08T01:29:23.035Z","2.2.0":"2018-07-22T04:01:22.442Z","3.0.0":"2019-01-13T03:34:13.424Z","3.0.1":"2019-03-16T13:02:02.291Z","3.1.0":"2019-04-07T02:59:20.818Z","3.1.1":"2019-05-05T18:54:00.588Z","3.1.2":"2019-05-05T19:49:24.362Z","3.1.3":"2020-03-11T13:00:33.860Z","4.0.0":"2020-03-22T06:18:56.081Z","4.0.1-rc1":"2020-03-23T00:47:44.490Z","4.0.1":"2020-03-23T01:31:58.034Z","4.0.3":"2020-07-19T19:11:04.479Z","4.0.4":"2020-09-02T01:22:50.985Z","4.0.5":"2021-11-13T21:11:03.031Z","4.0.6":"2021-11-13T21:31:03.529Z","4.0.7":"2022-09-16T01:01:48.736Z","4.0.9":"2023-02-13T13:41:16.233Z","4.0.10":"2023-05-30T00:00:55.912Z","4.1.0":"2023-07-07T22:30:12.516Z","4.1.1":"2024-11-19T22:30:56.488Z","5.0.0":"2025-01-13T13:38:38.676Z","6.0.0":"2025-08-01T14:04:05.641Z"},"bugs":{"url":"https://github.com/duartealexf/sql-ddl-to-json-schema/issues"},"author":{"name":"Alexandre Duarte","email":"duartealexf@gmail.com","url":"https://github.com/duartealexf"},"license":"MIT","homepage":"https://github.com/duartealexf/sql-ddl-to-json-schema","keywords":["parse","parser","sql","ddl","format","formatter","json","schema","jsonschema","convert","converter"],"repository":{"type":"git","url":"git+https://github.com/duartealexf/sql-ddl-to-json-schema.git"},"description":"Parse and convert SQL DDL statements to a JSON Schema.","maintainers":[{"name":"duartealexf","email":"duartealexf@gmail.com"}],"readme":"# SQL DDL to JSON Schema converter\n\n[![Tests](https://github.com/duartealexf/sql-ddl-to-json-schema/actions/workflows/run-tests.yaml/badge.svg)](https://github.com/duartealexf/sql-ddl-to-json-schema/actions/workflows/run-tests.yaml)\n[![npm](https://img.shields.io/npm/v/sql-ddl-to-json-schema.svg)](https://img.shields.io/npm/v/sql-ddl-to-json-schema.svg)\n[![node](https://img.shields.io/node/v/sql-ddl-to-json-schema.svg)](https://img.shields.io/node/v/sql-ddl-to-json-schema.svg)\n[![license](https://img.shields.io/npm/l/sql-ddl-to-json-schema.svg)](https://img.shields.io/npm/l/sql-ddl-to-json-schema.svg)\n\nTransforms SQL DDL statements into JSON format (JSON Schema and a compact format).\n\n- [SQL DDL to JSON Schema converter](#sql-ddl-to-json-schema-converter)\n  - [Overview](#overview)\n  - [Installation](#installation)\n  - [Usage](#usage)\n    - [Shorthand](#shorthand)\n    - [Step by step](#step-by-step)\n  - [Options for JSON Schema output](#options-for-json-schema-output)\n    - [`useRef`](#useref)\n  - [Version compatibility table](#version-compatibility-table)\n  - [What it is, what it is not](#what-it-is-what-it-is-not)\n  - [About](#about)\n  - [Contributing](#contributing)\n    - [Commiting](#commiting)\n    - [Understanding the internals](#understanding-the-internals)\n    - [Scripts at hand](#scripts-at-hand)\n      - [Visual Studio Code](#visual-studio-code)\n  - [Links](#links)\n\n## Overview\n\nTaking the following SQL:\n\n```sql\nCREATE TABLE users (\n  id INT(11) NOT NULL AUTO_INCREMENT,\n  nickname VARCHAR(255) NOT NULL,\n  deleted_at TIMESTAMP NULL,\n  created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL,\n  updated_at TIMESTAMP,\n  PRIMARY KEY (id)\n) ENGINE MyISAM COMMENT 'All system users';\n\nALTER TABLE users ADD UNIQUE KEY unq_nick (nickname);\n```\n\nIt parses and delivers an **array of JSON Schema documents** (one for each parsed table):\n\n```json\n[\n  {\n    \"$schema\": \"http://json-schema.org/draft-07/schema\",\n    \"$comment\": \"JSON Schema for users table\",\n    \"$id\": \"users\",\n    \"title\": \"users\",\n    \"description\": \"All system users\",\n    \"type\": \"object\",\n    \"required\": [\n      \"id\",\n      \"nickname\",\n      \"created_at\"\n    ],\n    \"definitions\": {\n      \"id\": {\n        \"$comment\": \"primary key\",\n        \"type\": \"integer\",\n        \"minimum\": 1,\n        \"maximum\": 2147483647\n      },\n      \"nickname\": {\n        \"type\": \"string\",\n        \"maxLength\": 255\n      },\n      \"deleted_at\": {\n        \"type\": \"string\"\n      },\n      \"created_at\": {\n        \"type\": \"string\",\n        \"default\": \"CURRENT_TIMESTAMP\"\n      },\n      \"updated_at\": {\n        \"type\": \"string\"\n      }\n    },\n    \"properties\": {\n      \"id\": {\n        \"$ref\": \"#/definitions/id\"\n      },\n      \"nickname\": {\n        \"$ref\": \"#/definitions/nickname\"\n      },\n      \"deleted_at\": {\n        \"$ref\": \"#/definitions/deleted_at\"\n      },\n      \"created_at\": {\n        \"$ref\": \"#/definitions/created_at\"\n      },\n      \"updated_at\": {\n        \"$ref\": \"#/definitions/updated_at\"\n      }\n    }\n  }\n]\n```\n\nAnd an array of tables in a compact JSON format:\n\n```json\n[\n  {\n    \"name\": \"users\",\n    \"columns\": [\n      {\n        \"name\": \"id\",\n        \"type\": {\n          \"datatype\": \"int\",\n          \"displayWidth\": 11\n        },\n        \"options\": {\n          \"nullable\": false,\n          \"autoincrement\": true\n        }\n      },\n      {\n        \"name\": \"nickname\",\n        \"type\": {\n          \"datatype\": \"varchar\",\n          \"length\": 255\n        },\n        \"options\": {\n          \"nullable\": false\n        }\n      },\n      {\n        \"name\": \"deleted_at\",\n        \"type\": {\n          \"datatype\": \"timestamp\",\n          \"fractional\": 0\n        },\n        \"options\": {\n          \"nullable\": true\n        }\n      },\n      {\n        \"name\": \"created_at\",\n        \"type\": {\n          \"datatype\": \"timestamp\",\n          \"fractional\": 0\n        },\n        \"options\": {\n          \"nullable\": false,\n          \"default\": \"CURRENT_TIMESTAMP\"\n        }\n      },\n      {\n        \"name\": \"updated_at\",\n        \"type\": {\n          \"datatype\": \"timestamp\",\n          \"fractional\": 0\n        },\n        \"options\": {\n          \"nullable\": true\n        }\n      }\n    ],\n    \"primaryKey\": {\n      \"columns\": [\n        {\n          \"column\": \"id\"\n        }\n      ]\n    },\n    \"uniqueKeys\": [\n      {\n        \"columns\": [\n          {\n            \"column\": \"nickname\",\n            \"length\": 255\n          }\n        ]\n      }\n    ],\n    \"options\": {\n      \"comment\": \"All system users\",\n      \"engine\": \"MyISAM\"\n    }\n  }\n]\n```\n\n_Currently only DDL statements of MySQL and MariaDB dialects are supported._ - [Check out the roadmap](https://github.com/duartealexf/sql-ddl-to-json-schema/blob/master/ROADMAP.md)\n\n## Installation\n\n```sh\nyarn add sql-ddl-to-json-schema\nnpm i sql-ddl-to-json-schema\n```\n\n## Usage\n\n### Shorthand\n\n```ts\nconst { Parser } = require('sql-ddl-to-json-schema');\n// or:\nimport { Parser } from 'sql-ddl-to-json-schema';\n\nconst parser = new Parser('mysql');\n\nconst sql = `\nCREATE TABLE users (\n  id INT(11) NOT NULL AUTO_INCREMENT,\n  nickname VARCHAR(255) NOT NULL,\n  deleted_at TIMESTAMP NULL,\n  created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL,\n  updated_at TIMESTAMP,\n  PRIMARY KEY (id)\n) ENGINE MyISAM COMMENT 'All system users';\n\nALTER TABLE users ADD UNIQUE KEY unq_nick (nickname);\n`;\n\n/**\n * Read on for available options.\n */\nconst options = {};\n\n/**\n * Explore the compact JSON format...\n */\nconst compactJsonTablesArray = parser.feed(sql).toCompactJson(parser.results);\n\n/**\n * Or get the JSON Schema if you need to modify it...\n */\nconst jsonSchemaDocuments = parser.feed(sql).toJsonSchemaArray(options, compactJsonTablesArray);\n```\n\n### Step by step\n\n```ts\n/**\n * Read on for available options.\n */\nconst options = { useRef: true };\n\n/**\n * Feed the parser with the SQL DDL statements...\n */\nparser.feed(sql);\n\n/**\n * You can get the parsed results in JSON format...\n */\nconst parsedJsonFormat = parser.results;\n\n/**\n * And pass it to be formatted in a compact JSON format...\n */\nconst compactJsonTablesArray = parser.toCompactJson(parsedJsonFormat);\n\n/**\n * Finally pass it to format to an array of JSON Schema items. One for each table...\n */\nconst jsonSchemaDocuments = parser.toJsonSchemaArray(options, compactJsonTablesArray);\n```\n\n## Options for JSON Schema output\n\nThere are a few options when it comes to formatting the JSON Schema output:\n\n### `useRef`\n\nWhether to add all properties to `definitions` and in `properties` only use \\$ref.\n\nDefault value: `true`.\n\n## Version compatibility table\n\n| This lib version range | NodeJS version range | Angular support | Other browser-based JS support |\n| ---------------------- | -------------------- | --------------- | ------------------------------ |\n| <= 3.x                 | >= 6.x               | No              | Yes                            |\n| >= 4                   | >= 8.6               | Yes             | Yes                            |\n\n## What it is, what it is not\n\n**It is** a SQL DDL parser for Javascript, based on [nearley](https://nearley.js.org). It will parse DDL statements only, converting it to JSON. No DML is supported.\n\n**It is not** a SQL DBMS, nor a SQL Server, nor SQL client.\n\n## About\n\n**No SQL server, client or DBMS is required.**\n\nTo see which DDL statements / SQL dialects are supported, [check out the roadmap](https://github.com/duartealexf/sql-ddl-to-json-schema/blob/master/ROADMAP.md).\n\nThis project is a grammar and stream-friendly SQL parser based on [nearley](https://nearley.js.org).\n\n## Contributing\n\nYou are welcome to contribute!\n\nPreferably use `npm`, as all scripts in `package.json` are run through npm.\n\n- Clone this repo\n- Install dependencies: `npm i`\n\n### Commiting\n\nPrefer using the latest version of NodeJS.\n\nTo commit, use commitizen: `git cz` (you will need to have installed devDependencies: `npm i`).\n\n### Understanding the internals\n\nFolder structure:\n\n```md\n|- lib/ Compiled library folder, product of this project.\n|\n|- src/\n| |- typings/ Types used throughout project.\n| |- shared/ Shared files used by dialects, parsers and formatters.\n| |- mysql/\n| |- formatter/ Formats the parsed JSON (output of parser) to other format.\n| |- compact/ Formatter for compact JSON format.\n| |- json-schema/ Formatter for JSON Schema format.\n| |- language/\n| |- dictionary/ TS files with array of keywords and symbols used in lexer.ne.\n| |- rules/ Nearley files with grammar rules.\n| |- lexer.ne Entrypoint and first lines of the grammar.\n|\n|- tasks/\n| |- mysql/\n| |- assembly.ts Script that concatenates all .ne files to grammar.ne to lib folder.\n| |- formatters.ts Script that sends a copy of formatters to lib folder.\n|\n|- test/ Tests.\n```\n\n- There are naming rules for tokens in ne files, as stated in `lexer.ne`. They are prepended with:\n\n```txt\n\nK_ -> Keywords\nP_ -> Phrase (aka statements)\nO_ -> Options (one of several keywords or phrases)\nS_ -> Symbol (not a keyword, but chars and other matches by RegExp's)\n\n```\n\n1. The `dictionary/keywords.ts` file contains keywords, but they are prepended with K\\_ when used in .ne files. Take a look to make sure you understand how it is exported.\n\n2. The compiled `grammar.ne` file comprises an assembly (concatenation) of `lexer.ne` and files in `language` folder. So don't worry about importing .ne files in other .ne files. This prevents circular dependency and grammar rules in `lexer.ne` are scoped to all files (thus not having to repeat them in every file).\n\n### Scripts at hand\n\nValid to all SQL dialects:\n\n- Assemble `grammar.ne` and compile to `grammar.ts`: `npm run build`\n- Same as above, but watch for changes: `npm run build:watch`\n- Run tests: `npm run test`\n- Test and watch for changes: `npm run test:watch`\n\n#### Visual Studio Code\n\nDebug launch config is versioned in this repository.\n\n## Links\n\n- [Grammar List](http://www.antlr3.org/grammar/list.html)\n- [moo](https://github.com/no-context/moo)\n- [nearley](https://github.com/kach/nearley)\n","readmeFilename":"README.md"}