@types/xrm
Advanced tools
Comparing version 7.1.14-alpha to 7.1.19-alpha
{ | ||
"name": "@types/xrm", | ||
"version": "7.1.14-alpha", | ||
"description": "Type definitions for Microsoft Dynamics xRM API v7.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "7.1.19-alpha", | ||
"description": "TypeScript definitions for Microsoft Dynamics xRM API v7.1", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/xrm` | ||
> `npm install --save @types/xrm` | ||
# Summary | ||
This package contains type definitions for Microsoft Dynamics xRM API v7.1. | ||
This package contains type definitions for Microsoft Dynamics xRM API v7.1 (http://www.microsoft.com/en-us/download/details.aspx?id=44567). | ||
The project URL or description is http://www.microsoft.com/en-us/download/details.aspx?id=44567 | ||
# Credits | ||
These definitions were written by David Berry <https://github.com/6ix4our/>, Matt Ngan <https://github.com/mattngan/>, Markus Mauch <https://github.com/markusmauch/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/xrm | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/xrm | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:20 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:58 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Xrm, GetGlobalContext, XrmEnum | ||
# Credits | ||
These definitions were written by David Berry <https://github.com/6ix4our/>, Matt Ngan <https://github.com/mattngan/>, Markus Mauch <https://github.com/markusmauch/>. |
254845
19