{
  "name": "@ycwei/yui-layout",
  "version": "1.0.1",
  "description": "large-screen layout component for vue",
  "main": "yui-layout.common.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vue",
    "large-screen",
    "layout"
  ],
  "author": "",
  "license": "ISC",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  }
}
