Skip to content

Commit

Permalink
added empty README.md and HISTORY.md, changed package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
markni committed May 24, 2012
1 parent 138089b commit 8018f75
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "node-elasticsearch-export",
"version": "0.0.1",
"dependencies": {
"com.izaakschroeder.elasticsearch": ">=0.0.1"
}
}
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "node-elasticsearch-export",
"version": "0.0.1",
"dependencies": {
"com.izaakschroeder.elasticsearch": ">=0.0.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "node-elasticsearch-export",
"name": "node-es-export-json",
"version": "0.0.1",
"dependencies": {
"com.izaakschroeder.elasticsearch": ">=0.0.1"
Expand Down

0 comments on commit 8018f75

Please sign in to comment.