UNPKG

machinepack-waterline

Version:

A database-agnostic connectivity library for sending queries, managing dynamic db connections, committing/rolling back transactions, and more.

6 lines (5 loc) 165 B
// This is a boilerplate file which should not need to be changed. module.exports = require('machine').pack({ pkg: require('./package.json'), dir: __dirname });