package.json 223 字节
Newer Older
1 2
{
  "name": "uqrcode",
study夏羽's avatar
study夏羽 已提交
3
  "version": "3.6.0",
4 5 6 7 8 9 10 11 12
  "description": "",
  "main": "uqrcode.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}