login/node_modules/asyncc/bower.json
Balaga Gayatri 74dd83c7c8 node_modules
2021-10-22 12:50:18 +05:30

21 lines
380 B
JSON

{
"name": "asyncc",
"description": "Just asynchronous patterns",
"main": "dist/index.js",
"authors": [
"commenthol <commenthol@gmail.com>"
],
"license": "MIT",
"keywords": [
"async",
"callback"
],
"homepage": "https://github.com/commenthol/asyncc",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}