Gitlab@Informatics

Skip to content
Snippets Groups Projects
Select Git revision
  • 0497f4dbea6b3003e337c5911de26f1fbd7d489d
  • main default protected
  • revert-a98119d8
3 results

bower.json

Blame
  • bower.json 239 B
    {
      "name": "async",
      "main": "dist/async.js",
      "ignore": [
        "bower_components",
        "lib",
        "test",
        "node_modules",
        "perf",
        "support",
        "**/.*",
        "*.config.js",
        "*.json",
        "index.js",
        "Makefile"
      ]
    }