{
  "name": "astrometry.js",
  "version": "1.1.5",
  "description": "Extract star pixel coordinates from a FITS image using JavaScript",
  "main": "./dist/astrometry.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zfedoran/astrometry.js.git"
  },
  "keywords": [
    "astrometry",
    "source",
    "extract",
    "star",
    "extract",
    "image2xy"
  ],
  "author": "Zelimir Fedoran",
  "license": "BSD-3-Clause"
}
