PATH:
opt
/
bitninja-dispatcher
/
node_modules
/
libphonenumber-js
/
runnable
// Creates a `package.json` file in the CommonJS `build` folder. // That marks that whole folder as CommonJS so that Node.js doesn't complain // about `require()`-ing those files. import fs from 'fs' fs.writeFileSync('./build/package.json', JSON.stringify({ name: 'libphonenumber-js/build', type: 'commonjs', private: true }, null, 2), 'utf8')
[-] generate.js
[edit]
[+]
..
[-] metadata-update-and-release.js
[edit]
[-] create-commonjs-package-json.js
[edit]
[+]
modules
[-] metadata-branch.js
[edit]
[-] metadata-update-and-push-and-pull-request.js
[edit]
[-] metadata-update-and-push.js
[edit]
[-] download.js
[edit]
[-] json-to-js.js
[edit]
[-] generate-country-codes.js
[edit]