@types/rdfjs__serializer-jsonld
Version:
TypeScript definitions for @rdfjs/serializer-jsonld
33 lines • 1.08 kB
JSON
{
"name": "@types/rdfjs__serializer-jsonld",
"version": "2.0.5",
"description": "TypeScript definitions for @rdfjs/serializer-jsonld",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__serializer-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__serializer-jsonld"
},
"scripts": {},
"dependencies": {
"@rdfjs/types": ">=1.0.0"
},
"typesPublisherContentHash": "aac620984ac405714ebf6e301a53f37a23f902ed0d54917af5542203fb57ddd3",
"typeScriptVersion": "4.6"
}