Skip to content

Commit

Permalink
Improve keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
denizariyan committed Oct 3, 2020
1 parent f3987cd commit 3431a88
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin-check",
"version": "1.1.1",
"version": "1.1.2",
"description": "package to check if the script is running with admin permissions",
"main": "index.js",
"scripts": {
Expand All @@ -18,8 +18,15 @@
"administrator",
"is",
"admin",
"root",
"if admin"
"if admin",
"windows",
"win32",
"win64",
"running",
"command-line",
"cmd",
"is admin",
"detect"
],
"author": "denizariyan",
"license": "MIT",
Expand Down

0 comments on commit 3431a88

Please sign in to comment.