• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_from": "humanize-ms@^1.2.1",
3  "_id": "humanize-ms@1.2.1",
4  "_inBundle": false,
5  "_integrity": "sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=",
6  "_location": "/humanize-ms",
7  "_phantomChildren": {},
8  "_requested": {
9    "type": "range",
10    "registry": true,
11    "raw": "humanize-ms@^1.2.1",
12    "name": "humanize-ms",
13    "escapedName": "humanize-ms",
14    "rawSpec": "^1.2.1",
15    "saveSpec": null,
16    "fetchSpec": "^1.2.1"
17  },
18  "_requiredBy": [
19    "/agentkeepalive"
20  ],
21  "_resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
22  "_shasum": "c46e3159a293f6b896da29316d8b6fe8bb79bbed",
23  "_spec": "humanize-ms@^1.2.1",
24  "_where": "/Users/rebecca/code/npm/node_modules/agentkeepalive",
25  "author": {
26    "name": "dead-horse",
27    "email": "dead_horse@qq.com",
28    "url": "http://deadhorse.me"
29  },
30  "bugs": {
31    "url": "https://github.com/node-modules/humanize-ms/issues"
32  },
33  "bundleDependencies": false,
34  "dependencies": {
35    "ms": "^2.0.0"
36  },
37  "deprecated": false,
38  "description": "transform humanize time to ms",
39  "devDependencies": {
40    "autod": "*",
41    "beautify-benchmark": "~0.2.4",
42    "benchmark": "~1.0.0",
43    "istanbul": "*",
44    "mocha": "*",
45    "should": "*"
46  },
47  "files": [
48    "index.js"
49  ],
50  "homepage": "https://github.com/node-modules/humanize-ms#readme",
51  "keywords": [
52    "humanize",
53    "ms"
54  ],
55  "license": "MIT",
56  "main": "index.js",
57  "name": "humanize-ms",
58  "repository": {
59    "type": "git",
60    "url": "git+https://github.com/node-modules/humanize-ms.git"
61  },
62  "scripts": {
63    "test": "make test"
64  },
65  "version": "1.2.1"
66}
67