{
  "_from": "mjml-parser-xml@4.10.1",
  "_id": "mjml-parser-xml@4.10.1",
  "_inBundle": false,
  "_integrity": "sha512-dQW7efbPTXY9cgEshxefiEQ6lcWXp1yADjfv6hWYhcWlpeBfyZ6NBDL8aoRoem+5+avMSzn1tP1oRvedlSY/9Q==",
  "_location": "/mjml-parser-xml",
  "_phantomChildren": {
    "domelementtype": "2.2.0",
    "domutils": "2.7.0",
    "entities": "2.2.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mjml-parser-xml@4.10.1",
    "name": "mjml-parser-xml",
    "escapedName": "mjml-parser-xml",
    "rawSpec": "4.10.1",
    "saveSpec": null,
    "fetchSpec": "4.10.1"
  },
  "_requiredBy": [
    "/mjml-cli",
    "/mjml-core",
    "/mjml-migrate"
  ],
  "_resolved": "https://registry.npmjs.org/mjml-parser-xml/-/mjml-parser-xml-4.10.1.tgz",
  "_shasum": "4efe8658b7fa372de1043146b42802d57381d42e",
  "_spec": "mjml-parser-xml@4.10.1",
  "_where": "/home/bookingwhizz/node1/node_modules/mjml-cli",
  "bugs": {
    "url": "https://github.com/mjmlio/mjml/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.8.7",
    "detect-node": "2.0.4",
    "htmlparser2": "^4.1.0",
    "lodash": "^4.17.15"
  },
  "deprecated": false,
  "description": "mjml-parser-xml",
  "devDependencies": {
    "@babel/cli": "^7.8.4",
    "chai": "^4.1.1",
    "mjml": "4.10.1",
    "mjml-core": "4.10.1",
    "rimraf": "^3.0.2"
  },
  "files": [
    "lib"
  ],
  "gitHead": "c560edfa3dc22e9be1b730aa6a48f4ea1338dee1",
  "homepage": "https://mjml.io",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "mjml-parser-xml",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mjmlio/mjml.git",
    "directory": "packages/mjml-parser-xml"
  },
  "scripts": {
    "build": "babel src --out-dir lib --root-mode upward",
    "clean": "rimraf lib",
    "test": "node ./test/test.js"
  },
  "version": "4.10.1"
}
