UNPKG

mathjs

Version:

Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif

28 lines 876 B
{ "name": "@types/eslint-scope", "version": "3.7.3", "description": "TypeScript definitions for eslint-scope", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope", "license": "MIT", "contributors": [ { "name": "Toru Nagashima", "url": "https://github.com/mysticatea", "githubUsername": "mysticatea" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/eslint-scope" }, "scripts": {}, "dependencies": { "@types/eslint": "*", "@types/estree": "*" }, "typesPublisherContentHash": "8e411ace0ab4265f36d35de1569d64466d2b58696d0afdd65620550a4762f1f4", "typeScriptVersion": "3.8" }