{
	"name": "humanize-ms",
	"versions": {
		"1.0.0": {
			"name": "humanize-ms",
			"version": "1.0.0",
			"description": "transform humanize time to ms",
			"main": "index.js",
			"scripts": {
				"test": "make test"
			},
			"keywords": [
				"humanize",
				"ms"
			],
			"author": {
				"name": "dead-horse",
				"email": "dead_horse@qq.com",
				"url": "http://deadhorse.me"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/node-modules/humanize-ms"
			},
			"license": "MIT",
			"dependencies": {
				"ms": "~0.6.2"
			},
			"devDependencies": {
				"autod": "~0.3.2",
				"istanbul": "~0.3.0",
				"mocha": "~1.21.4",
				"should": "~4.0.4"
			},
			"gitHead": "31fe3d5874f969d79db7ca9d69fff28ba7430d3b",
			"bugs": {
				"url": "https://github.com/node-modules/humanize-ms/issues"
			},
			"homepage": "https://github.com/node-modules/humanize-ms",
			"_id": "humanize-ms@1.0.0",
			"_shasum": "9d65bcd8df5a142d88392e717412179d051f94eb",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "dead_horse",
				"email": "dead_horse@qq.com"
			},
			"maintainers": [
				{
					"name": "dead_horse",
					"email": "dead_horse@qq.com"
				}
			],
			"dist": {
				"shasum": "9d65bcd8df5a142d88392e717412179d051f94eb",
				"tarball": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "humanize-ms",
			"version": "1.0.1",
			"description": "transform humanize time to ms",
			"main": "index.js",
			"scripts": {
				"test": "make test"
			},
			"keywords": [
				"humanize",
				"ms"
			],
			"author": {
				"name": "dead-horse",
				"email": "dead_horse@qq.com",
				"url": "http://deadhorse.me"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/node-modules/humanize-ms"
			},
			"license": "MIT",
			"dependencies": {
				"ms": "~0.6.2"
			},
			"devDependencies": {
				"autod": "~0.3.2",
				"istanbul": "~0.3.0",
				"mocha": "~1.21.4",
				"should": "~4.0.4"
			},
			"gitHead": "be36edb7d79c6fb4e16bafc9ee3d5e4ee83607c6",
			"bugs": {
				"url": "https://github.com/node-modules/humanize-ms/issues"
			},
			"homepage": "https://github.com/node-modules/humanize-ms",
			"_id": "humanize-ms@1.0.1",
			"_shasum": "4336d3c4392236bb8e59cda599f6d88675dc5ff8",
			"_from": ".",
			"_npmVersion": "2.1.12",
			"_nodeVersion": "0.11.14",
			"_npmUser": {
				"name": "dead_horse",
				"email": "dead_horse@qq.com"
			},
			"maintainers": [
				{
					"name": "dead_horse",
					"email": "dead_horse@qq.com"
				}
			],
			"dist": {
				"shasum": "4336d3c4392236bb8e59cda599f6d88675dc5ff8",
				"tarball": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "humanize-ms",
			"version": "1.0.2",
			"description": "transform humanize time to ms",
			"main": "index.js",
			"files": [
				"index.js"
			],
			"scripts": {
				"test": "make test"
			},
			"keywords": [
				"humanize",
				"ms"
			],
			"author": {
				"name": "dead-horse",
				"email": "dead_horse@qq.com",
				"url": "http://deadhorse.me"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/node-modules/humanize-ms.git"
			},
			"license": "MIT",
			"dependencies": {
				"ms": "~0.7.0"
			},
			"devDependencies": {
				"autod": "*",
				"beautify-benchmark": "~0.2.4",
				"benchmark": "~1.0.0",
				"istanbul": "*",
				"mocha": "*",
				"should": "*"
			},
			"gitHead": "e8bc10a223adeffe114966abc69b75e1f999ab65",
			"bugs": {
				"url": "https://github.com/node-modules/humanize-ms/issues"
			},
			"homepage": "https://github.com/node-modules/humanize-ms#readme",
			"_id": "humanize-ms@1.0.2",
			"_shasum": "9868fb2f7beecd16b9f0baffc53c45213bd3fcbd",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "dead_horse",
				"email": "dead_horse@qq.com"
			},
			"maintainers": [
				{
					"name": "dead_horse",
					"email": "dead_horse@qq.com"
				}
			],
			"dist": {
				"shasum": "9868fb2f7beecd16b9f0baffc53c45213bd3fcbd",
				"tarball": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/humanize-ms-1.0.2.tgz_1459774512139_0.8484525410458446"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "humanize-ms",
			"version": "1.2.0",
			"description": "transform humanize time to ms",
			"main": "index.js",
			"files": [
				"index.js"
			],
			"scripts": {
				"test": "make test"
			},
			"keywords": [
				"humanize",
				"ms"
			],
			"author": {
				"name": "dead-horse",
				"email": "dead_horse@qq.com",
				"url": "http://deadhorse.me"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/node-modules/humanize-ms.git"
			},
			"license": "MIT",
			"dependencies": {
				"ms": "~0.7.0"
			},
			"devDependencies": {
				"autod": "*",
				"beautify-benchmark": "~0.2.4",
				"benchmark": "~1.0.0",
				"istanbul": "*",
				"mocha": "*",
				"should": "*"
			},
			"gitHead": "27fed123313480784eab117cf23192479dfebb73",
			"bugs": {
				"url": "https://github.com/node-modules/humanize-ms/issues"
			},
			"homepage": "https://github.com/node-modules/humanize-ms#readme",
			"_id": "humanize-ms@1.2.0",
			"_shasum": "4d691a1fa1b87989789af8e58cddfd550622e4d4",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "dead_horse",
				"email": "dead_horse@qq.com"
			},
			"maintainers": [
				{
					"name": "dead_horse",
					"email": "dead_horse@qq.com"
				}
			],
			"dist": {
				"shasum": "4d691a1fa1b87989789af8e58cddfd550622e4d4",
				"tarball": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/humanize-ms-1.2.0.tgz_1463761513425_0.7950706258416176"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "humanize-ms",
			"version": "1.2.1",
			"description": "transform humanize time to ms",
			"main": "index.js",
			"files": [
				"index.js"
			],
			"scripts": {
				"test": "make test"
			},
			"keywords": [
				"humanize",
				"ms"
			],
			"author": {
				"name": "dead-horse",
				"email": "dead_horse@qq.com",
				"url": "http://deadhorse.me"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/node-modules/humanize-ms.git"
			},
			"license": "MIT",
			"dependencies": {
				"ms": "^2.0.0"
			},
			"devDependencies": {
				"autod": "*",
				"beautify-benchmark": "~0.2.4",
				"benchmark": "~1.0.0",
				"istanbul": "*",
				"mocha": "*",
				"should": "*"
			},
			"gitHead": "d9cdffe02c748b3e05490496ce18530b966154f0",
			"bugs": {
				"url": "https://github.com/node-modules/humanize-ms/issues"
			},
			"homepage": "https://github.com/node-modules/humanize-ms#readme",
			"_id": "humanize-ms@1.2.1",
			"_shasum": "c46e3159a293f6b896da29316d8b6fe8bb79bbed",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.10.2",
			"_npmUser": {
				"name": "dead_horse",
				"email": "dead_horse@qq.com"
			},
			"dist": {
				"shasum": "c46e3159a293f6b896da29316d8b6fe8bb79bbed",
				"tarball": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "dead_horse",
					"email": "dead_horse@qq.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/humanize-ms-1.2.1.tgz_1495168288967_0.14913744758814573"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2017-09-21T09:21:42.564Z",
		"created": "2014-08-14T07:53:31.200Z",
		"1.0.0": "2014-08-14T07:53:31.200Z",
		"1.0.1": "2015-01-02T04:59:52.159Z",
		"1.0.2": "2016-04-04T12:55:12.658Z",
		"1.2.0": "2016-05-20T16:25:14.184Z",
		"1.2.1": "2017-05-19T04:31:29.217Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.2.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"9816800d35200407f6cd251c4eff206a\"",
			"fetched": 1594657097133
		}
	},
	"_distfiles": {
		"humanize-ms-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.0.0.tgz",
			"sha": "9d65bcd8df5a142d88392e717412179d051f94eb",
			"registry": "npmjs"
		},
		"humanize-ms-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.0.1.tgz",
			"sha": "4336d3c4392236bb8e59cda599f6d88675dc5ff8",
			"registry": "npmjs"
		},
		"humanize-ms-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.0.2.tgz",
			"sha": "9868fb2f7beecd16b9f0baffc53c45213bd3fcbd",
			"registry": "npmjs"
		},
		"humanize-ms-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.0.tgz",
			"sha": "4d691a1fa1b87989789af8e58cddfd550622e4d4",
			"registry": "npmjs"
		},
		"humanize-ms-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
			"sha": "c46e3159a293f6b896da29316d8b6fe8bb79bbed",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"humanize-ms-1.2.1.tgz": {
			"shasum": "c46e3159a293f6b896da29316d8b6fe8bb79bbed"
		}
	},
	"_rev": "2-4b75f33d1bd00bfb",
	"_id": "humanize-ms",
	"readme": "humanize-ms\n---------------\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![Gittip][gittip-image]][gittip-url]\n[![David deps][david-image]][david-url]\n\n[npm-image]: https://img.shields.io/npm/v/humanize-ms.svg?style=flat\n[npm-url]: https://npmjs.org/package/humanize-ms\n[travis-image]: https://img.shields.io/travis/node-modules/humanize-ms.svg?style=flat\n[travis-url]: https://travis-ci.org/node-modules/humanize-ms\n[coveralls-image]: https://img.shields.io/coveralls/node-modules/humanize-ms.svg?style=flat\n[coveralls-url]: https://coveralls.io/r/node-modules/humanize-ms?branch=master\n[gittip-image]: https://img.shields.io/gittip/dead-horse.svg?style=flat\n[gittip-url]: https://www.gittip.com/dead-horse/\n[david-image]: https://img.shields.io/david/node-modules/humanize-ms.svg?style=flat\n[david-url]: https://david-dm.org/node-modules/humanize-ms\n\ntransform humanize time to ms\n\n## Installation\n\n```bash\n$ npm install humanize-ms\n```\n\n## Examples\n\n```js\nvar ms = require('humanize-ms');\n\nms('1s') // 1000\nms(1000) // 1000\n```\n\n### License\n\nMIT"
}