@types/sparql-http-client
Version:
TypeScript definitions for sparql-http-client
35 lines • 1.12 kB
JSON
{
"name": "@types/sparql-http-client",
"version": "3.0.5",
"description": "TypeScript definitions for sparql-http-client",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sparql-http-client",
"license": "MIT",
"contributors": [
{
"name": "Tomasz Pluskiewicz",
"githubUsername": "tpluscode",
"url": "https://github.com/tpluscode"
},
{
"name": "Ludovic Muller",
"githubUsername": "ludovicm67",
"url": "https://github.com/ludovicm67"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sparql-http-client"
},
"scripts": {},
"dependencies": {
"@types/rdfjs__environment": "*",
"@rdfjs/types": ">=1.0.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "96e88b1a13c058995a6ccde1e12e3cef71fd97d0403955a9a090d20d2cd64f0e",
"typeScriptVersion": "5.0"
}