symphony-solutions-file-sender
Version:
Module for sending data to mapper
23 lines (22 loc) • 515 B
JSON
{
"name": "symphony-solutions-file-sender",
"description": "Module for sending data to mapper",
"main": "index.js",
"repository": "https://bitbucket.org/NPM-SymphonySolutions/symphony-solutions-file-sender",
"version": "0.0.1",
"private": false,
"scripts": {
"start": "echo 'What about tests?'"
},
"dependencies": {
"request": "^2.69.0",
"symphony-solutions-logger": "0.0.2"
},
"keywords": [
"Data",
"Send",
"Request"
],
"author": "Coral Inc",
"license": "ISC"
}