{
  "name": "cooking-lcy-vue2",
  "version": "1.1.0",
  "description": "A cooking plugin to extend vue config.",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lincenying/cooking-lcy-vue2.git"
  },
  "keywords": [
    "cooking",
    "vue",
    "cooking-plugin"
  ],
  "author": "lincenying <lincenying@qq.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lincenying/cooking-lcy-vue2/issues"
  },
  "homepage": "https://github.com/lincenying/cooking-lcy-vue2#readme",
  "dependencies": {
    "vue-loader": "^9.7.0",
    "less": "^2.7.1",
    "less-loader": "^2.2.3",
    "node-sass": "^3.4.2",
    "sass-loader": "^3.1.2"
  }
}
