PATH:
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
normalize-package-data
/
lib
var util = require('util') module.exports = function () { var args = Array.prototype.slice.call(arguments, 0) args.forEach(function (arg) { if (!arg) { throw new TypeError('Bad arguments.') } }) return util.format.apply(null, arguments) }
[-] normalize.js
[edit]
[+]
..
[-] safe_format.js
[edit]
[-] typos.json
[edit]
[-] extract_description.js
[edit]
[-] warning_messages.json
[edit]
[-] make_warning.js
[edit]
[-] fixer.js
[edit]