@types/rdfjs__term-set
Version:
TypeScript definitions for @rdfjs/term-set
33 lines • 1.01 kB
JSON
{
"name": "@types/rdfjs__term-set",
"version": "2.0.9",
"description": "TypeScript definitions for @rdfjs/term-set",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__term-set",
"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__term-set"
},
"scripts": {},
"dependencies": {
"@rdfjs/types": "*"
},
"typesPublisherContentHash": "684385868d2952c3137725624aa54409785dacfed2612cf9b995707464cf3f36",
"typeScriptVersion": "4.6"
}