Skip to content

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed May 22, 2015
1 parent ce91ee9 commit a82cf01
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,14 @@
"koa": "^0.20.0",
"supertest": "^1.0.1"
},
"keywords": []
}
"keywords": [
"api",
"app",
"hello",
"helloworld",
"koa",
"middleware",
"test",
"world"
]
}

0 comments on commit a82cf01

Please sign in to comment.