mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-25 16:07:37 +00:00
chore(package): add @ariporad and @nfischer as contributors and bump version
This commit is contained in:
parent
f9c8fc0f7b
commit
3dddadfb40
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user