{
  "_from": "jstimezonedetect@^1.0.7",
  "_id": "jstimezonedetect@1.0.7",
  "_inBundle": false,
  "_integrity": "sha512-ARADHortktl9IZ1tr4GHwGPIAzgz3mLNCbR/YjWtRtc/O0o634O3NeFlpLjv95EvuDA5dc8z6yfgbS8nUc4zcQ==",
  "_location": "/jstimezonedetect",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jstimezonedetect@^1.0.7",
    "name": "jstimezonedetect",
    "escapedName": "jstimezonedetect",
    "rawSpec": "^1.0.7",
    "saveSpec": null,
    "fetchSpec": "^1.0.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jstimezonedetect/-/jstimezonedetect-1.0.7.tgz",
  "_shasum": "54bc13ff9960a6510288665cc9596244e21bd29d",
  "_spec": "jstimezonedetect@^1.0.7",
  "_where": "C:\\Lab\\GitLab\\Formio\\publish_npm_package\\formio\\formiojs",
  "author": {
    "name": "Jon Nylander",
    "email": "pellepim@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/pellepim/jstimezonedetect/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "This script gives you the zone info key representing your device's time zone setting. The return value is an IANA zone info key (aka the Olson time zone database).",
  "devDependencies": {
    "del": "^0.1.3",
    "gulp": "^3.8.10",
    "gulp-concat": "^2.4.2",
    "gulp-footer": "^1.0.5",
    "gulp-header": "^1.2.2",
    "gulp-jshint": "^1.9.0",
    "gulp-rename": "^1.2.0",
    "gulp-uglify": "^1.0.1",
    "gulp-wrap-commonjs": "^0.1.12"
  },
  "filename": "jstz.min.js",
  "homepage": "https://github.com/pellepim/jstimezonedetect",
  "keywords": [
    "time",
    "timezone",
    "tz",
    "date"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/pellepim/jstimezonedetect/blob/master/LICENCE.txt"
    }
  ],
  "main": "./dist/jstz.min.js",
  "name": "jstimezonedetect",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pellepim/jstimezonedetect.git"
  },
  "version": "1.0.7"
}
