{"_id":"jsdoc-babel","_rev":"11-41ac32f7c2b0146edfd2177b6607ef82","name":"jsdoc-babel","description":"A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.","dist-tags":{"latest":"0.5.0","next":"0.4.0-alpha.0"},"versions":{"0.1.0":{"name":"jsdoc-babel","version":"0.1.0","description":"A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/ctumolosus/jsdoc-babel"},"keywords":["jsdoc","babel","plugin"],"author":{"name":"Christian Munoz"},"license":"MIT","bugs":{"url":"https://github.com/ctumolosus/jsdoc-babel/issues"},"homepage":"https://github.com/ctumolosus/jsdoc-babel","dependencies":{"babel-core":"^5.6.15","lodash":"^3.9.3"},"gitHead":"30bfe2e9d89ee2de47c4df39ce35f1d0eba3d432","_id":"jsdoc-babel@0.1.0","_shasum":"314d729fcfed4b165c44122846e384dc0961a91b","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.38","_npmUser":{"name":"ctumolosus","email":"ctumolosus@gmail.com"},"dist":{"shasum":"314d729fcfed4b165c44122846e384dc0961a91b","tarball":"https://registry.npmjs.org/jsdoc-babel/-/jsdoc-babel-0.1.0.tgz","integrity":"sha512-t3yWsxtRgiDOhHQryVzvqoFMWmSC5PQJJMH2Ew+Cv7laetbxDnBiqjdnvh39m+wbjxei1dcKo8GziZJWdXsAgA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDCp52V4Ayh809kniNbXUz70FUm2Fg33FXVrAEZ+0a6gIhALWqRLbttuJAJhq5OV46U34oTcMVHyU5pnZ2dw0J06NE"}]},"maintainers":[{"name":"ctumolosus","email":"ctumolosus@gmail.com"}],"directories":{}},"0.2.0":{"name":"jsdoc-babel","version":"0.2.0","description":"A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.","main":"lib/index.js","files":["lib","src"],"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","prebuild":"npm run test","prepublish":"npm run build","pretest":"npm run lint","test":"mocha --compilers js:babel-core/register --recursive --require test/setup.js test/specs"},"repository":{"type":"git","url":"git+https://github.com/ctumolosus/jsdoc-babel.git"},"keywords":["jsdoc","babel","plugin"],"author":{"name":"Christian Munoz"},"license":"MIT","bugs":{"url":"https://github.com/ctumolosus/jsdoc-babel/issues"},"homepage":"https://github.com/ctumolosus/jsdoc-babel","dependencies":{"babel-core":"^6.9.0","lodash":"^4.13.1"},"devDependencies":{"babel-cli":"^6.9.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-2":"^6.5.0","chai":"^3.5.0","eslint":"2.11.0","eslint-config-airbnb":"9.0.1","eslint-plugin-import":"1.8.1","eslint-plugin-jsx-a11y":"1.2.2","eslint-plugin-react":"5.1.1","mocha":"^2.5.3","sinon":"^1.17.4","sinon-chai":"^2.8.0"},"gitHead":"a6c0d285ae790d843bcf020d5abbf68d09c6e54d","_id":"jsdoc-babel@0.2.0","_shasum":"9fb4b40f441d8e047e51a99908b76811e12f1ca6","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"ctumolosus","email":"ctumolosus@gmail.com"},"dist":{"shasum":"9fb4b40f441d8e047e51a99908b76811e12f1ca6","tarball":"https://registry.npmjs.org/jsdoc-babel/-/jsdoc-babel-0.2.0.tgz","integrity":"sha512-xtm3q7SCNkLL+N2LKeeM7oiMB/uEJE7i4e42IXlW/Fue8SFkD4R0NSLwfxnikZgGaeG+YaM14Xwimx6F5PeD0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9AFZ5Zwl+2ZgssqUlcWBZ8+cWsiCrIYMfHsfAdUx1JgIgOCgj3B/4Plb2Yl/5HGJDD3P8GZUfLNLz6dm95IFcqms="}]},"maintainers":[{"name":"ctumolosus","email":"ctumolosus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jsdoc-babel-0.2.0.tgz_1464574520595_0.8056754530407488"},"directories":{}},"0.2.1":{"name":"jsdoc-babel","version":"0.2.1","description":"A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.","main":"lib/index.js","files":["lib","src"],"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","prebuild":"npm run test","prepublish":"npm run build","pretest":"npm run lint","test":"mocha --compilers js:babel-core/register --recursive --require test/setup.js test/specs"},"repository":{"type":"git","url":"git+https://github.com/ctumolosus/jsdoc-babel.git"},"keywords":["jsdoc","babel","plugin"],"author":{"name":"Christian Munoz"},"license":"MIT","bugs":{"url":"https://github.com/ctumolosus/jsdoc-babel/issues"},"homepage":"https://github.com/ctumolosus/jsdoc-babel","dependencies":{"lodash":"^4.13.1"},"peerDependencies":{"babel-core":">6.0.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-core":"^6.9.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-2":"^6.5.0","chai":"^3.5.0","eslint":"^2.11.1","eslint-config-airbnb":"^9.0.1","eslint-plugin-import":"^1.8.1","eslint-plugin-jsx-a11y":"^1.2.2","eslint-plugin-react":"^5.1.1","mocha":"^2.5.3","sinon":"^1.17.4","sinon-chai":"^2.8.0"},"gitHead":"b4fc6b7bb4c0c35305b8ec26850dca159298a446","_id":"jsdoc-babel@0.2.1","_shasum":"427fcd775f7abf099806ab66aa382b496eea1bd0","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"ctumolosus","email":"ctumolosus@gmail.com"},"dist":{"shasum":"427fcd775f7abf099806ab66aa382b496eea1bd0","tarball":"https://registry.npmjs.org/jsdoc-babel/-/jsdoc-babel-0.2.1.tgz","integrity":"sha512-Bt69+O+57SfPSuROdCjyqWv00d7jRovqYrF+m2fsEFE5q18+JiovwBBgdzO7JtzQ2Q20+IiVlgnJlt1kp0DcMA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHJiZbY071Qr6BLw2karW/AwgUjJsO0Ob620CEfdGr1LAiEA5GjZ7acOMvYqZQMJLCAlMzW2qV43vmTdoo5oKgfVwYg="}]},"maintainers":[{"name":"ctumolosus","email":"ctumolosus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jsdoc-babel-0.2.1.tgz_1467287632435_0.03778187558054924"},"directories":{}},"0.3.0":{"name":"jsdoc-babel","version":"0.3.0","description":"A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.","main":"lib/index.js","files":["lib","src"],"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","prebuild":"npm run test","prepublish":"npm run build","pretest":"npm run lint","test":"mocha --compilers js:babel-core/register --recursive --require test/setup.js test/specs"},"repository":{"type":"git","url":"git+https://github.com/ctumolosus/jsdoc-babel.git"},"keywords":["jsdoc","babel","plugin"],"author":{"name":"Christian Munoz"},"license":"MIT","bugs":{"url":"https://github.com/ctumolosus/jsdoc-babel/issues"},"homepage":"https://github.com/ctumolosus/jsdoc-babel","dependencies":{"lodash":"^4.13.1"},"peerDependencies":{"babel-core":">6.0.0"},"devDependencies":{"babel-cli":"^6.9.0","babel-core":"^6.9.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-2":"^6.5.0","chai":"^3.5.0","eslint":"3.11.1","eslint-config-airbnb":"^11.1.0","eslint-plugin-import":"^1.16.0","eslint-plugin-jsx-a11y":"2.2.3","eslint-plugin-react":"6.8.0","mocha":"^3.0.2","sinon":"^1.17.4","sinon-chai":"^2.8.0"},"gitHead":"da02940517af7bc289c2bd7cfc198bbfbf5f9ec1","_id":"jsdoc-babel@0.3.0","_shasum":"2eaaefd9eca8d8b78845394a1cce9d8896befbe1","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"ctumolosus","email":"ctumolosus@gmail.com"},"dist":{"shasum":"2eaaefd9eca8d8b78845394a1cce9d8896befbe1","tarball":"https://registry.npmjs.org/jsdoc-babel/-/jsdoc-babel-0.3.0.tgz","integrity":"sha512-gPuXE0aQv5+sMFTdSDPwe3wNVCbeSUrS88EYLdH2eQLdERyX5qLFuiVL3oOSolvBewyWTuR1uqY/mApbOp4WNA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBxh3aEe8u0URNBAhFIuGMxs04DxBINC+FmXXTk3Ub3MAiEAksZJhU9lwqAFPXTKdFVLKrtT6w+6S1jHWx0WrxfB7Nw="}]},"maintainers":[{"name":"ctumolosus","email":"ctumolosus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/jsdoc-babel-0.3.0.tgz_1481128184887_0.8848890848457813"},"directories":{}},"0.4.0-alpha.0":{"name":"jsdoc-babel","version":"0.4.0-alpha.0","description":"A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.","main":"lib/index.js","files":["lib","src"],"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","prebuild":"npm run test","prepublish":"npm run build","pretest":"npm run lint","test":"mocha --recursive --require @babel/register --require test/setup.js test/specs"},"repository":{"type":"git","url":"git+https://github.com/ctumolosus/jsdoc-babel.git"},"keywords":["jsdoc","babel","plugin"],"author":{"name":"Christian Munoz"},"license":"MIT","bugs":{"url":"https://github.com/ctumolosus/jsdoc-babel/issues"},"homepage":"https://github.com/ctumolosus/jsdoc-babel","dependencies":{"lodash":"^4.13.1"},"peerDependencies":{"@babel/core":"^7.0.0-beta.36"},"devDependencies":{"@babel/cli":"^7.0.0-beta.36","@babel/core":"^7.0.0-beta.36","@babel/plugin-transform-runtime":"^7.0.0-beta.36","@babel/preset-es2015":"^7.0.0-beta.36","@babel/preset-stage-2":"^7.0.0-beta.36","@babel/register":"^7.0.0-beta.36","chai":"^4.1.2","eslint":"^4.14.0","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","mocha":"^4.0.1","sinon":"^4.1.3","sinon-chai":"^2.14.0"},"gitHead":"291e3b78bf14dfcb6ba284871c1ea7018592ab67","_id":"jsdoc-babel@0.4.0-alpha.0","_shasum":"c1427b5cb4d4f83d45ca67f9dae32b912cfb0749","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.5","_npmUser":{"name":"ctumolosus","email":"ctumolosus@gmail.com"},"dist":{"shasum":"c1427b5cb4d4f83d45ca67f9dae32b912cfb0749","tarball":"https://registry.npmjs.org/jsdoc-babel/-/jsdoc-babel-0.4.0-alpha.0.tgz","integrity":"sha512-8CbryJGj44aweKafGWrXtWxIQgzFn32nXTjXglU69zuEVOWkiuvzRGDUr+yt+z6sbp50pxkS5prJ+wRrgF2H6g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDToXwKNGf9MzBvUYlBTFXoAoAx7z/DxEoGZGJWjvW5EgIgcwLoNA/+vKgRaIeLTgujwxNGtAkr5FmGBdIrPTzFf40="}]},"maintainers":[{"name":"ctumolosus","email":"ctumolosus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsdoc-babel-0.4.0-alpha.0.tgz_1514377747572_0.3145856761839241"},"directories":{}},"0.4.0":{"name":"jsdoc-babel","version":"0.4.0","description":"A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.","main":"lib/index.js","files":["lib","src"],"scripts":{"prepare":"babel src --out-dir lib","build":"babel src --out-dir lib","lint":"eslint src test","prebuild":"npm run test","prepublish":"npm run build","pretest":"npm run lint","test":"mocha --recursive --require babel-register --require test/setup.js test/specs"},"repository":{"type":"git","url":"git+https://github.com/ctumolosus/jsdoc-babel.git"},"keywords":["jsdoc","babel","plugin"],"author":{"name":"Christian Munoz"},"license":"MIT","bugs":{"url":"https://github.com/ctumolosus/jsdoc-babel/issues"},"homepage":"https://github.com/ctumolosus/jsdoc-babel","dependencies":{"jsdoc-regex":"^1.0.1","lodash":"^4.13.1"},"peerDependencies":{"babel-core":">6.0.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-register":"^6.26.0","chai":"^4.1.2","eslint":"^4.14.0","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","mocha":"^5.0.0","sinon":"^4.1.3","sinon-chai":"^3.0.0"},"gitHead":"c8f25a2dc5180b3d498981338c11c10e929c3ea5","_id":"jsdoc-babel@0.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"ctumolosus","email":"ctumolosus@gmail.com"},"dist":{"integrity":"sha512-KF3WTPvoPYc8ZyXzC1m+vvwi+2VCKkqZX/NkqcE1tFephp8RnZAxG52QB/wvz/zoDS6XU28aM8NItMPMad50PA==","shasum":"0d8e1e82eda232bff28d7686c35ab85b239d8520","tarball":"https://registry.npmjs.org/jsdoc-babel/-/jsdoc-babel-0.4.0.tgz","fileCount":6,"unpackedSize":9773,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCv/Q27FOpaN5qOF87p7lEcGEYPSXZ2VLnVyqpyIl7J+gIgUZSOJgjP/4Va3ixzmdY9Qayla+H7vMPHcpLZfCPO7ts="}]},"maintainers":[{"name":"ctumolosus","email":"ctumolosus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsdoc-babel_0.4.0_1520398534964_0.9033995645024575"},"_hasShrinkwrap":false},"0.5.0":{"name":"jsdoc-babel","version":"0.5.0","description":"A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.","main":"lib/index.js","scripts":{"build":"babel src --out-dir lib","clean":"rimraf lib","lint":"eslint .","prepare":"npm-run-all clean build","prepublishOnly":"npm-run-all clean lint test build","test":"mocha --recursive --require @babel/register --require test/setup.js test/specs","test:watch":"npm run test -- --watch"},"repository":{"type":"git","url":"git+https://github.com/ctumolosus/jsdoc-babel.git"},"keywords":["jsdoc","babel","plugin"],"author":{"name":"Christian Munoz"},"license":"MIT","bugs":{"url":"https://github.com/ctumolosus/jsdoc-babel/issues"},"homepage":"https://github.com/ctumolosus/jsdoc-babel","dependencies":{"jsdoc-regex":"^1.0.1","lodash":"^4.17.10"},"peerDependencies":{"@babel/core":"^7.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^9.0.0","chai":"^4.1.2","eslint":"^5.4.0","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","mocha":"^5.2.0","npm-run-all":"^4.1.3","rimraf":"^2.6.2","sinon":"^6.1.5","sinon-chai":"^3.2.0"},"gitHead":"f6f06815df7ae8abc9edbe8357048f80fd4184c9","_id":"jsdoc-babel@0.5.0","_npmVersion":"6.4.0","_nodeVersion":"8.9.3","_npmUser":{"name":"ctumolosus","email":"ctumolosus@gmail.com"},"dist":{"integrity":"sha512-PYfTbc3LNTeR8TpZs2M94NLDWqARq0r9gx3SvuziJfmJS7/AeMKvtj0xjzOX0R/4MOVA7/FqQQK7d6U0iEoztQ==","shasum":"7217b8820469fe600dccfdee895648c6a0dd4a2e","tarball":"https://registry.npmjs.org/jsdoc-babel/-/jsdoc-babel-0.5.0.tgz","fileCount":16,"unpackedSize":12625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbiesXCRA9TVsSAnZWagAA8g0P/3egwyEK2L0jlTuTfK4h\naosCELEQN+uMyRZP01tHzRyZZm331w5g2ReEm+D5idNiO+dooG2anyxIP3UT\nABwn/cE2yaxktyvWQBL7X8DBfhvyWG9sQDWGVUelXvDYwWMw3X2bN2x0nUk/\nh60Y42FEtJ+52e/NTKSRhd1q+DsIOa4JSKuBuOvigX5GSpO2toAcqF2KmUWL\nn7FtL4lTUpdh5wTXV3UKSffI7kgVFMYIW9a+jjNn68DV+JTPsKTJLNzIzUEb\nt2gGN9RAzAHMGPKmDdn9noOBalzuoNrp493Jy/BpadmUMd4tYhOXduZMRAWp\n8nF491cVo+HyTcPWl90+RVUCw/ucdZBbHoD7jVfWnlHfqm3EtFM6k/UySCFJ\ntvBYuMbYbM9TYieaYboI8nwTnvxC6GXGP6XPy5QSAdoKcHPCaXwOYF0zYX/8\nXp/7OWR8RLB0XQHzh+J2qMCb0aj5L9lMiMLctaLfZhZKK2TlZgm+yEOYaVRR\nOzMDrXgxXDbZN3RD47i95Ht3pmKzJLQAu3YFjk1V9/x9Ia6oTDkLfjtl3rnM\n4ZVddKRTNBF9v4/X78UIFcN8d1eazKDNXvNnRDPdKtVdZo95ClBy8tRz9D8C\nWPh0JIz9+hK4ax2Ji3bFDMKwGTp+mO2ippMzbMN2RTwCmWilA6ICaJwlnIES\nw0lf\r\n=tXxL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH0HnsjqnLISmgyyY9xfivdke6yZjuW6gOrtoANLmdUACIQCKqAdr1c8mh9khnWHf68uMsA/C3fsJiEFwUxAjxgsQTg=="}]},"maintainers":[{"name":"ctumolosus","email":"ctumolosus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsdoc-babel_0.5.0_1535765270431_0.02463451305079256"},"_hasShrinkwrap":false}},"readme":"[![NPM Version][npm-image]][npm-url]\n[![Build Status][travis-image]][travis-url]\n[![Downloads][downloads-image]][downloads-url]\n[![Greenkeeper badge](https://badges.greenkeeper.io/ctumolosus/jsdoc-babel.svg)](https://greenkeeper.io/)\n\n# jsdoc-babel\n\nA [JSDoc][jsdoc] plugin that transforms source files with [Babel][babel] before they are processed.\n\n> JSDoc uses the Babylon JavaScript parser since [version 3.5.0](https://github.com/jsdoc3/jsdoc/releases/tag/3.5.0), which means that JSDoc can parse any JavaScript or JSX file that is supported by the Babel compiler. You may not need to use this plugin unless you need to preprocess unsupported syntax in your source code.\n\n## Installation\n\nThe `jsdoc-babel` plugin can be installed using NPM.\n\n```bash\nnpm install jsdoc-babel --save-dev\n```\n\n## Usage\n\nTo use plugin you should include the plugin module in the `plugins` array of\n[JSDoc's configuration file](http://usejsdoc.org/about-configuring-jsdoc.html).\n\n```json\n{\n    \"plugins\": [\"node_modules/jsdoc-babel\"]\n}\n```\n\n### Processing files with different extensions\n\nBy default, the plugin only processes files that have a `.js` extension. You\ncould enable transformation for other file extensions by adding the following\nsettings to your JSDoc configuration file:\n\n```json\n{\n    \"plugins\": [\"node_modules/jsdoc-babel\"],\n    \"babel\": {\n        \"extensions\": [\"js\", \"es6\", \"jsx\"]\n    }\n}\n```\n\n### Passing options through Babel\n\nIf Babel can resolve a `.babelrc` file in your project, it will be parsed as the\ntransformer options.\n\nAlternatively, you can define [options](https://babeljs.io/docs/en/options)\nto be passed through Babel by adding them to your JSDoc configuration file:\n\n```json\n{\n    \"plugins\": [\"node_modules/jsdoc-babel\"],\n    \"babel\": {\n        \"presets\": [\"@babel/env\"]\n    }\n}\n```\n\nNote that options defined in the JSDoc configuration file will take precedence\nover those defined in your `.babelrc` file.\n\nIf you would prefer to disable `.babelrc` file resolution, you can use the\n[`babelrc`](https://babeljs.io/docs/en/options#babelrc) option:\n\n```json\n{\n    \"plugins\": [\"node_modules/jsdoc-babel\"],\n    \"babel\": {\n        \"presets\": [\"@babel/env\"],\n        \"babelrc\": false\n    }\n}\n```\n\n## License\n\nMIT\n\n[npm-image]: https://img.shields.io/npm/v/jsdoc-babel.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/jsdoc-babel\n[travis-image]: https://img.shields.io/travis/ctumolosus/jsdoc-babel/master.svg?style=flat-square\n[travis-url]: https://travis-ci.org/ctumolosus/jsdoc-babel\n[downloads-image]: https://img.shields.io/npm/dm/jsdoc-babel.svg?style=flat-square\n[downloads-url]: https://www.npmjs.com/package/jsdoc-babel\n[jsdoc]: http://usejsdoc.org/\n[babel]: https://babeljs.io/\n","maintainers":[{"name":"ctumolosus","email":"ctumolosus@gmail.com"}],"time":{"modified":"2023-06-16T21:37:42.213Z","created":"2015-06-27T09:50:57.280Z","0.1.0":"2015-06-27T09:50:57.280Z","0.2.0":"2016-05-30T02:15:23.167Z","0.2.1":"2016-06-30T11:53:55.105Z","0.3.0":"2016-12-07T16:29:45.541Z","0.4.0-alpha.0":"2017-12-27T12:29:07.630Z","0.4.0":"2018-03-07T04:55:35.014Z","0.5.0":"2018-09-01T01:27:50.634Z"},"homepage":"https://github.com/ctumolosus/jsdoc-babel","keywords":["jsdoc","babel","plugin"],"repository":{"type":"git","url":"git+https://github.com/ctumolosus/jsdoc-babel.git"},"author":{"name":"Christian Munoz"},"bugs":{"url":"https://github.com/ctumolosus/jsdoc-babel/issues"},"license":"MIT","readmeFilename":"README.md","users":{"flumpus-dev":true}}