@types/rdfjs__data-model
Version:
TypeScript definitions for @rdfjs/data-model
39 lines • 1.21 kB
JSON
{
"name": "@types/rdfjs__data-model",
"version": "2.0.9",
"description": "TypeScript definitions for @rdfjs/data-model",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__data-model",
"license": "MIT",
"contributors": [
{
"name": "Jesse Wright",
"githubUsername": "jeswr",
"url": "https://github.com/jeswr"
},
{
"name": "Ruben Taelman",
"githubUsername": "rubensworks",
"url": "https://github.com/rubensworks"
},
{
"name": "tpluscode",
"githubUsername": "tpluscode",
"url": "https://github.com/tpluscode"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rdfjs__data-model"
},
"scripts": {},
"dependencies": {
"@rdfjs/types": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "b217aadba5eee3d167f5a3ee39f965b995946ef6c1cc19905d7d5ffddb8887a0",
"typeScriptVersion": "5.0"
}