90 lines
2 KiB
JSON
90 lines
2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"sntp@1.x.x",
|
|
"/Users/sid/Desktop/code/RustyCode/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": "/Users/sid/Desktop/code/RustyCode/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"
|
|
},
|
|
"description": "SNTP Client",
|
|
"devDependencies": {
|
|
"lab": "4.x.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
|
|
"tarball": "http://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"
|
|
}
|