UNPKG

db-migrate-shared

Version:

Shared resources of db-migrate for drivers and also used internally.

37 lines (36 loc) 790 B
{ "name": "db-migrate-shared", "version": "1.2.0", "description": "Shared resources of db-migrate for drivers and also used internally.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/db-migrate/shared.git" }, "keywords": [ "db-migrate", "dbmigrate", "db", "database", "migrate", "migration", "shared", "resources", "test", "testing", "data", "type", "datatype", "utils", "log" ], "author": "Tobias Gurtzick <magic@wizardtales.com>", "license": "MIT", "bugs": { "url": "https://github.com/db-migrate/shared/issues" }, "homepage": "https://github.com/db-migrate/shared#readme" }