{ "_from": "parse-ms@^1.0.0", "_id": "parse-ms@1.0.1", "_inBundle": false, "_integrity": "sha1-VjRtR0nXjyNDDKDHE4UK75GqNh0=", "_location": "/parse-ms", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "parse-ms@^1.0.0", "name": "parse-ms", "escapedName": "parse-ms", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/pretty-ms" ], "_resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.1.tgz", "_shasum": "56346d4749d78f23430ca0c713850aef91aa361d", "_spec": "parse-ms@^1.0.0", "_where": "/home/lilleman/go/src/gitlab.larvit.se/power-plan/auth/tests/node_modules/pretty-ms", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/parse-ms/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Parse milliseconds into an object", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/parse-ms#readme", "keywords": [ "browser", "parse", "time", "ms", "milliseconds", "duration", "period", "range" ], "license": "MIT", "name": "parse-ms", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/parse-ms.git" }, "scripts": { "test": "mocha" }, "version": "1.0.1" }