From 949dcf32f1ad44f79a23309520d8a56c0648677a Mon Sep 17 00:00:00 2001 From: "Harish.K" Date: Mon, 22 Sep 2014 15:24:44 +0530 Subject: [PATCH] fix: package.json --- package.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 11026d3..293fe66 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,16 @@ "asynchronous", "parallel" ], - "author": "Harish.K ", - "license": "BSD-2-Clause" + "author": { + "name": "Harish.K", + "email": "harish2704@gmail.com" + }, + "license": "BSD-2-Clause", + "readme": "ERROR: No README data found!", + "_id": "job-manager@0.0.1", + "dist": { + "shasum": "06c8c7558143c473f748db83876de9d0a449c764" + }, + "_resolved": "git+https://github.com/harish2704/node-job-manager#971f97e5f5985d58614fd3dbcca583dba250e964", + "_from": "git+https://github.com/harish2704/node-job-manager" }