maker-ifttt
Version:
This library implements the IFTTT maker channel in Node.
15 lines (14 loc) • 324 B
JSON
{
"name": "maker-ifttt",
"version": "1.0.0",
"description": "This library implements the IFTTT maker channel in Node.",
"main": "index.js",
"scripts": {
},
"keywords": [
"IFTTT",
"Maker"
],
"author": "Michael Anderson <manderson@amesburytruth.com> (http://amesburytruth.com)",
"license": "ISC"
}