Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown) from 5.0.3 to 6.0.1. - [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases) - [Commits](https://github.com/jsdoc2md/jsdoc-to-markdown/compare/v5.0.3...v6.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
16 lines
405 B
JSON
16 lines
405 B
JSON
{
|
|
"name": "BeEF",
|
|
"version": "0.4.7.4-alpha-pre",
|
|
"description": "The Browser Exploitation Framework Project",
|
|
"scripts": {
|
|
"docs": "./node_modules/.bin/jsdoc -c conf.json"
|
|
},
|
|
"author": "Wade Alcorn",
|
|
"license": "GNU General Public License v2.0",
|
|
"devDependencies": {
|
|
"jsdoc": "^3.6.4",
|
|
"jsdoc-to-markdown": "^6.0.1"
|
|
},
|
|
"dependencies": {}
|
|
}
|