UNPKG

@robotti.io/escrypt

Version:

Enterprise Secret Encryptor

5 lines 201 B
module.exports = { 'collectCoverageFrom': ['escrypt.js', 'lib/**/*.js', '!**/node_modules/**'], 'coverageReporters': ['html', 'text', 'text-summary', 'cobertura'], 'testMatch': ['**/*.test.js'] }