{"_id":"jsdoc-regex","_rev":"6-68901a321dd44479ea2ea07bbf2f0283","name":"jsdoc-regex","description":"Regular expression for matching JSDoc comment blocks and the code below them.","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"jsdoc-regex","version":"1.0.0","description":"Regular expression for matching JSDoc comment blocks and the code below them.","engines":{"node":"0.10.x"},"main":"index.js","license":"MIT","keywords":["regex","jsdoc","comments"],"repository":{"type":"git","url":"git://github.com/neogeek/jsdoc-regex.git"},"gitHead":"f2934d3f6f9622762cf890dbc65f5c84c38e34e5","bugs":{"url":"https://github.com/neogeek/jsdoc-regex/issues"},"homepage":"https://github.com/neogeek/jsdoc-regex","_id":"jsdoc-regex@1.0.0","scripts":{},"_shasum":"97f1935ae7dc5c132947108364b60d53073626c6","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"neogeek","email":"hello@scottdoxey.com"},"maintainers":[{"name":"neogeek","email":"hello@scottdoxey.com"}],"dist":{"shasum":"97f1935ae7dc5c132947108364b60d53073626c6","tarball":"https://registry.npmjs.org/jsdoc-regex/-/jsdoc-regex-1.0.0.tgz","integrity":"sha512-Nv+NGrbC85fATVj1+RukK2pzi+EWmB/H+yJtJxcpt5/siX6fQcafb+7+B8tFHGnEi95MI5fUPuQ+Z5x8PCZRww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKiJQA36ko1v3JvRxJ8KZJVUm+N7EpG58PDeJZ1+Uc9wIgGsUhRhsAT3GqTSLIDjzK2DkE3EzcyWPHBbwQrECU/CM="}]},"directories":{}},"1.0.1":{"name":"jsdoc-regex","version":"1.0.1","description":"Regular expression for matching JSDoc comment blocks and the code below them.","main":"index.js","engines":{"node":">=4.0"},"license":"MIT","devDependencies":{"@neogeek/eslint-config-standards":"1.10.0","eslint":"3.12.2","mocha":"3.2.0"},"scripts":{"test":"make test"},"keywords":["regex","jsdoc","comments"],"authors":[{"name":"Scott Doxey","email":"hello@scottdoxey.com","homepage":"http://scottdoxey.com/"}],"homepage":"https://github.com/neogeek/jsdoc-regex","repository":{"type":"git","url":"git://github.com/neogeek/jsdoc-regex.git"},"gitHead":"63a5b1593359706c0d713db06f818862257553c8","bugs":{"url":"https://github.com/neogeek/jsdoc-regex/issues"},"_id":"jsdoc-regex@1.0.1","_shasum":"8424428d5b563ad8c5c7fbec079b9a8b09c8dcfa","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.1","_npmUser":{"name":"neogeek","email":"hello@scottdoxey.com"},"dist":{"shasum":"8424428d5b563ad8c5c7fbec079b9a8b09c8dcfa","tarball":"https://registry.npmjs.org/jsdoc-regex/-/jsdoc-regex-1.0.1.tgz","integrity":"sha512-CMFgT3K8GbmChWEfLWe6jlv9x33E8wLPzBjxIlh/eHLMcnDF+TF3CL265ZGBe029o1QdFepwVrQu0WuqqNPncg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDljqkLuf8hFP7mOgmULTTJnuIzZkOdRsFCnP/rwTHvbgIgbLT61SWHUVnUhK+Qp/mWjbfi5pNBjrkeliXNZPhASXs="}]},"maintainers":[{"name":"neogeek","email":"hello@scottdoxey.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/jsdoc-regex-1.0.1.tgz_1482876836989_0.5307750606443733"},"directories":{}}},"readme":"\n# jsdoc-regex\n\n[![](http://img.shields.io/npm/v/jsdoc-regex.svg?style=flat)](https://www.npmjs.org/package/jsdoc-regex/)\n\n> Regular expression for matching JSDoc comment blocks and the code below them.\n\n## Install\n\n```bash\n$ npm install jsdoc-regex --save\n```\n\n## Usage\n\n```javascript\nconst jsdocRegex = require('jsdoc-regex');\n\nconst methods = contents.match(jsdocRegex());\n\nconsole.log(methods[0]);\n```\n","maintainers":[{"name":"neogeek","email":"hello@scottdoxey.com"}],"time":{"modified":"2023-06-16T21:38:11.529Z","created":"2015-02-22T19:08:59.860Z","1.0.0":"2015-02-22T19:08:59.860Z","1.0.1":"2016-12-27T22:13:57.649Z"},"homepage":"https://github.com/neogeek/jsdoc-regex","keywords":["regex","jsdoc","comments"],"repository":{"type":"git","url":"git://github.com/neogeek/jsdoc-regex.git"},"bugs":{"url":"https://github.com/neogeek/jsdoc-regex/issues"},"license":"MIT","readmeFilename":"README.md","users":{"flumpus-dev":true}}