{
  "name": "auto-open-browser",
  "version": "1.0.1",
  "description": "auto-open-browser",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "keywords": [
    "auto",
    "openBrowser"
  ],
  "author": "seekwe@gmail.com",
  "license": "ISC",
  "dependencies": {
    "chalk": "^2.4.1",
    "cross-spawn": "^6.0.5",
    "opn": "^5.3.0"
  }
}
