12 lines
300 B
JSON
12 lines
300 B
JSON
{
|
|
"name": "xml-element-extractor",
|
|
"description": "Extract XML elements from source files using Python's standard library with optional xmllint formatting",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jay Xu",
|
|
"email": "jay.xu.krfantasy@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
]
|
|
} |