11 lines
142 B
JSON
11 lines
142 B
JSON
{
|
|
"name": "xmldom",
|
|
"version": "0.1.15",
|
|
"main": "dom-parser.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"components"
|
|
]
|
|
}
|