mirror of
https://github.com/cosinekitty/astronomy.git
synced 2025-12-26 09:10:23 -05:00
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.19 to 0.5.0. - [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases) - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.19...0.5.0) --- updated-dependencies: - dependency-name: xml2js dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
15 lines
306 B
JSON
15 lines
306 B
JSON
{
|
|
"name": "hydrogen",
|
|
"version": "1.0.0",
|
|
"description": "Very simple doxygen to markdown converter.",
|
|
"main": "hydrogen.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Don Cross",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xml2js": "^0.5.0"
|
|
}
|
|
}
|