{ "_from": "pretty-time@^1.1.0", "_id": "pretty-time@1.1.0", "_inBundle": false, "_integrity": "sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==", "_location": "/pretty-time", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pretty-time@^1.1.0", "name": "pretty-time", "escapedName": "pretty-time", "rawSpec": "^1.1.0", "saveSpec": null, "fetchSpec": "^1.1.0" }, "_requiredBy": [ "/composer" ], "_resolved": "https://registry.npmjs.org/pretty-time/-/pretty-time-1.1.0.tgz", "_shasum": "ffb7429afabb8535c346a34e41873adf3d74dd0e", "_spec": "pretty-time@^1.1.0", "_where": "/home/kevin/Documents/Developer/docker/Popsu_colloque/wwwroot/html/web/themes/custom/popsu_colloque/node_modules/composer", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/pretty-time/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, "engines": { "node": ">=4" }, "files": [ "index.js", "utils.js" ], "homepage": "https://github.com/jonschlinkert/pretty-time", "keywords": [ "convert", "date", "format", "formatting", "hour", "hrtime", "micro", "milli", "minute", "nano", "nanosecond", "pretty", "second", "time", "week" ], "license": "MIT", "main": "index.js", "name": "pretty-time", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/pretty-time.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "o-clock", "seconds", "time-stamp", "timescale", "week", "weekday", "year" ] }, "lint": { "reflinks": true } }, "version": "1.1.0" }