{ "_from": "tz-offset@0.0.1", "_id": "tz-offset@0.0.1", "_inBundle": false, "_integrity": "sha512-kMBmblijHJXyOpKzgDhKx9INYU4u4E1RPMB0HqmKSgWG8vEcf3exEfLh4FFfzd3xdQOw9EuIy/cP0akY6rHopQ==", "_location": "/tz-offset", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tz-offset@0.0.1", "name": "tz-offset", "escapedName": "tz-offset", "rawSpec": "0.0.1", "saveSpec": null, "fetchSpec": "0.0.1" }, "_requiredBy": [ "/node-cron" ], "_resolved": "https://registry.npmjs.org/tz-offset/-/tz-offset-0.0.1.tgz", "_shasum": "fef920257024d3583ed9072a767721a18bdb8a76", "_spec": "tz-offset@0.0.1", "_where": "D:\\dev\\crossmap\\backend-services\\cm-app-crawlspider\\node_modules\\node-cron", "author": { "name": "Lucas Merencia", "email": "lucas@merencia.com" }, "bugs": { "url": "https://github.com/merencia/tz-offset/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Javascript Timezone Offset", "devDependencies": { "chai": "^4.1.2", "mocha": "^5.2.0", "nyc": "^12.0.2" }, "directories": { "test": "test" }, "homepage": "https://github.com/merencia/tz-offset#readme", "keywords": [ "timezone", "offset", "time", "zone" ], "license": "ISC", "main": "src/tz-offset.js", "name": "tz-offset", "repository": { "type": "git", "url": "git+https://github.com/merencia/tz-offset.git" }, "scripts": { "test": "nyc --reporter=html --reporter=text mocha --recursive" }, "version": "0.0.1" }