removed decription, added description, to package.json

This commit is contained in:
Spencer Alger
2013-12-17 13:52:04 -07:00
parent c3be89d096
commit 79f89342d9

View File

@ -4,9 +4,9 @@
"company": "Elasticsearch BV"
},
"name": "elasticsearch",
"decription":"The official low-level Elasticsearch client for Node.js and the browser.",
"description":"The official low-level Elasticsearch client for Node.js and the browser.",
"main": "src/elasticsearch.js",
"homepage": "https://github.com/elasticsearch/elasticsearch-js",
"homepage": "http://elasticsearch.github.io/elasticsearch-js/",
"version": "1.0.0",
"browser": {
"./src/lib/connectors/index.js": "./src/lib/connectors/browser_index.js",