UNPKG

bigml-nodered-core

Version:
34 lines (33 loc) 580 B
{ "name": "bigml-nodered-core", "description": "BigML bindings for Node-RED", "keywords": [ "IoT", "ML", "bindings", "BigML", "Machine Learning" ], "version": "1.1.16", "author": { "name": "BigML", "email": "info@bigml.com" }, "repository": { "type": "git", "url": "http://github.com/bigmlcom/bigml-nodered" }, "engines": [ "node >= 0.10.0" ], "license": "Apache", "main": "index.js", "dependencies": { "bigml-eventpredict": "*", "bigml": ">=1.18.0" }, "scripts": { }, "devDependencies": { } }