{"_id":"@ambit-sa/presto-driver","_rev":"1-6024b9e9261b12b766ea4a59250be5b2","name":"@ambit-sa/presto-driver","dist-tags":{"latest":"0.19.17"},"versions":{"0.19.17":{"name":"@ambit-sa/presto-driver","description":"Cube.js Presto database driver","author":{"name":"AMBIT-SA"},"version":"0.19.17","repository":{"type":"git","url":"git+https://github.com/d4rth-v4d3r/cube.js.git","directory":"packages/cubejs-prestodb-driver"},"engines":{"node":">=8.11.1"},"main":"driver/PrestoDriver.js","dependencies":{"@cubejs-backend/query-orchestrator":"^0.19.17","presto-client":"^0.7.0","ramda":"^0.27.0","sqlstring":"^2.3.1"},"license":"Apache-2.0","publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/d4rth-v4d3r/cube.js/issues"},"homepage":"https://github.com/d4rth-v4d3r/cube.js#readme","_id":"@ambit-sa/presto-driver@0.19.17","_nodeVersion":"12.16.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-qC/BXLiyuclDkzEPifOk6UGSHeMnrjz5Z8WW/Y2uYGPTmUhhSeorAEATr+DZqQw/W68+Te/F2oJQQ091obRztA==","shasum":"e8f94b0c913523537481c01ac337420effab2049","tarball":"https://registry.npmjs.org/@ambit-sa/presto-driver/-/presto-driver-0.19.17.tgz","fileCount":5,"unpackedSize":24543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexcN/CRA9TVsSAnZWagAA1KsQAJFkLDdOM4zWbtofkWn4\n3Vo8q+N/unQbfGAhP9Nc9jqkwjvea5AMcdlb5NjzS0yb8OF6UH9iptzBLEbW\nEGAbSkvEbgcTrdwyPayJIhgATHej2R7mgUcPPZesolG+ZMPntAb8Qc28ywiw\nkgt2oZTjP9YRbd+VspVxuDf2rwMdI9g5Wz9Zz4KuboHAgQcZdIKLmgAVQkD7\nIxlDXgLcMQnFEaijy5tQBolTRO3EM+f1s2POkqjUS+VRP0b7e2/h87fM62w+\nJrd0ayv8S2RRoyk2uMR9+8NaKkMRKT5YPt8hdJWiv8F4OBLC0+to3O96qd76\nBi1929cOK6/LfDAAKRRyAHtYDWq3hqVfYrEVV47GkNEcg76g66ALi9LvjYIq\nI9i/fQTDB7cc1qS/EIjZGn8+u/WevRH03xNpECCwQHyyG08fmJTzhVGj9jJG\n6UDUnKptrg/RBDam0mGxqKLExeKoHZDil7MOhbJbJrQkA8+nt1Q5N5wAPbHx\nDoIB7uamk20zzBDEOdjOyOs8blo3C41ENC06mntEXLvQzC29dgicxJRZFnmX\nmdjZ8ia9kejnEU452RpFVuUEF2v4Cx8trCfNFPdTyC6hShuY+45KGIQXFaKs\nGtYvyw2sBiS9GznupQ7jl9pZ4KGzbn62l8iVn/Vm6r3ZrSif0hJ0U8S3hQpF\nPUap\r\n=x7JQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgHvL0C6TIuREd54oR2PLKcHFaGJlaYIDDKaQdKZR8AQIhAOS3n4ptr/Cph1NoMh1pslPIbxQuuA0BaQsU1pnrCk1A"}]},"maintainers":[{"name":"juky","email":"julian.chamale@outlook.com"}],"_npmUser":{"name":"juky","email":"julian.chamale@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/presto-driver_0.19.17_1590018943096_0.39543318258817495"},"_hasShrinkwrap":false}},"time":{"created":"2020-05-20T23:55:42.847Z","0.19.17":"2020-05-20T23:55:43.294Z","modified":"2022-04-04T13:46:03.433Z"},"maintainers":[{"name":"juky","email":"julian.chamale@outlook.com"}],"description":"Cube.js Presto database driver","homepage":"https://github.com/d4rth-v4d3r/cube.js#readme","repository":{"type":"git","url":"git+https://github.com/d4rth-v4d3r/cube.js.git","directory":"packages/cubejs-prestodb-driver"},"author":{"name":"AMBIT-SA"},"bugs":{"url":"https://github.com/d4rth-v4d3r/cube.js/issues"},"license":"Apache-2.0","readme":"<p align=\"center\"><a href=\"https://cube.dev\"><img src=\"https://i.imgur.com/zYHXm4o.png\" alt=\"Cube.js\" width=\"300px\"></a></p>\r\n\r\n[Website](https://cube.dev) • [Docs](https://cube.dev/docs) • [Blog](https://cube.dev/blog) • [Slack](https://slack.cube.dev) • [Twitter](https://twitter.com/thecubejs)\r\n\r\n[![npm version](https://badge.fury.io/js/%40cubejs-backend%2Fserver.svg)](https://badge.fury.io/js/%40cubejs-backend%2Fserver)\r\n[![CircleCI](https://circleci.com/gh/cube-js/cube.js.svg?style=shield)](https://circleci.com/gh/cube-js/cube.js)\r\n\r\n# Cube.js Presto Database Driver\r\n\r\nPure Javascript Presto driver.\r\n\r\n[Learn more](https://github.com/cube-js/cube.js#getting-started)\r\n\r\n### License\r\n\r\nCube.js Presto Database Driver is [Apache 2.0 licensed](./LICENSE).\r\n","readmeFilename":"README.md"}