5 "/opt/source/offload.js"
11 "_integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==",
12 "_location": "/send/ms",
13 "_phantomChildren": {},
27 "_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz",
29 "_where": "/opt/source/offload.js",
31 "url": "https://github.com/zeit/ms/issues"
33 "description": "Tiny millisecond conversion utility",
38 "lint-staged": "5.0.0",
42 "extends": "eslint:recommended",
51 "homepage": "https://github.com/zeit/ms#readme",
56 "prettier --single-quote --write",
64 "url": "git+https://github.com/zeit/ms.git"
67 "lint": "eslint lib/* bin/*",
68 "precommit": "lint-staged",
69 "test": "mocha tests.js"