big-xml-notify
Version:
A fork of npm big-xml, added "close" event emitter when file is fully read
30 lines (29 loc) • 683 B
JSON
{
"name": "big-xml-notify",
"version": "1.0.21",
"description": "A fork of npm big-xml, added \"close\" event emitter when file is fully read",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MrMarciaOng/big-xml-notify.git"
},
"keywords": [
"big-xml-notify",
"big-xml",
"paser",
"xml",
"sax"
],
"author": "Marcia Ong",
"license": "ISC",
"bugs": {
"url": "https://github.com/MrMarciaOng/big-xml-notify/issues"
},
"homepage": "https://github.com/MrMarciaOng/big-xml-notify#readme"
}