{ "_from": "parse-ms@^4.0.0", "_id": "parse-ms@4.0.0", "_inBundle": false, "_integrity": "sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==", "_location": "/parse-ms", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "parse-ms@^4.0.0", "name": "parse-ms", "escapedName": "parse-ms", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/pretty-ms" ], "_resolved": "https://registry.npmmirror.com/parse-ms/-/parse-ms-4.0.0.tgz", "_shasum": "c0c058edd47c2a590151a718990533fd62803df4", "_spec": "parse-ms@^4.0.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\pretty-ms", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/parse-ms/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Parse milliseconds into an object", "devDependencies": { "ava": "^6.0.1", "tsd": "^0.30.3", "xo": "^0.56.0" }, "engines": { "node": ">=18" }, "exports": { "types": "./index.d.ts", "default": "./index.js" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/parse-ms#readme", "keywords": [ "browser", "parse", "time", "ms", "milliseconds", "microseconds", "nanoseconds", "duration", "period", "range", "interval" ], "license": "MIT", "name": "parse-ms", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/parse-ms.git" }, "scripts": { "test": "xo && ava && tsd" }, "sideEffects": false, "type": "module", "version": "4.0.0" }