Skip to content

Commit

Permalink
[changed] change name to koa-pixie-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
jergason committed Dec 8, 2014
1 parent e0aa003 commit 73c848b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "pixie-proxy",
"name": "koa-pixie-proxy",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "mocha --harmony -R dot test/*"
},
"author": "",
"license": "ISC",
"keywords": ["koa", "proxy"],
"author": "Jamison Dance <[email protected]> (http://jamisondance.com)",
"license": "MIT",
"dependencies": {
"co-request": "0.2.0",
"debug": "2.1.0",
Expand Down

0 comments on commit 73c848b

Please sign in to comment.