{"_id":"@a2gttm/lotide","name":"@a2gttm/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@a2gttm/lotide","version":"1.0.0","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/ahmedabdi00/lotide.git"},"author":"","license":"ISC","bugs":{"url":"https://github.com/ahmedabdi00/lotide/issues"},"homepage":"https://github.com/ahmedabdi00/lotide#readme","description":"A mini clone of the [Lodash](https://lodash.com) library.","devDependencies":{"chai":"^4.3.8","mocha":"^9.2.2"},"dependencies":{"my-package":"0.0.0"},"gitHead":"a7bcc1c442db86d9b0cc5e0808dd13ecbb52cd27","_id":"@a2gttm/lotide@1.0.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"integrity":"sha512-UG89M5SnyoQavpd4IPENtcL/QOMFarWIxClUxrXTtr9JCltpWopTeNZe+it83iyBkjpgk8eg3aczHMwhIkFMHg==","shasum":"fa8cdeb1c3427b677a53bbb13b85386a608fba30","tarball":"https://registry.npmjs.org/@a2gttm/lotide/-/lotide-1.0.0.tgz","fileCount":24,"unpackedSize":21333,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICJHpVCrTvDl3O/IZ4XtCYdbNuhDQBnZWBRtkJUFucYCAiEAk0FHTWxYQcWT516AU2ABxpVcjxQCoZr3BcgsKGKr/J0="}]},"_npmUser":{"name":"a2gttm","email":"a.abdi11965@gmail.com"},"maintainers":[{"name":"a2gttm","email":"a.abdi11965@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1695780700936_0.2516786658843855"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-27T02:11:40.814Z","1.0.0":"2023-09-27T02:11:41.148Z","modified":"2023-09-27T02:11:41.455Z"},"maintainers":[{"name":"a2gttm","email":"a.abdi11965@gmail.com"}],"description":"A mini clone of the [Lodash](https://lodash.com) library.","homepage":"https://github.com/ahmedabdi00/lotide#readme","repository":{"type":"git","url":"git+https://github.com/ahmedabdi00/lotide.git"},"bugs":{"url":"https://github.com/ahmedabdi00/lotide/issues"},"license":"ISC","readme":"# Lotide\r\n\r\nA mini clone of the [Lodash](https://lodash.com) library.\r\n\r\n## Purpose\r\n\r\n**_BEWARE:_ This library was published for learning purposes. It is _not_ intended for use in production-grade software.**\r\n\r\nThis project was created and published by me as part of my learnings at Lighthouse Labs. \r\n\r\n## Usage\r\n\r\n**Install it:**\r\n\r\n`npm install @a2gttm/lotide`\r\n\r\n**Require it:**\r\n\r\n`const _ = require('@a2gttm/lotide');`\r\n\r\n**Call it:**\r\n\r\n`const results = _.tail([1, 2, 3]) // => [2, 3]`\r\n\r\n## Documentation\r\n\r\nThe following functions are currently implemented:\r\n\r\n* `function1(...)`: description\r\n* `function2(...)`: description\r\n* `function3(...)`: description","readmeFilename":"README.md"}