LarpixClient/node_modules/mergexml/bower.json
2026-05-03 17:09:55 +02:00

25 lines
387 B
JSON

{
"name": "mergexml",
"version": "1.2.4",
"description": "Merge multiple XML sources",
"main": "mergexml.js",
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"xml",
"merge"
],
"authors": [
"Vallo Reima"
],
"license": "ISC",
"homepage": "vregistry.com",
"ignore": [
"**/.*",
"node_modules",
"bower_components"
]
}