{
  "name": "@rrc-materials/draggable-move-block",
  "version": "0.2.0",
  "description": "rrc materials block for draggable-move",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.renrenche.com/fe/rrc"
  },
  "keywords": [
    "rrc",
    "vue"
  ],
  "publishConfig": {
    "access": "public"
  },
  "author": "xierenhong@renrenche.com",
  "license": "ISC",
  "blockConfig": {
    "name": "draggable-move",
    "title": "拖拽移动"
  },
  "dependencies": {
    "vuedraggable": "^2.16.0"
  }
}
