{"_id":"@agadev/geometry","_rev":"4-8273461ac6110624580b1a68bff46ee1","time":{"created":"2023-08-08T01:13:47.763Z","1.0.0":"2023-08-01T01:59:34.614Z","modified":"2023-08-14T22:16:18.570Z","1.0.1":"2023-08-08T01:13:47.982Z","1.0.2":"2023-08-14T22:16:18.353Z"},"name":"@agadev/geometry","dist-tags":{"latest":"1.0.2"},"versions":{"1.0.1":{"name":"@agadev/geometry","version":"1.0.1","description":"Make figures in terminal","main":"lib/index.js","module":"lib/index.mjs","repository":{"type":"git","url":"git+https://github.com/AgaDevInc/Geometry.git"},"keywords":["terminal","geometry","aga"],"author":{"name":"AgaDev"},"license":"ISC","bugs":{"url":"https://github.com/AgaDevInc/Geometry/issues"},"homepage":"https://github.com/AgaDevInc/Geometry#readme","types":"./lib/index.d.ts","gitHead":"ab8af16732829eb1a440296c15a4afb82fc5d9f3","_id":"@agadev/geometry@1.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-HhPVcpo/QZPwDKDZygsw/EqZrkybWfdVUw0T8QkLHpeMiwYsPUCwFfdTdlmMdStjD4V8lz/KyruZe/9FE95Wgg==","shasum":"e0a491448db954814182aa6264843ded3b047a02","tarball":"https://registry.npmjs.org/@agadev/geometry/-/geometry-1.0.1.tgz","fileCount":12,"unpackedSize":7559,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBqga1mctKgTQIjmUSZtJTbqhcQg8uiuzEeq/0OyXm+8AiBtxh4gYCaHWRbm9Nrxoh68BtE3Pn9pysfFAZRyyTCmpA=="}]},"_npmUser":{"name":"agacraft","email":"agacraft.addons@gmail.com"},"directories":{},"maintainers":[{"name":"agacraft","email":"agacraft.addons@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geometry_1.0.1_1691457227819_0.9531148313073003"},"_hasShrinkwrap":false},"1.0.2":{"name":"@agadev/geometry","version":"1.0.2","description":"Make figures in 2D","main":"lib/index.js","module":"lib/index.mjs","repository":{"type":"git","url":"git+https://github.com/AgaDevInc/Geometry.git"},"keywords":["terminal","geometry","aga"],"author":{"name":"AgaDev"},"license":"ISC","bugs":{"url":"https://github.com/AgaDevInc/Geometry/issues"},"homepage":"https://github.com/AgaDevInc/Geometry#readme","types":"./lib/index.d.ts","gitHead":"522008390d5efc21c2a0c840d7116674b34ce8af","_id":"@agadev/geometry@1.0.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-7rofcHdu2pvpG6wY6L6ETI+CKNWmleC0GP58/xpgJFrtEVU6b6tx7Q5Gl2PMOvs0F4pJTdk5O9VesqQeG78jTQ==","shasum":"414704b624db35847cf09db95feb702a7c234385","tarball":"https://registry.npmjs.org/@agadev/geometry/-/geometry-1.0.2.tgz","fileCount":12,"unpackedSize":7553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH0q0xxPJ3YWdux0Ula1Xuc5A2gvKXeQyjDRYkEHbujbAiEAh1bSLv3oWz+dbFRKCc7RwtIlOiNGIimm2kKl2wEwEPQ="}]},"_npmUser":{"name":"agacraft","email":"agacraft.addons@gmail.com"},"directories":{},"maintainers":[{"name":"agacraft","email":"agacraft.addons@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geometry_1.0.2_1692051378185_0.20062936462859593"},"_hasShrinkwrap":false}},"maintainers":[{"name":"agacraft","email":"agacraft.addons@gmail.com"}],"description":"Make figures in 2D","homepage":"https://github.com/AgaDevInc/Geometry#readme","keywords":["terminal","geometry","aga"],"repository":{"type":"git","url":"git+https://github.com/AgaDevInc/Geometry.git"},"author":{"name":"AgaDev"},"bugs":{"url":"https://github.com/AgaDevInc/Geometry/issues"},"license":"ISC","readme":"# @agadev/geometry\r\n## A simple package to add colors to your terminal\r\n\r\n## Imports\r\n### Deno\r\n```js\r\nimport * as geometry from 'https://agacdn.onrender.com/agadev:geometry';\r\n```\r\n### CommonJS\r\n```js\r\nconst colors = require('@agadev/geometry');\r\n```\r\n### ECMAScript\r\n```js\r\nimport * as geometry from '@agadev/geometry';\r\n```\r\n\r\n## Example\r\n```js\r\nconst figure = geometry.circle.make();\r\nconst str = geometry\r\n```\r\n","readmeFilename":"README.md"}