{
  "name": "@jdplus/os",
  "version": "1.0.0",
  "description": "获取浏览器信息的库，如：app版本，网络状态等。",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "获取浏览器信息"
  ],
  "repository": {
    "type": "git",
    "url": ""
  },
  "author": "shitou",
  "license": "ISC"
}
