source: frontend/node_modules/async/bower.json

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 239 bytes
Line 
1{
2 "name": "async",
3 "main": "dist/async.js",
4 "ignore": [
5 "bower_components",
6 "lib",
7 "test",
8 "node_modules",
9 "perf",
10 "support",
11 "**/.*",
12 "*.config.js",
13 "*.json",
14 "index.js",
15 "Makefile"
16 ]
17}
Note: See TracBrowser for help on using the repository browser.