chore(package): add @ariporad and @nfischer as contributors and bump version

This commit is contained in:
Ari Porad 2016-02-04 14:10:52 -08:00
parent f9c8fc0f7b
commit 3dddadfb40

View File

@ -1,6 +1,6 @@
{
"name": "shelljs",
"version": "0.5.3",
"version": "0.6.0",
"author": "Artur Adib <arturadib@gmail.com>",
"description": "Portable Unix shell commands for Node.js",
"keywords": [
@ -11,6 +11,10 @@
"jake",
"synchronous"
],
"contributors": [
"Ari Porad <ari@ariporad.com> (http://ariporad.com/)",
"Nate Fischer <ntfschr@gmail.com>"
],
"repository": {
"type": "git",
"url": "git://github.com/shelljs/shelljs.git"