smartdata/npmextra.json
2017-06-18 19:53:29 +02:00

13 lines
198 B
JSON

{
"npmdocker": {
"baseImage": "hosttoday/ht-docker-node:mongo",
"command": "npmci test stable",
"dockerSock": false
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}