{"maintainers":[{"email":"github@kitcambridge.be","name":"anonymous"},{"email":"mathias@qiwi.be","name":"anonymous"},{"email":"john.david.dalton@gmail.com","name":"anonymous"}],"keywords":["lodash-modularized","startswith"],"dist-tags":{"latest":"4.2.1"},"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"description":"The lodash method `_.startsWith` exported as a module.","readme":"# lodash.startswith v4.2.1\n\nThe [lodash](https://lodash.com/) method `_.startsWith` exported as a [Node.js](https://nodejs.org/) module.\n\n## Installation\n\nUsing npm:\n```bash\n$ {sudo -H} npm i -g npm\n$ npm i --save lodash.startswith\n```\n\nIn Node.js:\n```js\nvar startsWith = require('lodash.startswith');\n```\n\nSee the [documentation](https://lodash.com/docs#startsWith) or [package source](https://github.com/lodash/lodash/blob/4.2.1-npm-packages/lodash.startswith) for more details.\n","repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"users":{"emiljohansson":true},"bugs":{"url":"https://github.com/lodash/lodash/issues"},"license":"MIT","versions":{"3.0.0":{"name":"lodash.startswith","version":"3.0.0","keywords":["lodash","lodash-modularized","stdlib","util"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@3.0.0","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://d10.github.io/","name":"Benjamin Tan","email":"demoneaux@gmail.com"},{"url":"http://www.iceddev.com/","name":"Blaine Bublitz","email":"blaine@iceddev.com"},{"url":"http://kitcambridge.be/","name":"Kit Cambridge","email":"github@kitcambridge.be"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"95ff8387435a79a8149b85a94f6b673fbf3f6303","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-3.0.0.tgz","integrity":"sha512-SB+/PIoi4Hk0x4v2Q4vtUZvtWebaoDMv+K7bCk0kuO8jwHvg8KmT/fbeuXfIL2YfjDXsqw5LPNlxCqn0e/H97A==","signatures":[{"sig":"MEQCIAUtvBkmTtq1iKCsyPBSKSECMlCuTgmhWjIB155SRy12AiB/mXSRyudK9grt+1pLpp5EyqrleqM+J7FWuJi6uhN6DA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"95ff8387435a79a8149b85a94f6b673fbf3f6303","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"https://github.com/lodash/lodash","type":"git"},"_npmVersion":"2.3.0","description":"The modern build of lodash’s `_.startsWith` as a module.","_nodeVersion":"0.10.35","dependencies":{"lodash._basetostring":"^3.0.0"},"directories":{}},"3.0.1":{"name":"lodash.startswith","version":"3.0.1","keywords":["lodash","lodash-modularized","stdlib","util"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@3.0.1","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://d10.github.io/","name":"Benjamin Tan","email":"demoneaux@gmail.com"},{"url":"http://www.iceddev.com/","name":"Blaine Bublitz","email":"blaine@iceddev.com"},{"url":"http://kitcambridge.be/","name":"Kit Cambridge","email":"github@kitcambridge.be"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"3800e78236ffba7b53186259f9df5c3796533f58","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-3.0.1.tgz","integrity":"sha512-+ic+AJW4kO8OGgrmhW1DZQH5E1FYER4FewOJoMP1vnFX+hQK0syxIXqVg8IwhuTT3UvJQAIeGVte3hTyxd+IBg==","signatures":[{"sig":"MEYCIQD+JAMxNgP/+OsAfCTedzKMvZ80PoO7JWd3DgNT0/d4IgIhAO/dF7uJ9OoubNhsPH7CzRh51mRaYG/P4pa0rZ6wKnZm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"3800e78236ffba7b53186259f9df5c3796533f58","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"https://github.com/lodash/lodash","type":"git"},"_npmVersion":"2.7.0","description":"The modern build of lodash’s `_.startsWith` as a module.","_nodeVersion":"0.12.0","dependencies":{"lodash._basetostring":"^3.0.0"},"directories":{}},"3.1.0":{"name":"lodash.startswith","version":"3.1.0","keywords":["lodash","lodash-modularized","stdlib","util","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@3.1.0","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine@iceddev.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"c3fec5bbf5523fd1c5c3430eb2659540f323ec7c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-3.1.0.tgz","integrity":"sha512-T/fhUyAzKzNYz8BKa4GG2wb4uzGdAj4TQil2jZFxHCgE4AcnsXMe4TvV++PNCvPdRaSpZL0cxIK+WsQ39nrc/A==","signatures":[{"sig":"MEQCIGtgcmYUuF0aFzyGh8DAUEavWV/lb3qpVaB2B8vJ+UZ2AiAdrZH/WYRz2V5j7zhLdNspE2lsxlSQ9zs1VE2Fl6kXwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"c3fec5bbf5523fd1c5c3430eb2659540f323ec7c","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.14.15","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"5.4.0","directories":{}},"3.1.1":{"name":"lodash.startswith","version":"3.1.1","keywords":["lodash","lodash-modularized","stdlib","util","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@3.1.1","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine@iceddev.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"8655e917de3ad4a10a2e7d74153e665026b5bb72","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-3.1.1.tgz","integrity":"sha512-6bw62IXsI/rzkSyABRG/brZHjN4BLZBbIpcShBvEhEJ2sv8xDOnj21OSXbVz6BqCBERZsKzT+SbttY3g/mM0Hg==","signatures":[{"sig":"MEUCICdOHG0rHkP4qp4R/CaEtNYKP2h1rdIqrFwQuoYbbujMAiEA1km80Wwc/oRGDqgukEwO/q6KT1Bp32rx834OrxumBXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"8655e917de3ad4a10a2e7d74153e665026b5bb72","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.14.15","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"5.4.0","directories":{}},"3.1.2":{"name":"lodash.startswith","version":"3.1.2","keywords":["lodash-modularized","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@3.1.2","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine@iceddev.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"6a390b9cadbe00719148689484ad2c4a391f87d8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-3.1.2.tgz","integrity":"sha512-ZyZLQdu+5C4tGBGVbZYhIeAAXPqFmLm37uVRIvpB0cONJQNnf2Y9hah9UJfdWhwr5zIr0MpEbkPuwuKYRU375g==","signatures":[{"sig":"MEUCIQCNScdYnQ/NpH36K1Z39DrJQc0OGEPYe9J4V2oWEDK5sQIgE39M2zfv7W1g0O2j6Z+Wi1HIZqSpGYNVdVE484M44O4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"6a390b9cadbe00719148689484ad2c4a391f87d8","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.14.15","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"5.4.0","_npmOperationalInternal":{"tmp":"tmp/lodash.startswith-3.1.2.tgz_1454484719720_0.02842539153061807","host":"packages-6-west.internal.npmjs.com"},"directories":{}},"3.2.0":{"name":"lodash.startswith","version":"3.2.0","keywords":["lodash-modularized","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@3.2.0","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine@iceddev.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"fc2e1ed2c6df8c777117632e87fe4a9181d483fb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-3.2.0.tgz","integrity":"sha512-ovDamudaXCl31rj5ZdG4g1/RT25vk+K1GgYiij0V71Wjm5jdpJgkx6Pz/2itepI4V4r4WrrDUq2EBoRxZjr/fg==","signatures":[{"sig":"MEUCIFUG+099KmD37PEr92hXECbYBqM5MjVC+FgzFlmfEq8wAiEA+B9u1vc6ZuG48y1mGe10pJo7YwwhDMGrorxkQuY4DMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"fc2e1ed2c6df8c777117632e87fe4a9181d483fb","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.14.18","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"5.5.0","dependencies":{"lodash._root":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lodash.startswith-3.2.0.tgz_1454898693136_0.17433653119951487","host":"packages-5-east.internal.npmjs.com"},"directories":{}},"4.0.0":{"name":"lodash.startswith","version":"4.0.0","keywords":["lodash-modularized","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@4.0.0","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine@iceddev.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"007a9d2acd413d092167d328e39c7070b065e7cd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-4.0.0.tgz","integrity":"sha512-a+uJRhXr9BJkDxLiXSs4Rd52uq/Zkcg/XbZYy/wM6MnVhIsDrQ3nphOgNohD43YqnhWL5IJAFjSL5rJSyogxrQ==","signatures":[{"sig":"MEUCIEkle4HALgPMEZcH4j67wDq+cYTSZzRF7rWt2hnYveCVAiEA/jLAhwDtswuLaR+qt1/gZwHgj/bClIpUXqKTk/w1ZzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"007a9d2acd413d092167d328e39c7070b065e7cd","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.14.18","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"5.5.0","dependencies":{"lodash.tostring":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lodash.startswith-4.0.0.tgz_1455602703083_0.3371652078349143","host":"packages-9-west.internal.npmjs.com"},"directories":{}},"4.0.1":{"name":"lodash.startswith","version":"4.0.1","keywords":["lodash-modularized","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@4.0.1","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"66c9adeccef558cbac70a241d6f8ee8e46efaa8b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-4.0.1.tgz","integrity":"sha512-beYTo/8T8CscuWGZvwzGPKyHQeytl7jV+J3uDOwwpizuWd3/vsA+Jg3wlTBKEV2N2uXYbDTtZtEa9QaJe2PoTQ==","signatures":[{"sig":"MEUCIGPkQyXexfDcCEuServ0YC3gzrHQSjkpxQSISvBOgUo6AiEArCvI2cYHJM8qwy8v7NFDlcnJiqDCznN84hn/9tuZIqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"66c9adeccef558cbac70a241d6f8ee8e46efaa8b","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.15.2","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"5.9.1","dependencies":{"lodash.tostring":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lodash.startswith-4.0.1.tgz_1459655563978_0.29525987757369876","host":"packages-12-west.internal.npmjs.com"},"directories":{}},"4.1.0":{"name":"lodash.startswith","version":"4.1.0","keywords":["lodash-modularized","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@4.1.0","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"287392566c58e0517a195324e8ff8a8700ebac7c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-4.1.0.tgz","integrity":"sha512-tIyvlp/npxoilvPK1c8gfvym2P7wdOKjM5rzMcKed27M4IcVJgzchANVC2/R4T6eLisb1xvj/XBqiVCHVxBQzA==","signatures":[{"sig":"MEUCIFkaJ1AJt4W6Lr/iFYtdCwZajkYGdwZfjY0y8gCEaZnLAiEAxoIsangURLebsDyKPuJD8rjycLmXAjsMznJu+V/2cTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"287392566c58e0517a195324e8ff8a8700ebac7c","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.15.5","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"5.5.0","dependencies":{"lodash.tostring":"^4.0.0","lodash._basetostring":"~4.12.0"},"_npmOperationalInternal":{"tmp":"tmp/lodash.startswith-4.1.0.tgz_1463062577019_0.5217138384468853","host":"packages-16-east.internal.npmjs.com"},"directories":{}},"4.2.0":{"name":"lodash.startswith","version":"4.2.0","keywords":["lodash-modularized","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@4.2.0","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"518ee7369106cc2fdf97361840f1ef77153e4b65","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-4.2.0.tgz","integrity":"sha512-n8j5VunSMjI/aaSmy/YkfUnqSoXqCUVEloHunk/sLLgy+2YuwLrQQa68j8jawQO6hq7wXReinLW9yIv35B0Jkg==","signatures":[{"sig":"MEUCIQC0uan2WCpdwDVZIphjwK2xDUBEp2FkmsW5MWjjau9gZwIgeBGRwp5DvSD0UfBiQGRDSVSuoPzMBQizMgKsCFJMajc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"518ee7369106cc2fdf97361840f1ef77153e4b65","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.15.9","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"4.2.4","_npmOperationalInternal":{"tmp":"tmp/lodash.startswith-4.2.0.tgz_1469458277229_0.38778221677057445","host":"packages-16-east.internal.npmjs.com"},"directories":{}},"4.2.1":{"name":"lodash.startswith","version":"4.2.1","keywords":["lodash-modularized","startswith"],"author":{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},"license":"MIT","_id":"lodash.startswith@4.2.1","maintainers":[{"name":"anonymous","email":"john.david.dalton@gmail.com"},{"name":"anonymous","email":"demoneaux@gmail.com"},{"name":"anonymous","email":"github@kitcambridge.be"},{"name":"anonymous","email":"mathias@qiwi.be"},{"name":"anonymous","email":"blaine@iceddev.com"}],"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"homepage":"https://lodash.com/","bugs":{"url":"https://github.com/lodash/lodash/issues"},"dist":{"shasum":"c598c4adce188a27e53145731cdc6c0e7177600c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/lodash.startswith/-/lodash.startswith-4.2.1.tgz","integrity":"sha512-XClYR1h4/fJ7H+mmCKppbiBmljN/nGs73iq2SjCT9SF4CBPoUHzLvWmH1GtZMhMBZSiRkHXfeA2RY1eIlJ75ww==","signatures":[{"sig":"MEUCIQDyq9KVnW20OVN1WuaWyhOg5llV5DYgAgo4Mo7Ob52H7AIgA+AIYX1QQfAiAe3Tn2gg4LQ7onHYgmarngphccPduzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"icon":"https://lodash.com/icon.svg","_from":".","_shasum":"c598c4adce188a27e53145731cdc6c0e7177600c","scripts":{"test":"echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""},"_npmUser":{"name":"anonymous","email":"john.david.dalton@gmail.com"},"repository":{"url":"git+https://github.com/lodash/lodash.git","type":"git"},"_npmVersion":"2.15.10","description":"The lodash method `_.startsWith` exported as a module.","_nodeVersion":"4.4.7","_npmOperationalInternal":{"tmp":"tmp/lodash.startswith-4.2.1.tgz_1471110306098_0.018991355085745454","host":"packages-16-east.internal.npmjs.com"},"directories":{}}},"name":"lodash.startswith","time":{"created":"2015-01-26T15:30:12.702Z","modified":"2025-12-04T21:50:48.743Z","3.0.0":"2015-01-26T15:30:12.702Z","3.0.1":"2015-03-09T05:09:28.766Z","3.1.0":"2016-01-13T11:15:00.964Z","3.1.1":"2016-01-26T08:57:15.997Z","3.1.2":"2016-02-03T07:32:00.533Z","3.2.0":"2016-02-08T02:31:35.658Z","4.0.0":"2016-02-16T06:05:05.219Z","4.0.1":"2016-04-03T03:52:44.611Z","4.1.0":"2016-05-12T14:16:20.275Z","4.2.0":"2016-07-25T14:51:20.307Z","4.2.1":"2016-08-13T17:45:08.604Z"},"contributors":[{"url":"http://allyoucanleet.com/","name":"John-David Dalton","email":"john.david.dalton@gmail.com"},{"url":"https://github.com/phated","name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com"},{"url":"https://mathiasbynens.be/","name":"Mathias Bynens","email":"mathias@qiwi.be"}],"readmeFilename":"README.md","homepage":"https://lodash.com/"}