@types/jqueryui
Advanced tools
Comparing version 1.11.31 to 1.11.32
{ | ||
"name": "@types/jqueryui", | ||
"version": "1.11.31", | ||
"description": "TypeScript definitions for jQueryUI 1.11", | ||
"version": "1.11.32", | ||
"description": "TypeScript definitions for jQueryUI", | ||
"license": "MIT", | ||
@@ -16,4 +16,4 @@ "author": "Boris Yankov <https://github.com/borisyankov/>, John Reilly <https://github.com/johnnyreilly>", | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "303a6e9660dbf9714775d452d42130361605331d8aee9b5e16622427f278c4b3" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "9f81a997f629f00a67922eb97a4218c9e4a519fb9fc585d91488f0086fb70311" | ||
} |
@@ -5,10 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for jQueryUI 1.11 (http://jqueryui.com/). | ||
This package contains type definitions for jQueryUI (http://jqueryui.com/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jqueryui | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/jqueryui | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Global | ||
* Last updated: Thu, 15 Dec 2016 16:51:51 GMT | ||
* Library Dependencies: jquery | ||
@@ -15,0 +14,0 @@ * Module Dependencies: none |
{ | ||
"authors": "Boris Yankov <https://github.com/borisyankov/>, John Reilly <https://github.com/johnnyreilly>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [ | ||
@@ -8,10 +7,9 @@ "jquery" | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "1", | ||
"libraryMinorVersion": "11", | ||
"libraryName": "jQueryUI 1.11", | ||
"libraryMajorVersion": 1, | ||
"libraryMinorVersion": 11, | ||
"libraryName": "jQueryUI", | ||
"typingsPackageName": "jqueryui", | ||
"projectName": "http://jqueryui.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Global", | ||
"sourceBranch": "master", | ||
"globals": [], | ||
@@ -23,3 +21,3 @@ "declaredModules": [], | ||
"hasPackageJson": false, | ||
"contentHash": "303a6e9660dbf9714775d452d42130361605331d8aee9b5e16622427f278c4b3" | ||
"contentHash": "9f81a997f629f00a67922eb97a4218c9e4a519fb9fc585d91488f0086fb70311" | ||
} |
Sorry, the diff of this file is too big to display
76243
1728
18