Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.bower.json « jsTimezoneDetect « vendor « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b76ebe25a7a65867d5e2d7f096cdfbabd1e6ed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "jstzdetect",
  "version": "1.0.6",
  "main": "jstz.min.js",
  "ignore": [
    "**/.*",
    "node_modules",
    "components",
    "bower_components",
    "test",
    "tests"
  ],
  "homepage": "https://github.com/HenningM/jstimezonedetect",
  "_release": "1.0.6",
  "_resolution": {
    "type": "version",
    "tag": "v1.0.6",
    "commit": "bd595ed253292934991a414979007f3d51a1547d"
  },
  "_source": "https://github.com/HenningM/jstimezonedetect.git",
  "_target": "1.0.6",
  "_originalSource": "jsTimezoneDetect"
}