s2chttp
Version:
HTTP Library for pushing data to the cloud using s2c.io plaform for the internet of things
22 lines (21 loc) • 511 B
JSON
{
"name": "s2chttp",
"version": "1.0.20",
"description": "HTTP Library for pushing data to the cloud using s2c.io plaform for the internet of things",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/sensors2cloud/s2chttp/blob/master/libs/s2chttp.js"
},
"keywords": [
"internet",
"of",
"things",
"beaglebone"
],
"author": "s2c.io",
"license": "BSD-2-Clause"
}