Files
Lab4/32/node_modules/async/bower.json
MishaBagger b6c10cc93f MACHIN
2023-10-25 09:15:21 +03:00

18 lines
239 B
JSON

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