/usr/local/lib/node_modules/pm2/node_modules/lodash/fp
Edit: /usr/local/lib/node_modules/pm2/node_modules/lodash/fp/parseInt.js (161B)
var convert = require('./convert'),
func = convert('parseInt', require('../parseInt'));
func.placeholder = require('./placeholder');
module.exports = func;