mirror of
https://github.com/He4eT/fuzzsoma.git
synced 2026-05-04 17:27:23 +00:00
package.json: add xml2js
This commit is contained in:
parent
fce5f04a1f
commit
09a9107c4b
2 changed files with 48 additions and 1 deletions
|
|
@ -11,5 +11,8 @@
|
|||
"bin": {
|
||||
"fuzzsoma": "./index.js"
|
||||
},
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"xml2js": "^0.6.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue