{ "_args": [ [ "mathjax-node", "/Users/okennedy/Documents/Website" ] ], "_from": "mathjax-node@*", "_id": "mathjax-node@0.4.0", "_inCache": true, "_installable": true, "_location": "/mathjax-node", "_nodeVersion": "4.1.1", "_npmUser": { "email": "manager@mathjax.org", "name": "mathjax" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "mathjax-node", "raw": "mathjax-node", "rawSpec": "", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/mathjax-node/-/mathjax-node-0.4.0.tgz", "_shasum": "b590639f3e5c9af5a45be98d3a2f372d9eba6576", "_shrinkwrap": null, "_spec": "mathjax-node", "_where": "/Users/okennedy/Documents/Website", "bugs": { "url": "http://github.com/mathjax/MathJax-node/issues" }, "dependencies": { "MathJax": "https://github.com/mathjax/MathJax/tarball/mathjax-node-2.5.1", "jsdom": "^6.0.0", "speech-rule-engine": "*", "yargs": "^3.0.0" }, "description": "API's for calling MathJax from node.js", "devDependencies": { "tape": "^4.0.3" }, "directories": {}, "dist": { "shasum": "b590639f3e5c9af5a45be98d3a2f372d9eba6576", "tarball": "http://registry.npmjs.org/mathjax-node/-/mathjax-node-0.4.0.tgz" }, "gitHead": "b643191e91082916940577685e2b0813e37b7d3a", "homepage": "https://github.com/mathjax/MathJax-node#readme", "keywords": [ "AsciiMath", "MathJax", "MathML", "TeX", "math", "svg" ], "license": "Apache-2.0", "main": "./lib/mj-page.js", "maintainers": [ { "name": "mathjax", "email": "manager@mathjax.org" } ], "name": "mathjax-node", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mathjax/MathJax-node.git" }, "scripts": { "test": "tape test/*.js" }, "version": "0.4.0" }