{"_id":"@afshankhatoon/lotide","_rev":"1-0a8de71fc29047507562c0e299d59c77","name":"@afshankhatoon/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@afshankhatoon/lotide","version":"1.0.0","description":"LHL work","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/afshankhatoon/lotide.git"},"author":{"name":"Afshan"},"license":"ISC","bugs":{"url":"https://github.com/afshankhatoon/lotide/issues"},"homepage":"https://github.com/afshankhatoon/lotide#readme","devDependencies":{"chai":"^4.2.0","mocha":"^8.2.1"},"gitHead":"c3f36e77cdee6ae31170695b199c8a60b0a02e06","_id":"@afshankhatoon/lotide@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"afshankhatoon","email":"afshankhatoon.job@gmail.com"},"dist":{"integrity":"sha512-24j0cgglnVEZceaolnMO7IcHVdPyj8Do3YLlCVkpEK6a5+nHZU0e2M1mQnKA27pG4Q+oAoumwFJ/YlQ65QWfsA==","shasum":"5c33523c218c1d4f0c0c14a7332fa39c445cdfcb","tarball":"https://registry.npmjs.org/@afshankhatoon/lotide/-/lotide-1.0.0.tgz","fileCount":27,"unpackedSize":20568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfohqACRA9TVsSAnZWagAAtloP/0so8IUAffiEWsIrPB5q\nzV33ZK0/lmgKsyT5Ml+15gyWjP9kNEQJ7zKBM5HatUl/hToPU5sb7Lfs/UQk\niLKFFvfE6nMkEDvnBKLO82PG23cwgFEDH+js05c5yGlTldXuBiOopNYn+86g\n/JMLzqEtX0pWeeMwtxYVseaV+0HqoVkB3VF3xsSyKt6lNbETQR7gIIruF5m/\n5yd09Oz/dnIMrmOPcFIOlsKvS5JTogcB2GRyelvlBEcYhZQ6GiVH3UZZxJq5\nGYZ9+6ih/BanWoNT86ZMqrTczrM/tT/7JvHsPsD3PDlRZXQmkLPoIaZ8oasB\n9ymh21d/5UA0UckLjd/2CKjTMLJLlYp/HGepmeLJosbsFrYDHcdvKolHY9Sz\nrohaDj2XHE8Y84r0adt4YUWuPc//QzNAxp2Qa/OtFp57qpTt6A2paYzcw7Lv\n657UCs8objPR7bJ0xDfrhW4fyIm4W2RNmfPobUybNIkJFfcVLuJqzAeo5wc5\nZnd/61Q+QLIfhpVgB6Uj6AyDL1mspyq6Nal/DoqAbyzA5tgHx0MQUrOheDy/\nhs4wa9uHurrwrMKX78Ey8KHJBuMxzZUQNpxKDNDqBmMVh6mOgL1UFMz6KqT+\nP0jsljSYw1e+pJ+Ln+6SgD5kigCv8Q7aw7299iN7nCsTq+zPyTAR9PfZWChF\nh2MX\r\n=z7QZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxa7FA3U4ARiZ5dGHDpdWblit53oIQpsqLYbvImUmYkAIhAJbtp1RTIzhnzp1YAlormAsFL7MkhGy8s1E58PROn9kg"}]},"maintainers":[{"name":"afshankhatoon","email":"afshankhatoon.job@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1604459136201_0.7837392885536378"},"_hasShrinkwrap":false}},"time":{"created":"2020-11-04T03:05:36.164Z","1.0.0":"2020-11-04T03:05:36.386Z","modified":"2022-04-04T11:51:31.305Z"},"maintainers":[{"name":"afshankhatoon","email":"afshankhatoon.job@gmail.com"}],"description":"LHL work","homepage":"https://github.com/afshankhatoon/lotide#readme","repository":{"type":"git","url":"git+https://github.com/afshankhatoon/lotide.git"},"author":{"name":"Afshan"},"bugs":{"url":"https://github.com/afshankhatoon/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 @afshankhatoon/lotide`\n\n**Require it:**\n\n`const _ = require('@afshankhatoon/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* `head(...)`: description\n* `tail(...)`: description\n* `middle(...)`: description","readmeFilename":"README.md"}