Merge pull request #393 from shelljs/package-json

chore(package): add shelljs as a keyword in package.json
This commit is contained in:
Ari Porad 2016-03-14 15:55:24 -07:00
commit 152edb94ab

View File

@ -4,6 +4,8 @@
"author": "Artur Adib <arturadib@gmail.com>",
"description": "Portable Unix shell commands for Node.js",
"keywords": [
"shelljs",
"bash",
"unix",
"shell",
"makefile",