{
  "name": "my-quiv",
  "version": "1.0.0",
  "description": "package to use quiver api in node application easily.",
  "main": "index.js",
  "scripts": {
    "test": "echo \\\"Error: no test specified\\\" && exit 1"
  },
  "keywords": [
    "quiver",
    "node",
    "npm-package"
  ],
  "author": "Sharif Hossain",
  "license": "ISC"
}
