munar-adapter-uwave
Version:
üWave adapter for Munar
33 lines (32 loc) • 673 B
JSON
{
"name": "munar-adapter-uwave",
"version": "2.1.2",
"description": "üWave adapter for Munar",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"munar-plugin",
"munar-adapter",
"u-wave"
],
"author": "",
"license": "ISC",
"dependencies": {
"debug": "^3.1.0",
"dot-prop": "^4.2.0",
"got": "^8.3.2",
"once": "^1.4.0",
"promise-retry": "^1.1.1",
"qs": "^6.5.2",
"ws": "^6.0.0"
},
"devDependencies": {
"munar-core": "^2.0.3"
},
"peerDependencies": {
"munar-core": "^2.0.0"
},
"gitHead": "fc6e8279bb02d46680dc623d48610277d05b8143"
}