5 "/opt/source/offload.js"
11 "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
12 "_location": "/finalhandler/ms",
13 "_phantomChildren": {},
27 "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
29 "_where": "/opt/source/offload.js",
31 "url": "https://github.com/zeit/ms/issues"
33 "description": "Tiny milisecond conversion utility",
38 "lint-staged": "3.4.1",
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"