@types/d3-request
Version:
TypeScript definitions for d3-request
47 lines • 1.45 kB
JSON
{
"name": "@types/d3-request",
"version": "1.0.9",
"description": "TypeScript definitions for d3-request",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-request",
"license": "MIT",
"contributors": [
{
"name": "Hugues Stefanski",
"githubUsername": "Ledragon",
"url": "https://github.com/Ledragon"
},
{
"name": "Alex Ford",
"githubUsername": "gustavderdrache",
"url": "https://github.com/gustavderdrache"
},
{
"name": "Boris Yankov",
"githubUsername": "borisyankov",
"url": "https://github.com/borisyankov"
},
{
"name": "Tom Wanzek",
"githubUsername": "tomwanzek",
"url": "https://github.com/tomwanzek"
},
{
"name": "denisname",
"githubUsername": "denisname",
"url": "https://github.com/denisname"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/d3-request"
},
"scripts": {},
"dependencies": {
"@types/d3-dsv": "^1"
},
"typesPublisherContentHash": "cd1ee844f2b2e54d41dc1bf6d1b80831a13c609b050e6c4040cdd75f74c4aa51",
"typeScriptVersion": "4.5"
}