{ "_args": [ [ "solid-namespace@0.5.3", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "solid-namespace@0.5.3", "_id": "solid-namespace@0.5.3", "_inBundle": false, "_integrity": "sha512-b2u2qkrRa0yrcc/jh6Nv0/mkwMyL4fMSNZtKG4dv3IxQtZOEUB8O6Xe7GrkoQaRoGrbUxRzbve9GHJD0w7p+KA==", "_location": "/solid-namespace", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "solid-namespace@0.5.3", "name": "solid-namespace", "escapedName": "solid-namespace", "rawSpec": "0.5.3", "saveSpec": null, "fetchSpec": "0.5.3" }, "_requiredBy": [ "/rdflib" ], "_resolved": "https://registry.npmjs.org/solid-namespace/-/solid-namespace-0.5.3.tgz", "_spec": "0.5.3", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Dmitri Zagidulin", "email": "dzagidulin@gmail.com" }, "bugs": { "url": "https://github.com/solid/solid-namespace/issues" }, "contributors": [ { "name": "Dmitri Zagidulin", "email": "dzagidulin@gmail.com" }, { "name": "Jordan Shurmer", "email": "jordan@shurmerfamily.com" } ], "dependencies": { "standard": "^17.0.0" }, "description": "A collection of common RDF namespaces used in the Solid project", "homepage": "https://github.com/solid/solid-namespace", "keywords": [ "solid", "decentralized", "web", "rdf", "ldp", "linked", "data", "ontology", "rest" ], "license": "MIT", "main": "./index.js", "name": "solid-namespace", "repository": { "type": "git", "url": "git+https://github.com/solid/solid-namespace.git" }, "scripts": { "build": "echo nothing to build", "postversion": "git push --follow-tags", "preversion": "npm run test", "standard": "standard index.js", "test": "node ./test.js" }, "standard": { "globals": [] }, "version": "0.5.3" }