control-freak-ide/misc/package.json
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

27 lines
738 B
JSON

{
"name": "cf3-meta",
"version": "1.0.0",
"description": "Meta & R&D",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/control-freak-ide/misc.git"
},
"author": "xblox <baumgart.guenter@gmail.com> (https://github.com/xblox)",
"license": "ISC",
"bugs": {
"url": "https://github.com/control-freak-ide/misc/issues"
},
"homepage": "https://github.com/control-freak-ide/misc#readme",
"modules": [{
"name": "design/enterprise_architect",
"options": {
"repository": "https://gitlab.com/xamiro/cf3-design.git",
"sync": true,
"keys":["~/.config/cf-sec"]
}
}]
}