{
  "name": "vdialog",
  "version": "1.6.0",
  "description": "基于 HTML5 Dialog API 的优雅对话框组件",
  "main": "./js/lib/vdialog.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pillys/vdialog.git"
  },
  "keywords": [
    "dialog",
    "HTML5"
  ],
  "author": "pillys@163.com",
  "license": "MIT",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/pillys/vdialog/issues"
  },
  "homepage": "https://github.com/pillys/vdialog#readme"
}