reshuffle
Version:
Reshuffle is a fast, unopinionated, minimalist integration framework
17 lines (16 loc) • 324 B
JSON
{
"name": "monday-example",
"version": "1.0.0",
"description": "",
"main": "Monday.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"reshuffle": "latest",
"reshuffle-monday-connector": "latest"
}
}