Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MR414N-ID
GitHub Repository: MR414N-ID/botku2
Path: blob/master/node_modules/async.util.noop/package.json
1126 views
1
{
2
"name": "async.util.noop",
3
"description": "async noophelper method as module.",
4
"main": "./index.js",
5
"repository": "async-js/async.util",
6
"author": {
7
"email": "[email protected]",
8
"name": "Kiko Beats",
9
"url": "https://github.com/Kikobeats"
10
},
11
"version": "0.5.2",
12
"license": "MIT",
13
"keywords": [
14
"async.util",
15
"noop"
16
]
17
}
18
19