@types/rdfjs__parser-jsonld
Version:
TypeScript definitions for @rdfjs/parser-jsonld
34 lines • 1.09 kB
JSON
{
"name": "@types/rdfjs__parser-jsonld",
"version": "2.1.7",
"description": "TypeScript definitions for @rdfjs/parser-jsonld",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__parser-jsonld",
"license": "MIT",
"contributors": [
{
"name": "Chris Wilkinson",
"githubUsername": "thewilkybarkid",
"url": "https://github.com/thewilkybarkid"
},
{
"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__parser-jsonld"
},
"scripts": {},
"dependencies": {
"@types/jsonld": "*",
"@rdfjs/types": ">=1.0.0"
},
"typesPublisherContentHash": "b6615322f4278065ee0236047779498fd4122cf9971f08255a471408f3b8171f",
"typeScriptVersion": "4.7"
}