{"_id":"@anam.shk/lotide","_rev":"2-05747c2b632a9c901aa7214495b7a880","name":"@anam.shk/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@anam.shk/lotide","version":"1.0.0","description":"Creating a library of codes similar to lodash","main":"assertEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/anamshk/lotide.git"},"author":{"name":"Anam Shaikh, LHL Student"},"license":"ISC","bugs":{"url":"https://github.com/anamshk/lotide/issues"},"homepage":"https://github.com/anamshk/lotide#readme","devDependencies":{"chai":"^4.3.4","mocha":"^9.1.3"},"gitHead":"e3c9c6502f089234c4d0048780ed32af3e95df8c","_id":"@anam.shk/lotide@1.0.0","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-766T/AGNmYuX8hvIavtTGW+zFxFb/jZvDDB3+lGLY8MTi8MhcNh7/n1HGV37/mHAjzgMcNUR6hcLRHquYhJYOw==","shasum":"7bde80fff03dd2238e2192c9a9dc7c63f4319d6c","tarball":"https://registry.npmjs.org/@anam.shk/lotide/-/lotide-1.0.0.tgz","fileCount":27,"unpackedSize":14446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwx+1CRA9TVsSAnZWagAA9vEP/0Xu1k3rQI8Wtwbh7NE2\nZlL/t3ZGTNppBQc0N571PFZLSLwKT04aboSdlf8uLBNXFr+HWKMH8IIcni7l\nPZSx2G5+MBbdxRcnwamOo4AI3BWHhpg1UnVHA9O1C2KWEiTUI5nPxNcWp7nv\nDaQtVOMvKVO4PDIZfwFILs8tX9sE+Ep+0hygGPKEknDANw54KxH2yGNv3y4J\nKGhBpa83d8veQbicDKs8cjxSMyUTFl2wpC+B8xmpDFASl48L6SfjhH3arnnY\njM+QkKOmNi7gScGVOr1G31dYo7E7btk/XWm9TkSiBfBZnbklS0krm1bKdC2O\nhza4e4t3Qh/ARftHg42eoQGJpPEkwySaH84DgIfd9zPfLoGqV30gyfuMuXSa\nEczgJCe5U9shdbSwqeFlixM5Mwh77UeyqTGZn4EicRgqedHbxK4n4W4SVRQ0\n+XU1RUSt5zoGyPGRqjWYv6oI68hH+o4C7glsVh9klnF0irdk+PxE+GmAmwJq\nbCOo7BgyrEM5vRNDMBpL37VZYdk8GsA0WrfcyCgdwrUxqXH/cMKXfiuw62QO\nMunNQmf3sFsOI+NUYAKISVPF7B0QBxdGE96BLsVgbANqr+Cc2S+iDxsoRwRA\niNDk/Cc23Bb0Rmph6aG+EITSn4f6q7ur2qODS9jaE4Fz/HR2ePfufiDC4Jv7\nTO0E\r\n=znCK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICim+ZJdqL1EaeARMtYgHJKrGfp3+0afL4EpjaBewz/aAiAjxa3dSitcmHYnUNzzEPPXIOzJ/q0ZTfEj+M1azXBqGQ=="}]},"_npmUser":{"name":"anam.shk","email":"anam.shk@outlook.com"},"maintainers":[{"name":"anam.shk","email":"anam.shk@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1635814972672_0.9618875228227179"},"_hasShrinkwrap":false}},"time":{"created":"2021-11-02T01:02:52.625Z","1.0.0":"2021-11-02T01:02:52.814Z","modified":"2022-04-04T13:55:06.008Z"},"maintainers":[{"name":"anam.shk","email":"anam.shk@outlook.com"}],"description":"Creating a library of codes similar to lodash","homepage":"https://github.com/anamshk/lotide#readme","repository":{"type":"git","url":"git+https://github.com/anamshk/lotide.git"},"author":{"name":"Anam Shaikh, LHL Student"},"bugs":{"url":"https://github.com/anamshk/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 @anam.shk/lotide`\n\n**Require it:**\n\n`const _ = require('@anam.shk/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","readmeFilename":"README.md"}