{
  "name": "contact-service",
  "version": "2.1.2",
  "description": "A simple array based service layer for address book apps",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kayartaya-vinod"
  },
  "keywords": [
    "contact",
    "service",
    "contact-service"
  ],
  "author": "Vinod <vinod@vinod.co>",
  "license": "MIT"
}
