name is now lowercase

This commit is contained in:
AJ ONeal 2014-01-22 12:46:54 -07:00
parent 802e87d117
commit 155d2c416c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "forEachAsync",
"name": "foreachasync",
"version": "3.0.0",
"description": "A node- and browser-ready async counterpart of Array.prototype.forEach",
"homepage": "https://github.com/FuturesJS/forEachAsync",