Skip to content

Commit

Permalink
📦 NEW: keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
msaaddev committed Jun 8, 2021
1 parent a12923c commit 2533985
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@
"format": "prettier --write \"./**/*.{js,json}\"",
"test": "node test.js"
},
"keywords": [],
"keywords": [
"exec-async",
"async-exec",
"asynchronous exec",
"node exec",
"shell commands"
],
"devDependencies": {
"prettier": "^2.3.1"
},
Expand Down

0 comments on commit 2533985

Please sign in to comment.