{"_id":"@beatriceyu/lotide","_rev":"1-419df6dc468a9490d3aeeea9b693ba45","name":"@beatriceyu/lotide","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@beatriceyu/lotide","version":"1.0.0","description":"Sample project for coursework.","author":"","main":"assertArraysEqual.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/beatrice-yu/lotide.git"},"license":"ISC","bugs":{"url":"https://github.com/beatrice-yu/lotide/issues"},"homepage":"https://github.com/beatrice-yu/lotide#readme","devDependencies":{"chai":"^4.3.4","mocha":"^9.1.3"},"gitHead":"d3b578d253cb80c486e1a5539a612b203b24d417","_id":"@beatriceyu/lotide@1.0.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-hA51IKmHPB0IoMCSHwzXC6Ozus/+emRG0+FUmRZNjrFF/ZX0SyLHZ25qQJivsmVjwfx13pRadY8LAi2hS8L9ZQ==","shasum":"26cff550f82e10a774af459b1b180429b3bb60b1","tarball":"https://registry.npmjs.org/@beatriceyu/lotide/-/lotide-1.0.0.tgz","fileCount":20,"unpackedSize":10408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhq6o/CRA9TVsSAnZWagAAMZYP/RCpvZPTODbMJTykLBOL\n+2inDH3xHCgbBIAcHyJWssyD68gzIuuED3dBJNiAJtaLw1T5/Jbc86Y/ReAe\ntuVz7n3RZ8ZK1JY6RaFQPRL1zB8jkn2aZqJvZ4CrYAh5Fbcu9bvUYxZDMaz0\nehTk0chb4kLFahF6H8/foFBp4QxpJxwKKefZ2z4z112OIjYT+198d+p0UYux\n3leajuElAsyrZfUneyBoCrfraLdxmhqikski5MHzU1s2eExiwsR7uxVLAF0a\n86a0U+6WAGw+U9f34sBUPX9DLxkmV7J5w0Xt3ayYzcDcX478eUGI6h3COIsL\nl/KWlkBXFRFzKMhrj3mxUjPWsDq83WkU/gqhg0ZN4iNadewBSWyVS1SOvy8y\n0C8CnjT1My0U+bVaRGF943z5gC/e7c1CSMszYnbAqMNqTWNqxnomdQ4Ojk83\nwSFlWmzWDYmCqFEdfApyOkgvcQH2Dy33IFwJ2cN6FCuwbcCvJAw4JXOBu3jM\nROQPtl6wRq5jdzbU0pQozgRLnZh1LZAofL3n6dHJ6LGooeqnALLCriRqiWLw\n5gz5EEJs+fkIYo1jZYsGfRKXhK2m+TdIdqZPABd4BKGfOH7s6jVZKo78vYGM\nMoB57yNGsNw3zwjpzHvASvV+GUq6jSDCBGTE8XQ1V/7zLWi8uo6NSiSkwV9d\nICx6\r\n=vBwy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwgoy2ohwsXJ3s/aP9PMRBHfHRXXXtLGg4wEQmdMMo0gIgU+s18lgDgLe7w9erti19THX9M1RyFmtEft/ZALJHyAQ="}]},"_npmUser":{"name":"beatriceyu","email":"beatricebernadette.yu@gmail.com"},"maintainers":[{"name":"beatriceyu","email":"beatricebernadette.yu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lotide_1.0.0_1638640191612_0.7186408422375421"},"_hasShrinkwrap":false}},"time":{"created":"2021-12-04T17:49:51.570Z","1.0.0":"2021-12-04T17:49:51.773Z","modified":"2022-04-04T18:07:15.669Z"},"maintainers":[{"name":"beatriceyu","email":"beatricebernadette.yu@gmail.com"}],"description":"Sample project for coursework.","homepage":"https://github.com/beatrice-yu/lotide#readme","repository":{"type":"git","url":"git+https://github.com/beatrice-yu/lotide.git"},"bugs":{"url":"https://github.com/beatrice-yu/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 @beatriceyu/lotide`\n\n**Require it:**\n\n`const _ = require('@beatriceyu/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* `function1(...)`: description\n* `function2(...)`: description\n* `function3(...)`: description","readmeFilename":"README.md"}