@gerhobbelt/mathjax-third-party-extensions
Version:
A list of MathJax extensions provided by third-party contributors
72 lines (71 loc) • 2 kB
JSON
{
"_from": "grunt-legacy-util@~1.1.1",
"_id": "grunt-legacy-util@1.1.1",
"_inBundle": false,
"_integrity": "sha512-9zyA29w/fBe6BIfjGENndwoe1Uy31BIXxTH3s8mga0Z5Bz2Sp4UCjkeyv2tI449ymkx3x26B+46FV4fXEddl5A==",
"_location": "/grunt-legacy-util",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "grunt-legacy-util@~1.1.1",
"name": "grunt-legacy-util",
"escapedName": "grunt-legacy-util",
"rawSpec": "~1.1.1",
"saveSpec": null,
"fetchSpec": "~1.1.1"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-1.1.1.tgz",
"_shasum": "e10624e7c86034e5b870c8a8616743f0a0845e42",
"_spec": "grunt-legacy-util@~1.1.1",
"_where": "W:\\Users\\Ger\\Projects\\sites\\library.visyond.gov\\80\\lib\\js\\mathjax-third-party-extensions\\legacy\\siunitx\\node_modules\\grunt",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
},
"bugs": {
"url": "http://github.com/gruntjs/grunt-legacy-util/issues"
},
"bundleDependencies": false,
"dependencies": {
"async": "~1.5.2",
"exit": "~0.1.1",
"getobject": "~0.1.0",
"hooker": "~0.2.3",
"lodash": "~4.17.10",
"underscore.string": "~3.3.4",
"which": "~1.3.0"
},
"deprecated": false,
"description": "Some old grunt utils provided for backwards compatibility.",
"devDependencies": {
"grunt": "^1.0.2",
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-nodeunit": "^2.0.0",
"grunt-contrib-watch": "^1.0.0",
"temporary": "0.0.8"
},
"engines": {
"node": ">= 6"
},
"homepage": "http://gruntjs.com/",
"keywords": [
"grunt",
"legacy"
],
"license": "MIT",
"main": "index.js",
"name": "grunt-legacy-util",
"repository": {
"type": "git",
"url": "git://github.com/gruntjs/grunt-legacy-util.git"
},
"scripts": {
"test": "grunt test"
},
"version": "1.1.1"
}