{
  "_from": "cros",
  "_id": "cros@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-5dOkfRcvLX7JSqLY9JtuLBfmcBaqkpmyOwecp2RIbnLnXF2gyKrRiwBWgvuVyVlGzbvmrX0OPutXGex1cQg0GQ==",
  "_location": "/cros",
  "_phantomChildren": {
    "ansi-styles": "4.3.0"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "cros",
    "name": "cros",
    "escapedName": "cros",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/cros/-/cros-1.0.1.tgz",
  "_shasum": "0a8af96ddeae29b5f783b32803553fed6a97bbcb",
  "_spec": "cros",
  "_where": "C:\\Users\\WALY ALDEEN\\Desktop\\nodeJs",
  "author": "",
  "bin": {
    "cros": "bin/cli.js"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^3.0.0",
    "commander": "^4.1.1",
    "inquirer": "^7.0.4",
    "ora": "^4.0.3",
    "uuid": "^8.3.2"
  },
  "deprecated": false,
  "description": "* ### tcp内网穿透\r * ### http内网穿透\r * ### 其他功能暂时不想开发",
  "keywords": [],
  "license": "ISC",
  "main": "index.js",
  "name": "cros",
  "scripts": {
    "client": "node ./client/client.js",
    "server": "node ./server/server.js"
  },
  "version": "1.0.1"
}
