{"_id":"@aaron3993/lotide","_rev":"1-dfb450a4603414cd5858de3d77a27421","name":"@aaron3993/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@aaron3993/lotide","version":"1.0.0","description":"Lotide project with Lighthouse Labs","main":"assertArraysEqual.js","directories":{"test":"test"},"dependencies":{},"devDependencies":{"mocha":"^7.2.0","chai":"^4.2.0"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/aaron3993/lotide.git"},"author":{"name":"Aaron"},"license":"ISC","bugs":{"url":"https://github.com/aaron3993/lotide/issues"},"homepage":"https://github.com/aaron3993/lotide#readme","gitHead":"0a3beb632c09eacd7a96d39aed4081f695b3604d","_id":"@aaron3993/lotide@1.0.0","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-XkJ+S1CDYWDetV3b6QT59diQqBSM9nOsG3IFuq+GuKBzYI2xT2qRhlUdxkS51a7U0Z3yVyPFT6Mp7lPpFcIcbQ==","shasum":"d50ffbd74e684566c550b79f66d2e123c1f72cbe","tarball":"https://registry.npmjs.org/@aaron3993/lotide/-/lotide-1.0.0.tgz","fileCount":32,"unpackedSize":14533,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1Yz8CRA9TVsSAnZWagAAs40QAJxecNU4rk5gQAe5pWpA\no1hCEq/96sTPYJxX6fNkCNTwq8pik3+8Kr4S9mzhgDNF3hB077TCgM8stI/9\nBB6rtkekjKc3KAJc+5t6lA6UNWEltq7vy1r6CbwOQzzYnsnLzradQH+9a2mb\nJAR1SWJizEAVYGIdRZxUu1hBY0zatERmRM00v5diC4LF0v4t/38V5WBebwas\nMv6Nw8/i/1WsDwZ7fFLd1rCXqlaB3C7378YqOYLw9+OoGQB8lvoH2VyRWq9J\nZk4aqInoiYEZalMJaSfW+uCYR6SL3maa55dnli4EtrcsIIhpUGill+PJ8aNf\nCuYpNux+WyrSyYuoLOvnujnytcFiQdozPtzW35Zh2X83RjSsnXJCKSTQqYN1\nmwfNiPV1F0UNBTbfFAPQVhkcmJ3tjxJvJZdIWCGA1o0+5B301oG8tL2zpxY6\nb97qogvsJ4iMOOZxbjYkDtWn/c5uWSAVnhv4tONduCRoSCvP3UN7PIQh4N/v\nE6COsuXeetoyF2AVz7uxsCeljw0AtHEf50O4LPTLEkXakYNCR53Kp5HapvMh\nK8oVR6BiJuoKtXEe0FK9opPV/6s8Nq8fPwBR0paprgqSsFmDAYFLEERrw5QX\nHSENgUF/tDT2kBNorxcc7ej3IeE1b7dYwzlvvxQF5ouetF4OWg0H6eKd5jOj\n7Hzt\r\n=mPIr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF+hp5xMyRceF0GIBMqepIT1fRCaer90e/uwDtpsn7WdAiAY6AKGqMolGi+b1y56YapJj9d9cN1V+YPP6TlndojQsQ=="}]},"maintainers":[{"name":"aaron3993","email":"aaron3993@hotmail.com"}],"_npmUser":{"name":"aaron3993","email":"aaron3993@hotmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1591053564146_0.14323607588304532"},"_hasShrinkwrap":false}},"time":{"created":"2020-06-01T23:19:24.110Z","1.0.0":"2020-06-01T23:19:24.250Z","modified":"2022-04-04T10:55:32.634Z"},"maintainers":[{"name":"aaron3993","email":"aaron3993@hotmail.com"}],"description":"Lotide project with Lighthouse Labs","homepage":"https://github.com/aaron3993/lotide#readme","repository":{"type":"git","url":"git+https://github.com/aaron3993/lotide.git"},"author":{"name":"Aaron"},"bugs":{"url":"https://github.com/aaron3993/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 aaron3993/lotide`\n\n**Require it:**\n\n`const _ = require('aaron3993/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* assertEqual,\n  eqArrays,\n  assertArraysEqual,\n  assertObjectsEqual,\n  countLetters,\n  countOnly,\n  eqObjects,\n  findKey,\n  findKeyByValue,\n  flatten,\n  head,\n  letterPositions,\n  map,\n  middle,\n  recursiveEqArrays,\n  recursiveEqObjects,\n  tail,\n  takeUntil,\n  without","readmeFilename":"README.md"}