sbp-byggpaket-node
Version:
Byggpaket för Smart Built Platform
28 lines (27 loc) • 702 B
JSON
{
"name": "sbp-byggpaket-node",
"version": "0.0.7",
"description": "Byggpaket för Smart Built Platform",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://git@gitlab.com:swe-nrb/dev/sbp-output-generator-docx-official.git"
},
"keywords": [
"sbp",
"byggpaket",
"informationspaket"
],
"author": "Johan Asplund",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/dev/sbp-output-generator-docx-official/issues"
},
"homepage": "https://gitlab.com/swe-nrb/dev/sbp-output-generator-docx-official#README",
"dependencies": {
"lodash": "^4.17.4"
}
}