UNPKG

overwatch-api-server

Version:
69 lines (68 loc) 1.56 kB
{ "_from": "time-zone@^1.0.0", "_id": "time-zone@1.0.0", "_inBundle": false, "_integrity": "sha1-mcW/VZWJZq9tBtg73zgA3IL67F0=", "_location": "/time-zone", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "time-zone@^1.0.0", "name": "time-zone", "escapedName": "time-zone", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/ava/date-time", "/date-time" ], "_resolved": "https://registry.npmjs.org/time-zone/-/time-zone-1.0.0.tgz", "_shasum": "99c5bf55958966af6d06d83bdf3800dc82faec5d", "_spec": "time-zone@^1.0.0", "_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api\\node_modules\\date-time", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/time-zone/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Pretty time zone: `+2` or `-9:30`", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/time-zone#readme", "keywords": [ "timezone", "utc", "time", "pretty", "human", "date", "iso", "zone" ], "license": "MIT", "name": "time-zone", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/time-zone.git" }, "scripts": { "test": "xo && ava" }, "version": "1.0.0" }