node-roa-time
Version:
Spain official time provided by 'Real Instituto y Observatorio de la Armada' (ROA)
40 lines (39 loc) • 862 B
JSON
{
"name": "node-roa-time",
"version": "0.0.8",
"scripts": {},
"description": "Spain official time provided by 'Real Instituto y Observatorio de la Armada' (ROA)",
"main": "lib/index.js",
"bin": {
"roa": "bin/roa.js"
},
"dependencies": {
"locale": "0.0.20",
"moment": "2.8.3",
"moment-timezone": "0.2.2",
"ntp-client": "0.5.2"
},
"devDependencies": {
"gulp": "^3.8.8",
"gulp-bump": "^0.1.11",
"gulp-git": "^0.5.1",
"npm": "^2.0.0"
},
"repository": {
"type": "git",
"url": "git://github.com/guumaster/node-roa-time.git"
},
"keywords": [
"roa",
"spain",
"time",
"express",
"moment"
],
"author": "guumaster",
"license": "MIT",
"bugs": {
"url": "https://github.com/guumaster/node-roa-time/issues"
},
"homepage": "https://github.com/guumaster/node-roa-time"
}