github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/public/libs/vue-1.0.24/bower.json (about)

     1  {
     2    "name": "vue",
     3    "main": "dist/vue.js",
     4    "description": "Simple, Fast & Composable MVVM for building interative interfaces",
     5    "authors": ["Evan You <yyx990803@gmail.com>"],
     6    "license": "MIT",
     7    "ignore": [
     8      ".*",
     9      "examples",
    10      "build",
    11      "perf",
    12      "test",
    13      "grunt",
    14      "gruntfile.js",
    15      "*.json",
    16      "*.md",
    17      "*.yml"
    18    ]
    19  }