@types/jquery-param
Advanced tools
Comparing version 1.0.0 to 1.0.1
// Type definitions for jquery-param v1.0.0 | ||
// Project: https://github.com/knowledgecode/jquery-param | ||
// Definitions by: Pat Sissons <http://github.com/patsissons> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +6,0 @@ export as namespace param; |
{ | ||
"name": "@types/jquery-param", | ||
"version": "1.0.0", | ||
"description": "TypeScript definitions for jquery-param v1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for jquery-param", | ||
"license": "MIT", | ||
@@ -16,3 +16,3 @@ "author": "Pat Sissons <http://github.com/patsissons>", | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "f19e5a1b117882006bcaaff58e4af1508568afa818e365eb421588871480b631" | ||
"typesPublisherContentHash": "ce60d68571228068a17b9daea1d9ccfe7f192156bd7345e9a64e8bd13f7e6f00" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for jquery-param v1.0.0 (https://github.com/knowledgecode/jquery-param). | ||
This package contains type definitions for jquery-param (https://github.com/knowledgecode/jquery-param). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Tue, 22 Nov 2016 21:10:30 GMT | ||
* Last updated: Mon, 28 Nov 2016 16:28:39 GMT | ||
* File structure: UMD | ||
@@ -15,0 +15,0 @@ * Library Dependencies: none |
@@ -8,3 +8,3 @@ { | ||
"libraryMinorVersion": 0, | ||
"libraryName": "jquery-param v1.0.0", | ||
"libraryName": "jquery-param", | ||
"typingsPackageName": "jquery-param", | ||
@@ -23,3 +23,3 @@ "projectName": "https://github.com/knowledgecode/jquery-param", | ||
"hasPackageJson": false, | ||
"contentHash": "f19e5a1b117882006bcaaff58e4af1508568afa818e365eb421588871480b631" | ||
"contentHash": "ce60d68571228068a17b9daea1d9ccfe7f192156bd7345e9a64e8bd13f7e6f00" | ||
} |
2176
29