{
  "name": "@behaver/celestial-coordinate",
  "version": "1.9.1",
  "description": "The package for handling celestial coordinate.",
  "main": "index.js",
  "directories": {
    "doc": "doc"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/behaver/celestial-coordinate.git"
  },
  "keywords": [
    "celestial",
    "coordinate"
  ],
  "author": "Sanwan, Dong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/behaver/celestial-coordinate/issues"
  },
  "homepage": "https://github.com/behaver/celestial-coordinate#readme",
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^5.2.0"
  },
  "dependencies": {
    "@behaver/angle": "^2.0.3",
    "@behaver/annual-aberration": "^1.0.3",
    "@behaver/atmospheric-refraction": "^1.0.2",
    "@behaver/coordinate": "^3.4.0",
    "@behaver/diurnal-parallax": "^1.1.6",
    "@behaver/fk5-deflection": "^1.0.3",
    "@behaver/gravitational-deflection": "^1.1.4",
    "@behaver/jdate": "^2.3.2",
    "@behaver/nutation": "^2.0.2",
    "@behaver/precession": "^2.0.3",
    "@behaver/sidereal-time": "^1.1.3",
    "@behaver/solar-planets-hecc": "^1.0.7"
  },
  "files": [
    "src"
  ]
}
