UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

64 lines (63 loc) 1.59 kB
{ "_from": "uri-path@^1.0.0", "_id": "uri-path@1.0.0", "_inBundle": false, "_integrity": "sha1-l0fwGDWJM8Md4PzP2C0TjmcmLjI=", "_location": "/uri-path", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "uri-path@^1.0.0", "name": "uri-path", "escapedName": "uri-path", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/grunt-contrib-uglify" ], "_resolved": "https://registry.npmjs.org/uri-path/-/uri-path-1.0.0.tgz", "_shasum": "9747f018358933c31de0fccfd82d138e67262e32", "_spec": "uri-path@^1.0.0", "_where": "W:\\Users\\Ger\\Projects\\sites\\library.visyond.gov\\80\\lib\\js\\mathjax-third-party-extensions\\legacy\\siunitx\\node_modules\\grunt-contrib-uglify", "author": { "name": "Ult Combo", "email": "ultcombo@gmail.com" }, "bugs": { "url": "https://github.com/UltCombo/uri-path/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Convert relative file system paths into safe URI paths", "devDependencies": { "mocha": "^2.3.3", "should": "^7.1.1" }, "engines": { "node": ">= 0.10" }, "homepage": "https://github.com/UltCombo/uri-path", "keywords": [ "uri", "url", "relative", "file system", "fs", "path", "convert" ], "license": "WTFPL OR MIT", "main": "index.js", "name": "uri-path", "repository": { "type": "git", "url": "git+https://github.com/UltCombo/uri-path.git" }, "scripts": { "test": "mocha" }, "version": "1.0.0" }