{"_id":"@abdulkabir/lotide","_rev":"1-ccd4f1dec3899a9792b99e2dfb625249","name":"@abdulkabir/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@abdulkabir/lotide","version":"1.0.0","description":"Mini Lodash library","main":"assertArraysEqual.js","directories":{"test":"test"},"dependencies":{"chai":"^4.3.4"},"devDependencies":{"mocha":"^9.1.3"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/abdojulari/lotide.git"},"author":{"name":"Abdulkabir Ojulari"},"license":"ISC","bugs":{"url":"https://github.com/abdojulari/lotide/issues"},"homepage":"https://github.com/abdojulari/lotide#readme","gitHead":"c319958184fef5eb84ab16d5028fba57b2bdc820","_id":"@abdulkabir/lotide@1.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-YPIyXihFGOgKSbK5xAm23k/vr6tixnxhlJkbzGSju3PbRcJ5gs/L1udK1VCh7sgUHjuqOz0OkddM6Emv0h/9uQ==","shasum":"4a07544080efee0c8dfeb9447426b14af1684440","tarball":"https://registry.npmjs.org/@abdulkabir/lotide/-/lotide-1.0.0.tgz","fileCount":44,"unpackedSize":338571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0t36CRA9TVsSAnZWagAAFV4P/idXeODsB1DXZYG0Bpwn\nUxA84DEnW9XQeYv3PACa040BZYh1Oc7f+jwgxgFO6aRP8yFSm17NYbWZERIU\n2EmQ6wZA7LR1Cmbwm+kEajedq9XQHxFOEG4jDx/EtOZCxzKgAXCY3G7ZVQl7\nN/dYlex9kvzoDLvYW7vZMmbvq5XpxS9E076q5LsQnrFiDFsHEPgVzztagvDO\n+4U1QhMG04FvpTMUWH/vuxhJoPmcSRn2R2BhGY+W6VQfJzv8N5Le4fEy0glo\n+GlBw0ctDAuGl09aoyRxAhLPreWpv4HozVCNaP1hWVXRBCkqV5FXM5hDNtGJ\nkuTLONghCfVV8oZkAg8WVDFgiCCenJ58aj+As/PI5gkVRFUci0uvaWHUHAQp\nhohKnaARISOu09XJIjD1L2fLZNzU0nKgPdaqw0qqsCK41ZP+z2BLai8vfFLA\n02LlRC0/GCyzsqpbpsmzieonspDHGPi8Q1M+ULPgeDK0pKwg97okltm/qtYA\nq6/RbkYy4KNa/IowgLMT+O3aVcyqdNmlbI13TBy8suGai39WlV6PaFVJRbsd\nPR6ld0FQkQfyh4yyL3zhYHyunnVsJoD4tIfrUaWh7E+iEGqAX8Z2fyvHM6uQ\nWnZPDUoyhH9fqG1lOQOVJ1uBjxecwzPX42L2EgR7ZfCHT+HzCvIV9S7/F/P2\nbxO/\r\n=Mjhe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDssv48k5Zi76fpYm6Qq4xJruHtSfrTvxlI/o/lKDN+kgIgBQ+pZfS7lpYXHqqraVdKdV0U/yDYqXb4tFcvWMrVmhg="}]},"_npmUser":{"name":"abdulkabir","email":"abdulkabirojulari@gmail.com"},"maintainers":[{"name":"abdulkabir","email":"abdulkabirojulari@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1641209338753_0.2862490670140101"},"_hasShrinkwrap":false}},"time":{"created":"2022-01-03T11:28:58.695Z","1.0.0":"2022-01-03T11:28:58.892Z","modified":"2022-04-04T10:58:37.781Z"},"maintainers":[{"name":"abdulkabir","email":"abdulkabirojulari@gmail.com"}],"description":"Mini Lodash library","homepage":"https://github.com/abdojulari/lotide#readme","repository":{"type":"git","url":"git+https://github.com/abdojulari/lotide.git"},"author":{"name":"Abdulkabir Ojulari"},"bugs":{"url":"https://github.com/abdojulari/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 @abdulkabir/lotide`\n\n**Require it:**\n\n`const _ = require('@abdulkabir/lotide');`\n\n**Call it:**\n\n`const results = _.head([1, 2, 3]) // => 1`\n\n## Documentation\n\nThe following functions are currently implemented:\n\n* `function1(...)`: description\n* `function2(...)`: description\n* `function3(...)`: description","readmeFilename":"README.md"}