@types/callsite
Advanced tools
Comparing version 1.0.17-alpha to 1.0.22-alpha
{ | ||
"name": "@types/callsite", | ||
"version": "1.0.17-alpha", | ||
"description": "Type definitions for callsite 1.0.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.0.22-alpha", | ||
"description": "TypeScript definitions for callsite 1.0.0", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/callsite` | ||
> `npm install --save @types/callsite` | ||
# Summary | ||
This package contains type definitions for callsite 1.0.0. | ||
This package contains type definitions for callsite 1.0.0 (https://github.com/tj/callsite). | ||
The project URL or description is https://github.com/tj/callsite | ||
# Credits | ||
These definitions were written by newclear <https://github.com/newclear>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/callsite | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/callsite | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:34 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:07 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Callsite | ||
# Credits | ||
These definitions were written by newclear <https://github.com/newclear>. |
2345
19