@types/resemblejs
Advanced tools
| MIT License | ||
| Copyright (c) Microsoft Corporation. | ||
| 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 Resemble.js v1.3.0 | ||
| // Project: http://huddle.github.io/Resemble.js/ | ||
| // Project: https://github.com/rsmbl/Resemble.js | ||
| // Definitions by: Tim Perry <https://github.com/pimterry> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
| { | ||
| "name": "@types/resemblejs", | ||
| "version": "1.3.28", | ||
| "description": "TypeScript definitions for Resemble.js v1.3.0", | ||
| "version": "1.3.29", | ||
| "description": "TypeScript definitions for Resemble.js", | ||
| "license": "MIT", | ||
| "author": "Tim Perry <https://github.com/pimterry>", | ||
| "contributors": [ | ||
| { | ||
| "name": "Tim Perry", | ||
| "url": "https://github.com/pimterry", | ||
| "githubUsername": "pimterry" | ||
| } | ||
| ], | ||
| "main": "", | ||
| "types": "index.d.ts", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
| "directory": "types/resemblejs" | ||
| }, | ||
| "scripts": {}, | ||
| "dependencies": {}, | ||
| "peerDependencies": {}, | ||
| "typings": "index.d.ts", | ||
| "typesPublisherContentHash": "0e02f7d7fcc47e2c6a437faadad1a5aa01a045c969a1bb184671bf82dbf78e67" | ||
| "typesPublisherContentHash": "82dc89369dc5f2dff0a9923b4bf4e9925f05e2f0bb953e6012579ba5d8cc201f", | ||
| "typeScriptVersion": "3.2" | ||
| } |
@@ -5,15 +5,13 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for Resemble.js v1.3.0 (http://huddle.github.io/Resemble.js/). | ||
| This package contains type definitions for Resemble.js (https://github.com/rsmbl/Resemble.js). | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/resemblejs | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/resemblejs. | ||
| Additional Details | ||
| * Last updated: Thu, 17 Nov 2016 19:14:58 GMT | ||
| * File structure: UMD | ||
| * Library Dependencies: none | ||
| * Module Dependencies: none | ||
| * Global values: Resemble, resemble | ||
| ### Additional Details | ||
| * Last updated: Tue, 22 Sep 2020 00:22:27 GMT | ||
| * Dependencies: none | ||
| * Global values: `resemble` | ||
| # Credits | ||
| These definitions were written by Tim Perry <https://github.com/pimterry>. | ||
| These definitions were written by [Tim Perry](https://github.com/pimterry). |
| { | ||
| "authors": "Tim Perry <https://github.com/pimterry>", | ||
| "definitionFilename": "index.d.ts", | ||
| "libraryDependencies": [], | ||
| "moduleDependencies": [], | ||
| "libraryMajorVersion": 1, | ||
| "libraryMinorVersion": 3, | ||
| "libraryName": "Resemble.js v1.3.0", | ||
| "typingsPackageName": "resemblejs", | ||
| "projectName": "http://huddle.github.io/Resemble.js/", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "sourceBranch": "types-2.0", | ||
| "kind": "UMD", | ||
| "globals": [ | ||
| "Resemble", | ||
| "resemble" | ||
| ], | ||
| "declaredModules": [], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "0e02f7d7fcc47e2c6a437faadad1a5aa01a045c969a1bb184671bf82dbf78e67" | ||
| } |
4625
8.95%80
-22.33%17
-10.53%