Initial commit
[yaffs-website] / node_modules / sntp / package.json
1 {
2   "_args": [
3     [
4       "sntp@1.x.x",
5       "/var/www/yaffs/node_modules/hawk"
6     ]
7   ],
8   "_from": "sntp@>=1.0.0 <2.0.0",
9   "_id": "sntp@1.0.9",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/sntp",
13   "_npmUser": {
14     "email": "eran@hueniverse.com",
15     "name": "hueniverse"
16   },
17   "_npmVersion": "1.4.23",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "sntp",
21     "raw": "sntp@1.x.x",
22     "rawSpec": "1.x.x",
23     "scope": null,
24     "spec": ">=1.0.0 <2.0.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/hawk"
29   ],
30   "_resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
31   "_shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
32   "_shrinkwrap": null,
33   "_spec": "sntp@1.x.x",
34   "_where": "/var/www/yaffs/node_modules/hawk",
35   "author": {
36     "email": "eran@hammer.io",
37     "name": "Eran Hammer",
38     "url": "http://hueniverse.com"
39   },
40   "bugs": {
41     "url": "https://github.com/hueniverse/sntp/issues"
42   },
43   "contributors": [],
44   "dependencies": {
45     "hoek": "2.x.x"
46   },
47   "description": "SNTP Client",
48   "devDependencies": {
49     "lab": "4.x.x"
50   },
51   "directories": {},
52   "dist": {
53     "shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
54     "tarball": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz"
55   },
56   "engines": {
57     "node": ">=0.8.0"
58   },
59   "gitHead": "ee2e35284f684609990681734d39010cd356d7da",
60   "homepage": "https://github.com/hueniverse/sntp",
61   "keywords": [
62     "ntp",
63     "sntp",
64     "time"
65   ],
66   "licenses": [
67     {
68       "type": "BSD",
69       "url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
70     }
71   ],
72   "main": "index",
73   "maintainers": [
74     {
75       "name": "hueniverse",
76       "email": "eran@hueniverse.com"
77     }
78   ],
79   "name": "sntp",
80   "optionalDependencies": {},
81   "readme": "ERROR: No README data found!",
82   "repository": {
83     "type": "git",
84     "url": "git://github.com/hueniverse/sntp.git"
85   },
86   "scripts": {
87     "test": "make test-cov"
88   },
89   "version": "1.0.9"
90 }