![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules.bundled/humanize-ms/ |
{ "name": "humanize-ms", "version": "1.2.1", "description": "transform humanize time to ms", "main": "index.js", "files": [ "index.js" ], "scripts": { "test": "make test" }, "keywords": [ "humanize", "ms" ], "author": { "name": "dead-horse", "email": "dead_horse@qq.com", "url": "http://deadhorse.me" }, "repository": { "type": "git", "url": "https://github.com/node-modules/humanize-ms" }, "license": "MIT", "dependencies": { "ms": "^2.0.0" }, "devDependencies": { "autod": "*", "beautify-benchmark": "~0.2.4", "benchmark": "~1.0.0", "istanbul": "*", "mocha": "*", "should": "*" } }