{"_id":"@allnightann/lotide","name":"@allnightann/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@allnightann/lotide","version":"1.0.0","description":"lotide example","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/allnightjam/lotide-.git"},"author":{"name":"Joyce Ann"},"license":"ISC","bugs":{"url":"https://github.com/allnightjam/lotide-/issues"},"homepage":"https://github.com/allnightjam/lotide-#readme","devDependencies":{"chai":"^4.3.7","mocha":"^9.2.2"},"dependencies":{"lotide":"^1.0.1"},"gitHead":"4c7be0f28ac01fa49075283d64e3f71e91d72220","_id":"@allnightann/lotide@1.0.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"integrity":"sha512-/8KeqLvkKLwU4nhXZpu2jMCV3ezMpquCWMotoprWWpelwdXcu5FjcIrfLpeN280fer5s0mX26K3v18mu3Hf3FQ==","shasum":"94cf33df6726ea0447c2c1dbbb8972d40b2161d1","tarball":"https://registry.npmjs.org/@allnightann/lotide/-/lotide-1.0.0.tgz","fileCount":31,"unpackedSize":16523,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrifqkUQUXEKffzUrDfWnt1c9TOFk/B8K8owY24At98QIgZhDpiF032nHUQUJp+71QvCfxedonQcKJgGqv5D2y5p0="}]},"_npmUser":{"name":"allnightann","email":"joyceanntecho@gmail.com"},"maintainers":[{"name":"allnightann","email":"joyceanntecho@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1683592311243_0.3172224380254909"},"_hasShrinkwrap":false}},"time":{"created":"2023-05-09T00:31:51.186Z","1.0.0":"2023-05-09T00:31:51.429Z","modified":"2023-05-09T00:31:51.602Z"},"maintainers":[{"name":"allnightann","email":"joyceanntecho@gmail.com"}],"description":"lotide example","homepage":"https://github.com/allnightjam/lotide-#readme","repository":{"type":"git","url":"git+https://github.com/allnightjam/lotide-.git"},"author":{"name":"Joyce Ann"},"bugs":{"url":"https://github.com/allnightjam/lotide-/issues"},"license":"ISC","readme":"# Lotide\n\nA mini clone of the [Lodash](https://lodash.com) library.\n\n## Purpose\n\n**_BEWARE:_ This library was published for learning purposes. It is _not_ intended for use in production-grade software.**\n\nThis project was created and published by me as part of my learnings at Lighthouse Labs. \n\n## Usage\n\n**Install it:**\n\n`npm install @allnightann/lotide`\n\n**Require it:**\n\n`const _ = require('@allnightann/lotide');`\n\n**Call it:**\n\n`const results = _.tail([1, 2, 3]) // => [2, 3]`\n\n## Documentation\n\nThe following functions are currently implemented:\n\n* `function1(...)`: description\n* `function2(...)`: description\n* `function3(...)`: description\n","readmeFilename":"README.md"}