removed decription, added description, to package.json
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user