@gerhobbelt/mathjax-third-party-extensions
Version:
A list of MathJax extensions provided by third-party contributors
54 lines (53 loc) • 1.53 kB
JSON
{
"_from": "requirejs@2.3.6",
"_id": "requirejs@2.3.6",
"_inBundle": false,
"_integrity": "sha512-ipEzlWQe6RK3jkzikgCupiTbTvm4S0/CAU5GlgptkN5SO6F3u0UD0K18wy6ErDqiCyP4J4YYe1HuAShvsxePLg==",
"_location": "/requirejs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "requirejs@2.3.6",
"name": "requirejs",
"escapedName": "requirejs",
"rawSpec": "2.3.6",
"saveSpec": null,
"fetchSpec": "2.3.6"
},
"_requiredBy": [
"#DEV:/",
"/grunt-contrib-requirejs"
],
"_resolved": "https://registry.npmjs.org/requirejs/-/requirejs-2.3.6.tgz",
"_shasum": "e5093d9601c2829251258c0b9445d4d19fa9e7c9",
"_spec": "requirejs@2.3.6",
"_where": "W:\\Users\\Ger\\Projects\\sites\\library.visyond.gov\\80\\lib\\js\\mathjax-third-party-extensions\\legacy\\siunitx",
"author": {
"name": "James Burke",
"email": "jrburke@gmail.com",
"url": "http://github.com/jrburke"
},
"bin": {
"r.js": "./bin/r.js",
"r_js": "./bin/r.js"
},
"bugs": {
"url": "https://github.com/jrburke/r.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer",
"engines": {
"node": ">=0.4.0"
},
"homepage": "http://github.com/jrburke/r.js",
"license": "MIT",
"main": "./bin/r.js",
"name": "requirejs",
"repository": {
"type": "git",
"url": "git+https://github.com/jrburke/r.js.git"
},
"version": "2.3.6"
}