voluptatemillo
Version:
Util functions for easier RDF/JS DatasetCore handling
44 lines (43 loc) • 1.09 kB
JSON
{
"name": "voluptatemillo",
"version": "1.13.0",
"description": "Util functions for easier RDF/JS DatasetCore handling",
"main": "index.js",
"scripts": {
"coverage": "codecov",
"test": "stricter-standard && c8 --reporter=lcov --reporter=text-summary mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/UrsulaBarton/voluptatemillo.git"
},
"keywords": [
"et",
"laboriosam",
"recusandae",
"et",
"rdf-ext"
],
"author": "MaximilianRunolfsson",
"license": "MIT",
"bugs": {
"url": "https://github.com/UrsulaBarton/voluptatemillo.git/issues"
},
"homepage": "https://github.com/UrsulaBarton/voluptatemillo.git",
"dependencies": {
"etvoluptate": "^1.1.0",
"quamlabore": "^1.0.0",
"rdf-canonize": "^3.0.0",
"readable-stream": "^3.4.0"
},
"devDependencies": {
"@rdfjs/data-model": "^1.1.1",
"@rdfjs/dataset": "^1.0.0",
"@rdfjs/namespace": "^1.0.0",
"c8": "^7.11.0",
"codecov": "^3.8.3",
"isstream": "^0.1.2",
"mocha": "^9.2.0",
"stricter-standard": "^0.2.0"
}
}