{
"name": "@types/n3",
"version": "1.10.4",
"description": "TypeScript definitions for N3",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/n3",
"license": "MIT",
"contributors": [
{
"name": "Fred Eisele",
"url": "https://github.com/phreed",
"githubUsername": "phreed"
},
{
"name": "Ruben Taelman",
"url": "https://github.com/rubensworks",
"githubUsername": "rubensworks"
},
{
"name": "Laurens Rietveld",
"url": "https://github.com/LaurensRietveld",
"githubUsername": "LaurensRietveld"
},
{
"name": "Joachim Van Herwegen",
"url": "https://github.com/joachimvh",
"githubUsername": "joachimvh"
},
{
"name": "Alexey Morozov",
"url": "https://github.com/AlexeyMz",
"githubUsername": "AlexeyMz"
},
{
"name": "Jesse Wright",
"url": "https://github.com/jeswr",
"githubUsername": "jeswr"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/n3"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"rdf-js": "^4.0.2"
},
"typesPublisherContentHash": "98e185240c0eec5ba472458eb3628910258f4990afca4b649b3e3baeacc9b6de",
"typeScriptVersion": "4.1"
} |