08-27-周三_17-09-29
This commit is contained in:
105
node_modules/sntp/package.json
generated
vendored
Normal file
105
node_modules/sntp/package.json
generated
vendored
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "sntp",
|
||||
"raw": "sntp@1.x.x",
|
||||
"rawSpec": "1.x.x",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/root/gitbook/node_modules/hawk"
|
||||
]
|
||||
],
|
||||
"_from": "sntp@>=1.0.0 <2.0.0",
|
||||
"_id": "sntp@1.0.9",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/sntp",
|
||||
"_npmUser": {
|
||||
"email": "eran@hueniverse.com",
|
||||
"name": "hueniverse"
|
||||
},
|
||||
"_npmVersion": "1.4.23",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "sntp",
|
||||
"raw": "sntp@1.x.x",
|
||||
"rawSpec": "1.x.x",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/hawk"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
|
||||
"_shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "sntp@1.x.x",
|
||||
"_where": "/root/gitbook/node_modules/hawk",
|
||||
"author": {
|
||||
"email": "eran@hammer.io",
|
||||
"name": "Eran Hammer",
|
||||
"url": "http://hueniverse.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/hueniverse/sntp/issues"
|
||||
},
|
||||
"contributors": [],
|
||||
"dependencies": {
|
||||
"hoek": "2.x.x"
|
||||
},
|
||||
"deprecated": "This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.",
|
||||
"description": "SNTP Client",
|
||||
"devDependencies": {
|
||||
"lab": "4.x.x"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"integrity": "sha512-7bgVOAnPj3XjrKY577S+puCKGCRlUrcrEdsMeRXlg9Ghf5df/xNi6sONUa43WrHUd3TjJBF7O04jYoiY0FVa0A==",
|
||||
"shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
|
||||
"signatures": [
|
||||
{
|
||||
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
|
||||
"sig": "MEQCIBnMn1JTP3JM1gTR5NrVUEy5nQMT05CNwxwel0wENc9fAiBpIcbWtCBek0W0w57hrj782CQ8m+eq49LdMx54bVVb+w=="
|
||||
}
|
||||
],
|
||||
"tarball": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0"
|
||||
},
|
||||
"gitHead": "ee2e35284f684609990681734d39010cd356d7da",
|
||||
"homepage": "https://github.com/hueniverse/sntp",
|
||||
"keywords": [
|
||||
"sntp",
|
||||
"ntp",
|
||||
"time"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "BSD",
|
||||
"url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"main": "index",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "eran@hueniverse.com",
|
||||
"name": "hueniverse"
|
||||
}
|
||||
],
|
||||
"name": "sntp",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/hueniverse/sntp.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test-cov"
|
||||
},
|
||||
"version": "1.0.9"
|
||||
}
|
Reference in New Issue
Block a user