UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

57 lines (56 loc) 1.56 kB
{ "_from": "acorn-jsx@^4.1.1", "_id": "acorn-jsx@4.1.1", "_inBundle": false, "_integrity": "sha512-JY+iV6r+cO21KtntVvFkD+iqjtdpRUpGqKWgfkCdZq1R+kbreEl8EcdcJR4SmiIgsIQT33s6QzheQ9a275Q8xw==", "_location": "/acorn-jsx", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "acorn-jsx@^4.1.1", "name": "acorn-jsx", "escapedName": "acorn-jsx", "rawSpec": "^4.1.1", "saveSpec": null, "fetchSpec": "^4.1.1" }, "_requiredBy": [ "/espree" ], "_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-4.1.1.tgz", "_shasum": "e8e41e48ea2fe0c896740610ab6a4ffd8add225e", "_spec": "acorn-jsx@^4.1.1", "_where": "W:\\Users\\Ger\\Projects\\sites\\library.visyond.gov\\80\\lib\\js\\mathjax-third-party-extensions\\legacy\\siunitx\\node_modules\\espree", "bugs": { "url": "https://github.com/RReverser/acorn-jsx/issues" }, "bundleDependencies": false, "dependencies": { "acorn": "^5.0.3" }, "deprecated": false, "description": "Alternative, faster React.js JSX parser", "devDependencies": { "chai": "^3.0.0", "mocha": "^3.3.0" }, "homepage": "https://github.com/RReverser/acorn-jsx", "license": "MIT", "maintainers": [ { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", "url": "http://rreverser.com/" } ], "name": "acorn-jsx", "repository": { "type": "git", "url": "git+https://github.com/RReverser/acorn-jsx.git" }, "scripts": { "test": "node test/run.js" }, "version": "4.1.1" }