@types/rdfjs__dataset
Version:
TypeScript definitions for @rdfjs/dataset
33 lines • 1.01 kB
JSON
{
"name": "@types/rdfjs__dataset",
"version": "2.0.7",
"description": "TypeScript definitions for @rdfjs/dataset",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__dataset",
"license": "MIT",
"contributors": [
{
"name": "tpluscode",
"githubUsername": "tpluscode",
"url": "https://github.com/tpluscode"
},
{
"name": "Jesse Wright",
"githubUsername": "jeswr",
"url": "https://github.com/jeswr"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rdfjs__dataset"
},
"scripts": {},
"dependencies": {
"@rdfjs/types": "*"
},
"typesPublisherContentHash": "647ae4271513949e4899999c638fd5e904c95b07bf7c11061b0964d522a7dc19",
"typeScriptVersion": "4.5"
}