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