@types/rdfjs__environment
Version:
TypeScript definitions for @rdfjs/environment
34 lines • 1.05 kB
JSON
{
"name": "@types/rdfjs__environment",
"version": "1.0.0",
"description": "TypeScript definitions for @rdfjs/environment",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__environment",
"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__environment"
},
"scripts": {},
"dependencies": {
"@rdfjs/types": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "730f2113c198b4b6ace96fef44d567c35e55aea8774329eb818ee6f8a8a06c10",
"typeScriptVersion": "4.6"
}