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