{
  "_args": [
    [
      {
        "raw": "pretty-ms@^2.1.0",
        "scope": null,
        "escapedName": "pretty-ms",
        "name": "pretty-ms",
        "rawSpec": "^2.1.0",
        "spec": ">=2.1.0 <3.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\tap-spec"
    ]
  ],
  "_from": "pretty-ms@>=2.1.0 <3.0.0",
  "_id": "pretty-ms@2.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/pretty-ms",
  "_nodeVersion": "4.1.1",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pretty-ms@^2.1.0",
    "scope": null,
    "escapedName": "pretty-ms",
    "name": "pretty-ms",
    "rawSpec": "^2.1.0",
    "spec": ">=2.1.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tap-spec"
  ],
  "_resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-2.1.0.tgz",
  "_shasum": "4257c256df3fb0b451d6affaab021884126981dc",
  "_shrinkwrap": null,
  "_spec": "pretty-ms@^2.1.0",
  "_where": "C:\\src\\pnpm\\node_modules\\tap-spec",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/pretty-ms/issues"
  },
  "dependencies": {
    "is-finite": "^1.0.1",
    "parse-ms": "^1.0.0",
    "plur": "^1.0.0"
  },
  "description": "Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "4257c256df3fb0b451d6affaab021884126981dc",
    "tarball": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-2.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "a9abfe28882521de0c2df57fed82f1a6fad3ed5f",
  "homepage": "https://github.com/sindresorhus/pretty-ms",
  "keywords": [
    "pretty",
    "prettify",
    "human",
    "humanize",
    "humanized",
    "readable",
    "time",
    "ms",
    "milliseconds",
    "duration",
    "period",
    "range",
    "text",
    "string",
    "str",
    "number",
    "hrtime"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "pretty-ms",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/pretty-ms.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.1.0"
}
