{"_id":"@abdiranman/lotide","_rev":"1-eb769d0038a39bc45470449ad0cf6d15","name":"@abdiranman/lotide","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"@abdiranman/lotide","version":"1.0.0","description":"A small library inspired by Lodash","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/abdiranman/lotide.git"},"author":{"name":"@abdiranman"},"license":"ISC","bugs":{"url":"https://github.com/abdiranman/lotide/issues"},"homepage":"https://github.com/abdiranman/lotide#readme","devDependencies":{"chai":"^4.3.7","mocha":"^9.2.2"},"gitHead":"db615ecd3264d4c392927705cdc5fc2948a6f924","_id":"@abdiranman/lotide@1.0.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"integrity":"sha512-7ryrQxw6E3vVp2kxf14yCHWZPnXpKY50piN5u1Fih2pTI65f7bPYGWAi3pvabJpatoJV8P3ebAGat2v9LQUu7w==","shasum":"aaab9265e42a03d4af5021991500b54338e189b4","tarball":"https://registry.npmjs.org/@abdiranman/lotide/-/lotide-1.0.0.tgz","fileCount":26,"unpackedSize":20387,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGXNCZp2rlVIlwL9ZBlnkuBNwOvQnt79uUtdiITwSFDJAiBAZmFapwa+bG9tzRIuQvjYEszg1QVpCylLjmk+mAGmtQ=="}]},"_npmUser":{"name":"abdiranman","email":"Abdirahman.abdi330@gmail.com"},"maintainers":[{"name":"abdiranman","email":"Abdirahman.abdi330@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1691370702736_0.5511794985105316"},"_hasShrinkwrap":false},"1.0.1":{"name":"@abdiranman/lotide","version":"1.0.1","description":"A small library inspired by Lodash","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/abdiranman/lotide.git"},"author":{"name":"@abdiranman"},"license":"ISC","bugs":{"url":"https://github.com/abdiranman/lotide/issues"},"homepage":"https://github.com/abdiranman/lotide#readme","devDependencies":{"chai":"^4.3.7","mocha":"^9.2.2"},"dependencies":{},"gitHead":"90dcd32e19ffee6a81a8b49351b7afc7929df9d7","_id":"@abdiranman/lotide@1.0.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"integrity":"sha512-3lCNKBg4DAWb+qpmuSd8k0E/h7VBcxLYI14rzc8MJH4cfE2BtkINaejAqwqY9oDJfz3UPVQ6b59Sg4x0dO5Ejg==","shasum":"420821fd65d91418bf379df25d4527b5386c183a","tarball":"https://registry.npmjs.org/@abdiranman/lotide/-/lotide-1.0.1.tgz","fileCount":27,"unpackedSize":22841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrCn7Y5VofkRyYX6H5IB3pyRynIE+Yvp6MCmDlzhijrAIhAJYdE4Ng9dVZ5na54MWtY5LVCXj1ZAmi01ML2etIWO/9"}]},"_npmUser":{"name":"abdiranman","email":"Abdirahman.abdi330@gmail.com"},"maintainers":[{"name":"abdiranman","email":"Abdirahman.abdi330@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.1_1691524914794_0.07105348509347031"},"_hasShrinkwrap":false}},"time":{"created":"2023-08-07T01:11:42.679Z","1.0.0":"2023-08-07T01:11:42.972Z","modified":"2023-08-08T20:01:55.210Z","1.0.1":"2023-08-08T20:01:55.017Z"},"maintainers":[{"name":"abdiranman","email":"Abdirahman.abdi330@gmail.com"}],"description":"A small library inspired by Lodash","homepage":"https://github.com/abdiranman/lotide#readme","repository":{"type":"git","url":"git+https://github.com/abdiranman/lotide.git"},"author":{"name":"@abdiranman"},"bugs":{"url":"https://github.com/abdiranman/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 @abdiranman/lotide`\n\n**Require it:**\n\n`const _ = require('@abdiranman/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","readmeFilename":"README.md"}