{"_id":"@beel7595/lotide","_rev":"1-6ff1e46b86fa5ba32d6f3ce211a686cc","name":"@beel7595/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@beel7595/lotide","version":"1.0.0","description":"Clone of Lodash","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/beel7595/lotide.git"},"author":{"name":"Char Song","email":"beel7595@gmail.com","url":"https://github.com/beel7595"},"license":"ISC","bugs":{"url":"https://github.com/beel7595/lotide/issues"},"homepage":"https://github.com/beel7595/lotide#readme","devDependencies":{"chai":"^4.3.4","mocha":"^9.1.3"},"dependencies":{"my-package":"0.0.0"},"gitHead":"254b40ef4524c3d29d4f3602f1f53d69dca2b605","_id":"@beel7595/lotide@1.0.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-v0x7K4yxC4jn5okLc40z0ZdkWxFP1/kOZDNzhBYfY2olSsCHj02eoe+BB+61X9Xms0hhaWU1PdurXm+51un+mw==","shasum":"6102447885297e00322262744d1c14c32d6d4c01","tarball":"https://registry.npmjs.org/@beel7595/lotide/-/lotide-1.0.0.tgz","fileCount":21,"unpackedSize":12016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsBgACRA9TVsSAnZWagAAz6YQAJh9jCM+WbTOKVJDaxK5\nnBFpO2TyGBpMkW39zLPUuvWMvyIKk9+o69ePUwzi56qGOcV5CkEqnwKZmhSM\nrLINHimpszUGfzUGSNewZdpijmi6YRfs8COkH5DyjYuTdMARTub3+Wrxz/KJ\nWyNX4bkT+3elnNDlchbY7HW3NWGzcvQxZ3Uy7XIG17EH91OndqQekyGGA0Bx\nyKN2HhGr0KvzKdOuCzzSyhTS5wWNTi/jYwxwhd5ZbestdSJcRVOoLQuPnmwf\njrucvz5093dvZcWClXOdbOdk6IrcKziqBYdZCaM9nZMhbTHp0P3UNYGQsUhw\nfvHjDtvH+2fvYX9A/SD6fZV8K7/O/Wx2VgoDvxBC7tslpG5yMnpFxEGuS6a0\nmmv4iESd3ZADQg8XcXf589NNSI1IAl08AMQBdnH6hm71MvNL2J1k7SYJlyks\n5SC8HSnAVjS3iHYQysz0hoRw3sYbq0Z9QNU5Ll3ydG1fiIcZhhUnjldGK+Qd\n1icUJ0E1kkI7ggTbBQ41h7jInGV/aiO5ysgTtbLq45Yj4l67FjYNFJyr0jEr\nPfLn/6nfy7UU18icsyHeORLiMeV9jmP1ZxybLc6oO89RL1OK8Nys86nh+3fk\nh1YqYE/VuQ1SUn1Mtei+l7IG+hOsznb7GJsOIM/FWhlcjqYthg+hbwpPB52O\nOKXS\r\n=idm7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVQ7tgU/ZNsg3/F1wk/4M+rjiXUk5CutR4jQqVVLuTwAIgCvVXRwgPTCnTG7spEzQ/Y035nyZ+xsRe7i7vl2Y17UQ="}]},"_npmUser":{"name":"beel7595","email":"beel7595@gmail.com"},"maintainers":[{"name":"beel7595","email":"beel7595@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1638930432767_0.8311907475977709"},"_hasShrinkwrap":false}},"time":{"created":"2021-12-08T02:27:12.711Z","1.0.0":"2021-12-08T02:27:12.895Z","modified":"2022-04-04T18:10:00.156Z"},"maintainers":[{"name":"beel7595","email":"beel7595@gmail.com"}],"description":"Clone of Lodash","homepage":"https://github.com/beel7595/lotide#readme","repository":{"type":"git","url":"git+https://github.com/beel7595/lotide.git"},"author":{"name":"Char Song","email":"beel7595@gmail.com","url":"https://github.com/beel7595"},"bugs":{"url":"https://github.com/beel7595/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 @beel7595/lotide`\n\n**Require it:**\n\n`const _ = require('@username/lotide');`\n\n**Call it:**\n\n`const results = _.head([1, 2, 3]) // => 1`\n\n## Documentation\n\nThe following functions are currently implemented:\n\n* `head.js`: head.js\n* `map.js`: map.js\n* `middle.js`: middle.js`\n* `without.js`: without.js","readmeFilename":"README.md"}