@types/d3-polygon
Advanced tools
Comparing version
// Type definitions for D3JS d3-polygon module 1.0 | ||
// Project: https://github.com/d3/d3-polygon/ | ||
// Project: https://github.com/d3/d3-polygon/, https://d3js.org/d3-polygon | ||
// Definitions by: Tom Wanzek <https://github.com/tomwanzek>, Alex Ford <https://github.com/gustavderdrache>, Boris Yankov <https://github.com/borisyankov> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/d3-polygon", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "TypeScript definitions for D3JS d3-polygon module", | ||
@@ -24,10 +24,11 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "8f9c7c86269a90cfd258509e73f665beb548b6ae0eae8f7554947aa38cfe80c9", | ||
"typesPublisherContentHash": "61ee808955bb092be145a108fbc43f805bc0cc14716f3603cd66aad2a650ddec", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for D3JS d3-polygon module (https://github.com/d3/d3-polygon/). | ||
This package contains type definitions for D3JS d3-polygon module ( https://github.com/d3/d3-polygon/ ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/d3-polygon | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-polygon | ||
Additional Details | ||
* Last updated: Tue, 08 May 2018 16:41:34 GMT | ||
* Last updated: Wed, 13 Feb 2019 18:07:33 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
4778
1.4%