{"_id":"@allisonnnnnn/lotide","_rev":"1-032cb33f684ff3fbf01e760de4c826ca","name":"@allisonnnnnn/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@allisonnnnnn/lotide","version":"1.0.0","description":"A fake Lodash library","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/allisonnnnnn/lotide.git"},"author":{"name":"Mengting Chen","email":"allisonchen1130@gmail.com","url":"https://github.com/allisonnnnnn"},"license":"ISC","bugs":{"url":"https://github.com/allisonnnnnn/lotide/issues"},"homepage":"https://github.com/allisonnnnnn/lotide#readme","devDependencies":{"chai":"^4.2.0","mocha":"^6.2.0"},"gitHead":"843a78e689b1ec49864e76b30e152977560ae924","_id":"@allisonnnnnn/lotide@1.0.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-8Sl7hpuIyI84uLotCMZgUnuwZbCgm7Ij8BZSYGo0NmstYkapM17WwfwjICoX+lyO3WYmCYwNglLP9pq8Iw7djA==","shasum":"9af2150b0b500404c0aac3e9845bccb50854343e","tarball":"https://registry.npmjs.org/@allisonnnnnn/lotide/-/lotide-1.0.0.tgz","fileCount":27,"unpackedSize":31611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP0shCRA9TVsSAnZWagAA/UoP/io2jBNX1d5/lD0oHQBa\nLru+8w7fG/4wvBpAElIcvcnyPAzrsjJZ87Sxsh0NCcvGPuzmBTnHaAMoLHYM\nRtQdFuyzPgC1BxobAcWJky8MGPhSH1njvx5ErxMZPhZOkt9ArwkIlXtDmSd1\nq2E1IimLFqJPPNbddu9r9kfUhWePk9S3dpSbsuxyMqvlQdp64x1Iteqm7MyB\nLwDxqgsXRHtLLKDTe0Hdm7gTjbiKc8UpUPJr6ZdMu7xvm2yljR/lih9Mo9mc\n17QjQF4yj3Fl9hKvu4vtgfC+2OS7/5K0lTXhL+O24ThswXjDqIOBJiBCjJsb\nYmuLeMPq6JLD97Ozgsb2AxvttjcIvmv7shWgvFBJYgyZupWzXB0XOtO3/swQ\nan0E5fICvHh6zunRnUpZjwM3dcsxpyV0EhGkdJ4FSxFWGUk/B5mTwcUFiYV1\nwSE4+dtjzrv3CZNUShVEEK8JlBXAKnScURql57T1Uw92AoVp6MISTCcYEEoQ\nFgFqQzBr19NSB8Mkol1xxxuSSUuvRs2V63ZDj5F0GPU/NSYK1MG+Ad3pQQJN\nd5IMUf5LvsZ0visHQi153GUk+Fj5rce8o2fhNf3glGCt4L/nmwm0etsPD5NV\ny3DZXZj03ugMI8bP107jmFtUvWgl0PQQkRhq7ZPayn6Eqfs/CEPKKzO5d+q5\n++K7\r\n=dU9j\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdis0Dd4Hne7nfNYR/AsAKyO4HrAKoq0A1kgQZlqpnVwIgZFPoy2N9YQQN6WXmp3mhZvmQvfwLzbFsp4jBlo959WQ="}]},"maintainers":[{"name":"allisonnnnnn","email":"allisonchen1130@gmail.com"}],"_npmUser":{"name":"allisonnnnnn","email":"allisonchen1130@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1564429088938_0.1697212612232606"},"_hasShrinkwrap":false}},"time":{"created":"2019-07-29T19:38:08.716Z","1.0.0":"2019-07-29T19:38:09.058Z","modified":"2022-04-04T13:33:20.004Z"},"maintainers":[{"name":"allisonnnnnn","email":"allisonchen1130@gmail.com"}],"description":"A fake Lodash library","homepage":"https://github.com/allisonnnnnn/lotide#readme","repository":{"type":"git","url":"git+https://github.com/allisonnnnnn/lotide.git"},"author":{"name":"Mengting Chen","email":"allisonchen1130@gmail.com","url":"https://github.com/allisonnnnnn"},"bugs":{"url":"https://github.com/allisonnnnnn/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 @allisonnnnnn/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(head)`: Find the head part of the input.\n- `function2(middle)`: Find the middle part of the input.\n- `function3(tail)`: Find the tail part of the input.\n","readmeFilename":"README.md"}