PATH:
usr
/
local
/
lib
/
node_modules
/
knex-migrator
/
node_modules
/
atob
"use strict"; function atob(str) { return Buffer.from(str, 'base64').toString('binary'); } module.exports = atob.atob = atob;
[+]
bin
[+]
..
[-] package.json
[edit]
[-] test.js
[edit]
[-] LICENSE.DOCS
[edit]
[-] README.md
[edit]
[-] node-atob.js
[edit]
[-] bower.json
[edit]
[-] LICENSE
[edit]
[-] browser-atob.js
[edit]