You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

96 lines
2.4 KiB

{
"_args": [
[
{
"name": "mathjax-node",
"raw": "mathjax-node@0.5.2",
"rawSpec": "0.5.2",
"scope": null,
"spec": "0.5.2",
"type": "version"
},
"D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\gitbook-plugin-mathjax"
]
],
"_from": "mathjax-node@0.5.2",
"_id": "mathjax-node@0.5.2",
"_inCache": true,
"_installable": true,
"_location": "/mathjax-node",
"_nodeVersion": "4.6.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/mathjax-node-0.5.2.tgz_1480493617725_0.3254264439456165"
},
"_npmUser": {
"email": "manager@mathjax.org",
"name": "mathjax"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"name": "mathjax-node",
"raw": "mathjax-node@0.5.2",
"rawSpec": "0.5.2",
"scope": null,
"spec": "0.5.2",
"type": "version"
},
"_requiredBy": [
"/gitbook-plugin-mathjax"
],
"_resolved": "https://registry.npmjs.org/mathjax-node/-/mathjax-node-0.5.2.tgz",
"_shasum": "24ce7a9e1abf695e7c17cb73ee72fc2754a49f8f",
"_shrinkwrap": null,
"_spec": "mathjax-node@0.5.2",
"_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\gitbook-plugin-mathjax",
"bugs": {
"url": "http://github.com/mathjax/MathJax-node/issues"
},
"dependencies": {
"jsdom": "7.*",
"mathjax": "*",
"speech-rule-engine": "*",
"yargs": "3.*"
},
"description": "API's for calling MathJax from node.js",
"devDependencies": {
"tape": "^4.0.3"
},
"directories": {},
"dist": {
"shasum": "24ce7a9e1abf695e7c17cb73ee72fc2754a49f8f",
"tarball": "https://registry.npmjs.org/mathjax-node/-/mathjax-node-0.5.2.tgz"
},
"gitHead": "2811aad5d066f9d54dbb35562ea3b035089db33d",
"homepage": "https://github.com/mathjax/MathJax-node#readme",
"keywords": [
"MathJax",
"math",
"svg",
"HTML",
"MathML",
"TeX",
"AsciiMath"
],
"license": "Apache-2.0",
"main": "./lib/mj-single.js",
"maintainers": [
{
"email": "manager@mathjax.org",
"name": "mathjax"
}
],
"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.5.2"
}