@types/jasmine-matchers
Advanced tools
Comparing version
@@ -5,2 +5,3 @@ // Type definitions for jasmine-matchers v0.2.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
@@ -7,0 +8,0 @@ /* |
{ | ||
"name": "@types/jasmine-matchers", | ||
"version": "0.2.28", | ||
"description": "TypeScript definitions for jasmine-matchers v0.2.1", | ||
"version": "0.2.29", | ||
"description": "TypeScript definitions for jasmine-matchers", | ||
"license": "MIT", | ||
@@ -16,4 +16,5 @@ "author": "Bart van der Schoor <https://github.com/Bartvds>", | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "eb305ef238239a5579abed0791a91934c806527daa8c02b2aa95ab3df28ed39f" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "0aae3d349f93e2d452d945927a0b226a1fd3803a99a405aae9b19af1425bdb8d", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -5,12 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for jasmine-matchers v0.2.1 (https://github.com/uxebu/jasmine-matchers). | ||
This package contains type definitions for jasmine-matchers (https://github.com/uxebu/jasmine-matchers). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jasmine-matchers | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/jasmine-matchers | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Global | ||
* Library Dependencies: jasmine | ||
* Module Dependencies: none | ||
* Last updated: Fri, 10 Feb 2017 22:23:46 GMT | ||
* Dependencies: jasmine | ||
* Global values: none | ||
@@ -17,0 +15,0 @@ |
{ | ||
"authors": "Bart van der Schoor <https://github.com/Bartvds>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [ | ||
"jasmine" | ||
], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "2", | ||
"libraryName": "jasmine-matchers v0.2.1", | ||
"typingsPackageName": "jasmine-matchers", | ||
"projectName": "https://github.com/uxebu/jasmine-matchers", | ||
"name": "jasmine-matchers", | ||
"libraryName": "jasmine-matchers", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Global", | ||
"globals": [], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "eb305ef238239a5579abed0791a91934c806527daa8c02b2aa95ab3df28ed39f" | ||
"data": { | ||
"authors": "Bart van der Schoor <https://github.com/Bartvds>", | ||
"dependencies": { | ||
"jasmine": "*" | ||
}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 2, | ||
"typeScriptVersion": "2.1", | ||
"libraryName": "jasmine-matchers", | ||
"typingsPackageName": "jasmine-matchers", | ||
"projectName": "https://github.com/uxebu/jasmine-matchers", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "0aae3d349f93e2d452d945927a0b226a1fd3803a99a405aae9b19af1425bdb8d" | ||
}, | ||
"isLatest": true | ||
} |
5183
4.69%79
6.76%17
-10.53%