{"_id":"@ajanes780/lotide","_rev":"1-7f66e4a007a183f52bc2413337377c3f","name":"@ajanes780/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@ajanes780/lotide","version":"1.0.0","description":"lowtide project ","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/ajanes780/lotide.git"},"keywords":["lighthouse","git","javascript","practice"],"author":{"name":"Aaron @ajanes780"},"license":"ISC","bugs":{"url":"https://github.com/ajanes780/lotide/issues"},"homepage":"https://github.com/ajanes780/lotide#readme","devDependencies":{"chai":"^4.2.0","mocha":"^8.2.1"},"gitHead":"5a3cb4cbddf30bbef120e9bc321205619e83e028","_id":"@ajanes780/lotide@1.0.0","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-5rDO5Y+gQSwqd8uhbNQInQyHK4dUDDU3H1ITh8a9cknTHn8BgjnLu6k1EDdUc+ibe8kbzeob4sh1c7ODB0q62Q==","shasum":"0decc88d56b9e2dfc11bf0faface7bcf40df9d04","tarball":"https://registry.npmjs.org/@ajanes780/lotide/-/lotide-1.0.0.tgz","fileCount":29,"unpackedSize":31767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/QfDCRA9TVsSAnZWagAA39oP/1xbfo5U5eAM1qD/5pwQ\ntZMHIa5PEnBC3oxT7UOY3WKAnqtmUybnbjOKDQSlRt0JNO5uyqU01nqdCPuq\nxsgfC8PzxzlW0XXMOtz7pibQZIw/JOqyc2KpDBLzLj9SI5ICOuYxdxzQxzSF\noJ8ZDM0fOycLszL5ePiLNaI2cIPUr4qnkwZzQgqaqumJfT+JYQknj/Yv8N9Z\nUb99ezeHekPYU/52vKqB0DPZX41LqJTXk+N7Ef9AUY61Uo5funb2TsNRFRS3\n+o0gLy2KVkq41hdRaabJCAaAPhd1auMMfOVO7TqdenCbjWiDJloDC+82kIV+\naN94hl6qI7AG+3U5qZL1oZYN33V0NkhdhwtSOOrSAk+0Y51yJxfWS6tX79Qn\nk0Vwp6tm3LD0YQ7FKfxdB8vu/0q6h40uyG65Xf1by2A62XoXWgmjrel7RKb/\nYhIMM9bswZ40jMrE5vcRemoRwVPcOxFJZiKLJkPUCf24Z05OnvAi4uCHJcyK\nyBaNruUUvUgeMYiifyVkuUDX6bWczG1wEkmHeSyrjS4+AwhFcfEYI/E6dsyq\ngvqPlR6gB6aCXqoxxWYZFtY3nSbEuSa4XqOpl6DUNDZHmYaFoaME0JGI+uws\n+eMkZ84Pxm5r81U8e1IzHZtfd6308w7LLxrCYW6COQTVBP/TAhGTiGtwz07b\neR5Z\r\n=bBAB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjkqKzzfnrwakWDmx1Q/CjEPKtZCNRWbI3bL3RT5J1KwIgad6kOIM1lKo9oIUtQa1ETcEQO8GyDucs/DO52l+5l7c="}]},"_npmUser":{"name":"ajanes780","email":"aaron.janes@gmail.com"},"maintainers":[{"name":"ajanes780","email":"aaron.janes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1610418114617_0.566437277640198"},"_hasShrinkwrap":false}},"time":{"created":"2021-01-12T02:21:54.557Z","1.0.0":"2021-01-12T02:21:54.753Z","modified":"2022-04-04T12:26:13.464Z"},"maintainers":[{"name":"ajanes780","email":"aaron.janes@gmail.com"}],"description":"lowtide project ","homepage":"https://github.com/ajanes780/lotide#readme","keywords":["lighthouse","git","javascript","practice"],"repository":{"type":"git","url":"git+https://github.com/ajanes780/lotide.git"},"author":{"name":"Aaron @ajanes780"},"bugs":{"url":"https://github.com/ajanes780/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 @ajanes780/lotide`\n\n**Require it:**\n\n`const _ = require('@username/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\n","readmeFilename":"README.md"}