{ "_args": [ [ "speech-rule-engine@*", "/Users/okennedy/Documents/Website/node_modules/mathjax-node" ] ], "_from": "speech-rule-engine@*", "_id": "speech-rule-engine@0.2.8", "_inCache": true, "_installable": true, "_location": "/speech-rule-engine", "_nodeVersion": "3.3.1", "_npmUser": { "email": "Volker.Sorge@gmail.com", "name": "zorkow" }, "_npmVersion": "2.14.3", "_phantomChildren": {}, "_requested": { "name": "speech-rule-engine", "raw": "speech-rule-engine@*", "rawSpec": "*", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "/mathjax-node" ], "_resolved": "https://registry.npmjs.org/speech-rule-engine/-/speech-rule-engine-0.2.8.tgz", "_shasum": "56df9c5f4e73d7fa332452394d58db1fdd0e4a17", "_shrinkwrap": null, "_spec": "speech-rule-engine@*", "_where": "/Users/okennedy/Documents/Website/node_modules/mathjax-node", "bugs": { "email": "volker.sorge@gmail.com", "url": "https://github.com/zorkow/speech-rule-engine/issues" }, "dependencies": { "commander": "*", "xmldom": "*", "xpath": "*" }, "description": "A standalone speech rule engine for XML structures, based on the original engine from ChromeVox.", "devDependencies": { "closure": ">=1.0.0", "closure-library": ">=1.43629075.2", "closurecompiler": ">=1.5.0" }, "directories": { "test": "tests" }, "dist": { "shasum": "56df9c5f4e73d7fa332452394d58db1fdd0e4a17", "tarball": "http://registry.npmjs.org/speech-rule-engine/-/speech-rule-engine-0.2.8.tgz" }, "files": [ "LICENSE", "README.md", "index.js", "lib/" ], "gitHead": "9bb586670e64d69e318b7a5fba06463175fc7a03", "homepage": "https://github.com/zorkow/speech-rule-engine", "keywords": [ "a11y", "screen-reader", "xml" ], "license": "Apache-2.0", "main": "index.js", "maintainers": [ { "name": "zorkow", "email": "Volker.Sorge@gmail.com" } ], "name": "speech-rule-engine", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/zorkow/speech-rule-engine.git" }, "scripts": { "prepublish": "make clean; make publish", "test": "make test" }, "version": "0.2.8" }