{
  "name": "read-and-excute",
  "version": "1.0.3",
  "description": "a tool can read command line args and excute",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "cli",
    "read",
    "excute",
    "command line"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/Tzxhy/read-and-excute"
  },
  "author": "tzxhy111",
  "license": "MIT"
}
