@types/rdfjs__traverser
Version:
TypeScript definitions for @rdfjs/traverser
38 lines • 1.18 kB
JSON
{
"name": "@types/rdfjs__traverser",
"version": "0.1.5",
"description": "TypeScript definitions for @rdfjs/traverser",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__traverser",
"license": "MIT",
"contributors": [
{
"name": "tpluscode",
"githubUsername": "tpluscode",
"url": "https://github.com/tpluscode"
},
{
"name": "Jesse Wright",
"githubUsername": "jeswr",
"url": "https://github.com/jeswr"
},
{
"name": "cristianvasquez",
"githubUsername": "cristianvasquez",
"url": "https://github.com/cristianvasquez"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rdfjs__traverser"
},
"scripts": {},
"dependencies": {
"@rdfjs/types": "*"
},
"typesPublisherContentHash": "2855a41831167bd330729917a65a605407d504420d4eb84a07d5e6ef55cb1b24",
"typeScriptVersion": "4.5"
}