@types/mathjs
Advanced tools
Comparing version 0.0.15-alpha to 0.0.20-alpha
{ | ||
"name": "@types/mathjs", | ||
"version": "0.0.15-alpha", | ||
"description": "Type definitions for mathjs from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.20-alpha", | ||
"description": "TypeScript definitions for mathjs", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/mathjs` | ||
> `npm install --save @types/mathjs` | ||
# Summary | ||
This package contains type definitions for mathjs. | ||
This package contains type definitions for mathjs (http://mathjs.org/). | ||
The project URL or description is http://mathjs.org/ | ||
# Credits | ||
These definitions were written by Ilya Shestakov <https://github.com/siavol/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mathjs | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mathjs | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:00 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:35 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: math | ||
# Credits | ||
These definitions were written by Ilya Shestakov <https://github.com/siavol/>. |
95412
19