@types/rdfjs__prefix-map
Version:
TypeScript definitions for @rdfjs/prefix-map
33 lines • 1.02 kB
JSON
{
"name": "@types/rdfjs__prefix-map",
"version": "0.1.5",
"description": "TypeScript definitions for @rdfjs/prefix-map",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__prefix-map",
"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__prefix-map"
},
"scripts": {},
"dependencies": {
"@rdfjs/types": "*"
},
"typesPublisherContentHash": "9e323b30da9aec489ed4de54b0a19e9f977a737da4146ef69142ec0e5a183831",
"typeScriptVersion": "4.5"
}