@types/rdf-dataset-indexed
Version:
TypeScript definitions for rdf-dataset-indexed
27 lines • 889 B
JSON
{
"name": "@types/rdf-dataset-indexed",
"version": "0.4.11",
"description": "TypeScript definitions for rdf-dataset-indexed",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdf-dataset-indexed",
"license": "MIT",
"contributors": [
{
"name": "Chris Wilkinson",
"githubUsername": "thewilkybarkid",
"url": "https://github.com/thewilkybarkid"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rdf-dataset-indexed"
},
"scripts": {},
"dependencies": {
"@rdfjs/types": ">=1.0.0"
},
"typesPublisherContentHash": "88d6788b4e43173eb50768614994a0f24d33d9916e0bd20ba5a6616d914d52e5",
"typeScriptVersion": "4.6"
}