{
  "name": "pylst_v0.0.2",
  "version": "1.0.0",
  "description": "A Python package for processing and visualizing Landsat LST data.",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Azad77/pylst.git"
  },
  "keywords": [
    "TagsLand",
    "Surface",
    "Temperature",
    "(LST)",
    "Image",
    "processing",
    "Landsat",
    "Remote",
    "Sensing",
    "Thermal",
    "Satellite",
    "images"
  ],
  "author": "Azad Rasul",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Azad77/pylst/issues"
  },
  "homepage": "https://github.com/Azad77/pylst#readme"
}
