@types/sparql-http-client
Version:
TypeScript definitions for sparql-http-client
40 lines • 1.29 kB
JSON
{
"name": "@types/sparql-http-client",
"version": "3.1.0",
"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"
},
{
"name": "Giacomo Ronconi",
"githubUsername": "giacomoronconiobda",
"url": "https://github.com/giacomoronconiobda"
}
],
"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": "2c558839d8f781133a67f487edb6aa84f7a56fbf4565ea74eaf2de7784904f7d",
"typeScriptVersion": "5.2"
}