delete file
diff --git a/eurekaclient/package.json~ b/eurekaclient/package.json~
deleted file mode 100644
index 02ff0ae..0000000
--- a/eurekaclient/package.json~
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "name": "edgemicro-eurekaclient",
- "version": "1.0.0",
- "description": "This microgateway plugin integrates for NetFlix's Eureka",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "srinandans@google.com",
- "license": "ISC",
- "dependencies": {
- "eureka-js-client": "^4.3.0"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/apigee/microgateway-plugins.git"
- },
- "bugs": {
- "url": "https://github.com/apigee/microgateway-plugins/issues"
- },
- "homepage": "https://github.com/apigee/microgateway-plugins#readme"
-}