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.

125 lines
2.9 KiB

{
"_args": [
[
{
"name": "katex",
"raw": "katex@0.7.1",
"rawSpec": "0.7.1",
"scope": null,
"spec": "0.7.1",
"type": "version"
},
"/Volumes/Atelier/lucil/Documents/_WEB/StreamMusicalPerformance/node_modules/gitbook-plugin-katex"
]
],
"_from": "katex@0.7.1",
"_id": "katex@0.7.1",
"_inCache": true,
"_installable": true,
"_location": "/katex",
"_nodeVersion": "7.3.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/katex-0.7.1.tgz_1485040762768_0.427634091116488"
},
"_npmUser": {
"email": "Martin.vGagern@gmx.net",
"name": "gagern"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "katex",
"raw": "katex@0.7.1",
"rawSpec": "0.7.1",
"scope": null,
"spec": "0.7.1",
"type": "version"
},
"_requiredBy": [
"/gitbook-plugin-katex"
],
"_resolved": "https://registry.npmjs.org/katex/-/katex-0.7.1.tgz",
"_shasum": "06bb5298efad05e1e7228035ba8e1591f3061b8f",
"_shrinkwrap": null,
"_spec": "katex@0.7.1",
"_where": "/Volumes/Atelier/lucil/Documents/_WEB/StreamMusicalPerformance/node_modules/gitbook-plugin-katex",
"bin": {
"katex": "cli.js"
},
"bugs": {
"url": "https://github.com/Khan/KaTeX/issues"
},
"dependencies": {
"match-at": "^0.1.0"
},
"description": "Fast math typesetting for the web.",
"devDependencies": {
"browserify": "^10.2.4",
"clean-css": "~2.2.15",
"eslint": "^1.10.3",
"express": "~3.3.3",
"glob": "^5.0.15",
"jasmine": "^2.3.2",
"jasmine-core": "^2.3.4",
"js-yaml": "^3.3.1",
"jspngopt": "^0.1.0",
"less": "~2.7.1",
"nomnom": "^1.8.1",
"pako": "0.2.7",
"selenium-webdriver": "^2.46.1",
"sri-toolbox": "^0.2.0",
"uglify-js": "~2.4.15"
},
"directories": {},
"dist": {
"shasum": "06bb5298efad05e1e7228035ba8e1591f3061b8f",
"tarball": "https://registry.npmjs.org/katex/-/katex-0.7.1.tgz"
},
"files": [
"katex.js",
"cli.js",
"src/",
"dist/"
],
"gitHead": "216832464034c13ec812a10f2143464b21a978c1",
"homepage": "https://github.com/Khan/KaTeX#readme",
"license": "MIT",
"main": "katex.js",
"maintainers": [
{
"email": "Martin.vGagern@gmx.net",
"name": "gagern"
},
{
"email": "kevinb7@gmail.com",
"name": "kevinbarabash"
},
{
"email": "opensource+npm@khanacademy.org",
"name": "khanacademy"
},
{
"email": "ben@benalpert.com",
"name": "spicyj"
},
{
"email": "xymostech@gmail.com",
"name": "xymostech"
}
],
"name": "katex",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/Khan/KaTeX.git"
},
"scripts": {
"prepublish": "make NIS= dist",
"start": "node server.js",
"test": "make lint test"
},
"version": "0.7.1"
}