funcunit
Version:
<!-- @hide title
70 lines (69 loc) • 1.55 kB
JSON
{
"_from": "sntp@0.2.x",
"_id": "sntp@0.2.4",
"_inBundle": false,
"_integrity": "sha1-+4hfGLDzqtGJ+CSGJTa87ux1CQA=",
"_location": "/sntp",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "sntp@0.2.x",
"name": "sntp",
"escapedName": "sntp",
"rawSpec": "0.2.x",
"saveSpec": null,
"fetchSpec": "0.2.x"
},
"_requiredBy": [
"/hawk"
],
"_resolved": "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz",
"_shasum": "fb885f18b0f3aad189f824862536bceeec750900",
"_spec": "sntp@0.2.x",
"_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/hawk",
"author": {
"name": "Eran Hammer",
"email": "eran@hueniverse.com",
"url": "http://hueniverse.com"
},
"bugs": {
"url": "https://github.com/hueniverse/sntp/issues"
},
"bundleDependencies": false,
"contributors": [],
"dependencies": {
"hoek": "0.9.x"
},
"deprecated": false,
"description": "SNTP Client",
"devDependencies": {
"complexity-report": "0.x.x",
"lab": "0.1.x"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "https://github.com/hueniverse/sntp#readme",
"keywords": [
"sntp",
"ntp",
"time"
],
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
}
],
"main": "index",
"name": "sntp",
"repository": {
"type": "git",
"url": "git://github.com/hueniverse/sntp.git"
},
"scripts": {
"test": "make test-cov"
},
"version": "0.2.4"
}