@daedalus/wso2
Version:
This is a set of tools to help connect and manage interactions with various WSO2 products. Please see README.MD for more details.
28 lines (27 loc) • 724 B
JSON
{
"name": "@daedalus/wso2",
"version": "0.0.20",
"description": "This is a set of tools to help connect and manage interactions with various WSO2 products. Please see README.MD for more details.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://temdu@bitbucket.org/daedalussolutions/wso2.git"
},
"keywords": [
"wso2",
"api"
],
"author": "Jono Temlett",
"license": "ISC",
"homepage": "https://bitbucket.org/daedalussolutions/wso2#readme",
"dependencies": {
"axios": "0.17.1",
"mongoose": "5.0.3",
"qs": "^6.5.1",
"querystring": "^0.2.0",
"request": "2.83.0"
}
}