{
  "_from": "speech-rule-engine@^3.0.0-beta.6",
  "_id": "speech-rule-engine@3.0.0-beta.6",
  "_inBundle": false,
  "_integrity": "sha512-B7gcT53jAsKpx7WvFYQcyUlFmgS3Wa9KlDy0FY8SOTa+Wz5EqmI0MpCD5/fYm8/2qiCPp8HwZg+H3cBgM+sNVw==",
  "_location": "/speech-rule-engine",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "speech-rule-engine@^3.0.0-beta.6",
    "name": "speech-rule-engine",
    "escapedName": "speech-rule-engine",
    "rawSpec": "^3.0.0-beta.6",
    "saveSpec": null,
    "fetchSpec": "^3.0.0-beta.6"
  },
  "_requiredBy": [
    "/mathjax-full"
  ],
  "_resolved": "https://registry.npmjs.org/speech-rule-engine/-/speech-rule-engine-3.0.0-beta.6.tgz",
  "_shasum": "77b0ed9570eccd0a5f71d387ae0da8221d720fd0",
  "_spec": "speech-rule-engine@^3.0.0-beta.6",
  "_where": "/home/panglesd/ownCloud/Thaise/slides/slides-js/node_modules/mathjax-full",
  "bin": {
    "sre": "./bin/sre"
  },
  "bugs": {
    "url": "https://github.com/zorkow/speech-rule-engine/issues",
    "email": "volker.sorge@gmail.com"
  },
  "bundleDependencies": false,
  "dependencies": {
    "commander": "*",
    "wicked-good-xpath": "*",
    "xmldom-sre": "^0.1.31"
  },
  "deprecated": false,
  "description": "A standalone speech rule engine for XML structures, based on the original engine from ChromeVox.",
  "devDependencies": {
    "closure-linter-wrapper": ">=1.1.0",
    "google-closure-compiler": ">=20190618.0.0",
    "google-closure-library": "^20190618.0.0",
    "jsdoc": ">=3.6.2",
    "json-minify": ">=1.0.0"
  },
  "directories": {
    "test": "tests"
  },
  "files": [
    "index.js",
    "LICENSE",
    "README.md",
    "lib/",
    "bin/"
  ],
  "homepage": "https://github.com/zorkow/speech-rule-engine",
  "keywords": [
    "screen-reader",
    "xml",
    "a11y"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "Volker Sorge",
      "email": "Volker.Sorge@gmail.com",
      "url": "http://www.cs.bham.ac.uk/~vxs"
    }
  ],
  "name": "speech-rule-engine",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zorkow/speech-rule-engine.git"
  },
  "scripts": {
    "prepublishOnly": "make clean; make publish",
    "test": "make test"
  },
  "version": "3.0.0-beta.6"
}
