Skip to content

Commit

Permalink
renamed from woosh
Browse files Browse the repository at this point in the history
  • Loading branch information
pgte committed Mar 27, 2012
1 parent 8731812 commit 89be9a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
File renamed without changes.
8 changes: 4 additions & 4 deletions package.json
@@ -1,16 +1,16 @@
{
"name": "woosh",
"name": "essential",
"description": "Streaming all the way down",
"version": "0.0.1",
"version": "0.0.2",
"author": {
"name": "Pedro Teixeira"
},
"repository": {
"type": "git",
"url": "http://github.com/pgte/woosh.git"
"url": "http://github.com/pgte/essential.git"
},
"tags": ["streaming", "http", "framework"],
"main": "./woosh.js",
"main": "./essential.js",
"engines": { "node": ">= 0.6.0" },
"dependencies": {
"pipeline": "*"
Expand Down

0 comments on commit 89be9a6

Please sign in to comment.