{ "name": "@promistream/parse-xml", "version": "0.1.0", "main": "index.js", "keywords": [ "promistream" ], "repository": "http://git.cryto.net/promistream/parse-xml.git", "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0", "devDependencies": { "@joepie91/eslint-config": "^1.1.0", "eslint": "^6.8.0" }, "dependencies": { "@joepie91/consumable": "^1.0.1", "@promistream/buffer": "^0.1.0", "@promistream/last-will": "^0.1.0", "@promistream/map": "^0.1.0", "@promistream/pipe": "^0.1.1", "@validatem/allow-extra-properties": "^0.1.0", "@validatem/array-of": "^0.1.2", "@validatem/core": "^0.3.13", "@validatem/default-to": "^0.1.0", "@validatem/is-string": "^1.0.0", "@validatem/required": "^0.1.1", "bluebird": "^3.7.2", "debug": "^4.3.1", "p-event": "^4.2.0", "saxes": "^5.0.1" } }