{ "manifest": { "name": "@jupyterlab/mathjax2", "version": "3.2.8", "description": "A MathJax 2 Typesetting provider for JupyterLab", "homepage": "https://github.com/jupyterlab/jupyterlab", "bugs": { "url": "https://github.com/jupyterlab/jupyterlab/issues" }, "repository": { "type": "git", "url": "https://github.com/jupyterlab/jupyterlab.git" }, "license": "BSD-3-Clause", "author": { "name": "Project Jupyter" }, "sideEffects": [ "style/**/*" ], "main": "lib/index.js", "types": "lib/index.d.ts", "style": "style/index.css", "files": [ "lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}", "style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}", "style/index.js" ], "scripts": { "build": "tsc -b", "clean": "rimraf lib && rimraf tsconfig.tsbuildinfo", "docs": "typedoc src", "watch": "tsc -b --watch" }, "dependencies": { "@jupyterlab/rendermime-interfaces": "^3.2.8", "@lumino/coreutils": "^1.5.3" }, "devDependencies": { "rimraf": "~3.0.0", "typedoc": "~0.21.2", "typescript": "~4.1.3" }, "publishConfig": { "access": "public" }, "styleModule": "style/index.js", "_registry": "npm", "_loc": "/home/jovyan/.cache/yarn/v6/npm-@jupyterlab-mathjax2-3.2.8-ea6d06c06a7a97a18deb0e730731d8a4087d85b4-integrity/node_modules/@jupyterlab/mathjax2/package.json" }, "artifacts": [], "remote": { "resolved": "https://registry.yarnpkg.com/@jupyterlab%2fmathjax2/-/mathjax2-3.2.8.tgz#ea6d06c06a7a97a18deb0e730731d8a4087d85b4", "type": "tarball", "reference": "https://registry.yarnpkg.com/@jupyterlab%2fmathjax2/-/mathjax2-3.2.8.tgz", "hash": "ea6d06c06a7a97a18deb0e730731d8a4087d85b4", "integrity": "sha512-DAc+k55h7hIKB45HAw51erVQjV9fabNsX8NzW8ZDqlMIRfXS//dJg1/lOVUjw+YpZrVQFkOmrOBEqX2yPMATsg==", "registry": "npm", "packageName": "@jupyterlab/mathjax2", "cacheIntegrity": "sha512-DAc+k55h7hIKB45HAw51erVQjV9fabNsX8NzW8ZDqlMIRfXS//dJg1/lOVUjw+YpZrVQFkOmrOBEqX2yPMATsg== sha1-6m0GwGp6l6GN6w5zBzHYpAh9hbQ=" }, "registry": "npm", "hash": "ea6d06c06a7a97a18deb0e730731d8a4087d85b4" }