X7ROOT File Manager
Current Path:
/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
normalize-package-data
/
lib
/
ðŸ“
..
📄
extract_description.js
(509 B)
📄
fixer.js
(11.53 KB)
📄
make_warning.js
(710 B)
📄
normalize.js
(1.31 KB)
📄
safe_format.js
(246 B)
📄
typos.json
(747 B)
📄
warning_messages.json
(1.76 KB)
Editing: safe_format.js
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) }
Upload File
Create Folder