UNPKG

@types/rdfjs__formats-common

Version:
35 lines 1.19 kB
{ "name": "@types/rdfjs__formats-common", "version": "3.1.5", "description": "TypeScript definitions for @rdfjs/formats-common", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__formats-common", "license": "MIT", "contributors": [ { "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__formats-common" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/rdfjs__parser-jsonld": "*", "@types/rdfjs__parser-n3": "*", "@types/rdfjs__serializer-jsonld": "*", "@types/rdfjs__serializer-ntriples": "*", "@types/rdfjs__sink-map": "*", "@rdfjs/types": ">=1.0.0", "rdfxml-streaming-parser": ">=2" }, "typesPublisherContentHash": "8ef20752785666e3b5c64d51e760aa29f4d9783174f0c333a85494bbf80b3a69", "typeScriptVersion": "4.6" }