{
  "name": "sun-time",
  "version": "1.0.2",
  "description": "Calculator of sunrise time as well as  sunset time according to location(Long.,lat.) or city name.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/abdennour/node-sun.git"
  },
  "keywords": [
    "sun",
    "sunrise",
    "sunset",
    "time",
    "country",
    "city",
    "astronomy",
    "prayer",
    "salat",
    "season"
  ],
  "author": "Abdennour TOUMI <http://abdennoor.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/abdennour/node-sun/issues"
  },
  "homepage": "https://github.com/abdennour/node-sun#readme",
  "dependencies": {
    "jfile": "^1.1.11",
    "node-etl": "^1.0.1",
    "x-class": "^1.0.7"
  }
}
