{
    "name": "@types/sparqljs",
    "version": "3.1.12",
    "description": "TypeScript definitions for sparqljs",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sparqljs",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alexey Morozov",
            "githubUsername": "AlexeyMz",
            "url": "https://github.com/AlexeyMz"
        },
        {
            "name": "Ruben Taelman",
            "githubUsername": "rubensworks",
            "url": "https://github.com/rubensworks"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sparqljs"
    },
    "scripts": {},
    "dependencies": {
        "@rdfjs/types": ">=1.0.0"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "a1713fa154863e2aeb7ddfa653dba82fb25feb5795ca5677976d1a883fbcebf0",
    "typeScriptVersion": "4.9"
}