{
  "name": "@yk000/watch-myapp",
  "version": "1.0.5",
  "description": "个人的编译小工具",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node index.js"
  },
  "bin": {
    "yk-cli": "index.js",
    "yk": "index.js"
  },
  "author": "yk-dev",
  "license": "ISC",
  "dependencies": {}
}
