UNPKG

reshuffle

Version:

Reshuffle is a fast, unopinionated, minimalist integration framework

15 lines (14 loc) 283 B
{ "name": "persistence", "version": "1.0.0", "description": "Reshuffle example for persistency in apps", "main": "SQLExample.js", "scripts": { "test": "node SQLExample.js" }, "author": "Amir Shevat", "license": "MIT", "dependencies": { "pg": "^8.3.2" } }