UNPKG

db-migrate-plugin-es6cjs

Version:

db-migrate plugin for accept .cjs files when packaje.json has "type": "module" set

26 lines (25 loc) 719 B
{ "name": "db-migrate-plugin-es6cjs", "version": "0.0.2", "description": "db-migrate plugin for accept .cjs files when packaje.json has \"type\": \"module\" set", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/maherma-adg/db-migrate-plugin-es6cjs.git" }, "keywords": [ "dbmigrate", "db-migrate", "es6", "cjs" ], "author": "Manuel Martinez <maherma@asdeguiaingenieria.com>", "license": "MIT", "bugs": { "url": "https://github.com/maherma-adg/db-migrate-plugin-es6cjs/issues" }, "homepage": "https://github.com/maherma-adg/db-migrate-plugin-es6cjs#readme" }