UNPKG

reshuffle

Version:

Reshuffle is a fast, unopinionated, minimalist integration framework

15 lines (14 loc) 296 B
{ "name": "reshuffle-mysql-example", "version": "1.0.0", "description": "Examples for MySQL Connector", "main": "mysql.js", "scripts": { "start": "node mysql.js" }, "dependencies": { "reshuffle": "latest", "reshuffle-mysql-connector": "latest" }, "license": "ISC" }