@types/koa-json
Advanced tools
| MIT License | ||
| Copyright (c) Microsoft Corporation. All rights reserved. | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE |
| // Type definitions for koa-json v2.x | ||
| // Project: https://github.com/koajs/json | ||
| // Definitions by: Alex Friedman <https://github.com/brooklyndev/> | ||
| // Definitions by: Alex Friedman <https://github.com/brooklyndev> | ||
| // Definitions: https://github.com/brooklyndev/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
| { | ||
| "name": "@types/koa-json", | ||
| "version": "2.0.16", | ||
| "version": "2.0.17", | ||
| "description": "TypeScript definitions for koa-json", | ||
| "license": "MIT", | ||
| "author": "Alex Friedman <https://github.com/brooklyndev/>", | ||
| "contributors": [ | ||
| { | ||
| "name": "Alex Friedman", | ||
| "url": "https://github.com/brooklyndev" | ||
| } | ||
| ], | ||
| "main": "", | ||
@@ -16,4 +21,4 @@ "repository": { | ||
| }, | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "5261f6ff0de9b00d0e1f1bc0b7aff576728fd98cf3eb57e6f5b1515bb3326775" | ||
| "typesPublisherContentHash": "5909f75e959dcc65691458af117fce8678331742041644e8b09196ea0399322a", | ||
| "typeScriptVersion": "2.0" | ||
| } |
@@ -8,11 +8,10 @@ # Installation | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/koa-json | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-json | ||
| Additional Details | ||
| * Last updated: Mon, 19 Dec 2016 22:35:59 GMT | ||
| * Library Dependencies: none | ||
| * Module Dependencies: koa | ||
| * Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
| * Dependencies: koa | ||
| * Global values: none | ||
| # Credits | ||
| These definitions were written by Alex Friedman <https://github.com/brooklyndev/>. | ||
| These definitions were written by Alex Friedman <https://github.com/brooklyndev>. |
| { | ||
| "authors": "Alex Friedman <https://github.com/brooklyndev/>", | ||
| "libraryDependencies": [], | ||
| "moduleDependencies": [ | ||
| "koa" | ||
| ], | ||
| "libraryMajorVersion": 2, | ||
| "libraryMinorVersion": 0, | ||
| "libraryName": "koa-json", | ||
| "typingsPackageName": "koa-json", | ||
| "projectName": "https://github.com/koajs/json", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "sourceBranch": "master", | ||
| "globals": [], | ||
| "declaredModules": [ | ||
| "koa-json" | ||
| ], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "5261f6ff0de9b00d0e1f1bc0b7aff576728fd98cf3eb57e6f5b1515bb3326775" | ||
| } |
3069
19.56%27
-44.9%17
-5.56%