12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_from": "mathjax",
- "_id": "mathjax@2.7.5",
- "_inBundle": false,
- "_integrity": "sha512-OzsJNitEHAJB3y4IIlPCAvS0yoXwYjlo2Y4kmm9KQzyIBZt2d8yKRalby3uTRNN4fZQiGL2iMXjpdP1u2Rq2DQ==",
- "_location": "/mathjax",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "mathjax",
- "name": "mathjax",
- "escapedName": "mathjax",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/mathjax/-/mathjax-2.7.5.tgz",
- "_shasum": "c9c5947f86f9be31651f5f3667d3c9a8bb01efe4",
- "_spec": "mathjax",
- "_where": "D:\\Users\\HZH\\Vue\\examNew",
- "bugs": {
- "url": "http://github.com/mathjax/MathJax/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Beautiful math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers.",
- "homepage": "https://github.com/mathjax/MathJax#readme",
- "keywords": [
- "math",
- "svg",
- "mathml",
- "tex",
- "latex",
- "asciimath",
- "browser",
- "browser-only"
- ],
- "license": "Apache-2.0",
- "main": "./unpacked/MathJax.js",
- "maintainers": [
- {
- "name": "MathJax Consortium",
- "email": "info@mathjax.org",
- "url": "http://www.mathjax.org"
- }
- ],
- "name": "mathjax",
- "repository": {
- "type": "git",
- "url": "git://github.com/mathjax/MathJax.git"
- },
- "scripts": {
- "test": "echo 'No tests here!'"
- },
- "version": "2.7.5"
- }
|