summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json
blob: 8b664b60fcd738ef134cc89633d25246db42ca6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
  "name": "sntp",
  "description": "SNTP Client",
  "version": "1.0.9",
  "author": {
    "name": "Eran Hammer",
    "email": "eran@hammer.io",
    "url": "http://hueniverse.com"
  },
  "contributors": [],
  "repository": {
    "type": "git",
    "url": "git://github.com/hueniverse/sntp.git"
  },
  "main": "index",
  "keywords": [
    "sntp",
    "ntp",
    "time"
  ],
  "engines": {
    "node": ">=0.8.0"
  },
  "dependencies": {
    "hoek": "2.x.x"
  },
  "devDependencies": {
    "lab": "4.x.x"
  },
  "scripts": {
    "test": "make test-cov"
  },
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
    }
  ],
  "gitHead": "ee2e35284f684609990681734d39010cd356d7da",
  "bugs": {
    "url": "https://github.com/hueniverse/sntp/issues"
  },
  "homepage": "https://github.com/hueniverse/sntp",
  "_id": "sntp@1.0.9",
  "_shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
  "_from": "sntp@>=1.0.0 <2.0.0",
  "_npmVersion": "1.4.23",
  "_npmUser": {
    "name": "hueniverse",
    "email": "eran@hueniverse.com"
  },
  "maintainers": [
    {
      "name": "hueniverse",
      "email": "eran@hueniverse.com"
    }
  ],
  "dist": {
    "shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
    "tarball": "http://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
  "readme": "ERROR: No README data found!"
}