审查视图

public/assets/libs/less/bower.json 341 字节
景龙 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
{
  "name": "less",
  "main": "dist/less.js",
  "ignore": [
    "**/.*",
    "benchmark",
    "bin",
    "build",
    "gradle",
    "lib",
    "test",
    "*.md",
    "LICENSE",
    "Gruntfile.js",
    "*.json",
    "*.yml",
    "build.gradle",
    "gradlew",
    "gradlew.bat",
    ".gitattributes",
    ".jshintrc",
    ".npmignore"
  ]
}