rename project to esqueue
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "elastique",
|
||||
"name": "esqueue",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"main": "lib/index.js",
|
||||
@@ -10,7 +10,11 @@
|
||||
"test": "npm run build && npm run unit",
|
||||
"unit": "nyc --require babel-core/register mocha test/src/**"
|
||||
},
|
||||
"author": "",
|
||||
"author": "Joe Fleming (https://github.com/w33ble)",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/w33ble/esqueue.git"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=4.3.0"
|
||||
|
||||
Reference in New Issue
Block a user