nrb-common-schemas
Version:
Home of some common schemas used within the nrb domain
23 lines (22 loc) • 622 B
JSON
{
"name": "nrb-common-schemas",
"version": "1.2.0",
"description": "Home of some common schemas used within the nrb domain",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/swe-nrb/nrb-common-schemas.git"
},
"keywords": [
"nrb"
],
"author": "Johan Asplund <johan@lifehackab.se> (https://lifehackab.se)",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/swe-nrb/nrb-common-schemas/issues"
},
"homepage": "https://gitlab.com/swe-nrb/nrb-common-schemas#readme"
}