{
  "name": "lhlltsn",
  "version": "1.0.3",
  "description": "CommanLine Tool for Node LTS",
  "main": "libs/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "lhlltsn": "bin/ltsn.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lhlGitHub/lhlltsn.git"
  },
  "keywords": [
    "node",
    "LTS"
  ],
  "author": "LHL",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lhlGitHub/lhlltsn/issues"
  },
  "homepage": "https://github.com/lhlGitHub/lhlltsn#readme",
  "dependencies": {
    "axios": "^0.19.2",
    "cli-color": "^2.0.0",
    "cli-table": "^0.3.1",
    "compare-versions": "^3.6.0"
  }
}
