{"_id":"@alsid604/l","_rev":"1-1d8f22eb881a205d4e7700a700b5e706","name":"@alsid604/l","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@alsid604/l","version":"1.0.0","description":"alexander siorenkos lotide library : Lighthouse Labs","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/AlSid604/lotide.git"},"author":{"name":"alexander sidorenko"},"license":"ISC","bugs":{"url":"https://github.com/AlSid604/lotide/issues"},"homepage":"https://github.com/AlSid604/lotide#readme","devDependencies":{"chai":"^4.3.4","mocha":"^9.0.1"},"gitHead":"f6bfd039aadb7801837dccaa21cdf7f6c4760961","_id":"@alsid604/l@1.0.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-QL8OeNta5NWbsTAIe1re2Skqs5fTsy1YCA3OM8HM931Ogj+MyrTAo/txXVsRtW38NzqRSyh0Co0BZIvSRQGMsA==","shasum":"bdba25f817ae4a12358c551bca48af6a9367548c","tarball":"https://registry.npmjs.org/@alsid604/l/-/l-1.0.0.tgz","fileCount":25,"unpackedSize":17932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2qNyCRA9TVsSAnZWagAArokP/3q0pwWKsBWnUqmiREAx\nDlkackF5Dm4YrU69RjTjGHmryuIhx/g6VG/R49+OYP0uglSoPmPw0DwRXmUI\nYrsSExLqMPapcFHGiTZtVry7h/wOdYuzQFFWKH+cxQ4UqbFd21jq5XlpAuoj\nFM/SBB+7roXbSC2LizRNww/uUXmo2lenPZq1t/3MwShwHzMffX/w9AU6DSz1\nRjgbuj0aOMy1EEpCEUQ7YZRwFY0isyDD7nvwrFeul79CmPmiWxjuAe5Jvvg+\nWiDNENMf/jV+nS1M8sCspIFiH7GxjBiyt2eJmWQnts8oc2InhSNtGy8WkXvx\njT/whne6Awph6J8kiukGK8WGgP9tgooC+tA3B8ct6xdTqvDXoDthIxFKiD9A\nbQhMo5ajh1T2KO4psK9W8tpDmwDBXo/O1ph0jE1IaFoFspjnKEJ67FPh5KRL\nXhUGVRF0oX/Dr3kQCdWBuddCbECl2hej8ABS4pZ65wlx2usn4Petcjs/iw3N\nJG28wf5yv1s/jyV6X8jY9PuTzkCpMcHLAyl4uymiYBQ2L2RnDdN0l1q5mrFz\nKYUh/j8MeIkpOg8wb7auqWgbbghrKcolj14/q6zvv4SCxUi6k2O8E+UZ6Wvw\nTt5jul4G8tLJGwImGOf8krFE5E1lL3BKhSapDinFzkSM+YWckxCEkoZu+hHV\naXPi\r\n=LDy5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgBb2bTDQJhO2rGR6v74J8ZJ8SmQg8l33pWFjRH1bbZAIgDYB7qehDsqAuxbl0NBGceDm0tJczZEZUQQyGw6M3xok="}]},"_npmUser":{"name":"alsid604","email":"alex_sidor97@hotmail.com"},"maintainers":[{"name":"alsid604","email":"alex_sidor97@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/l_1.0.0_1624941426022_0.34278622989854424"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-29T04:37:05.971Z","1.0.0":"2021-06-29T04:37:06.136Z","modified":"2022-04-04T13:38:59.280Z"},"maintainers":[{"name":"alsid604","email":"alex_sidor97@hotmail.com"}],"description":"alexander siorenkos lotide library : Lighthouse Labs","homepage":"https://github.com/AlSid604/lotide#readme","repository":{"type":"git","url":"git+https://github.com/AlSid604/lotide.git"},"author":{"name":"alexander sidorenko"},"bugs":{"url":"https://github.com/AlSid604/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 @alsid604/lotide`\n\n**Require it:**\n\n`const _ = require('@alsid604/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"}