{
  "name": "npm-andrewgurung-demo",
  "version": "1.0.1",
  "description": "A demo package by Andrew Gurung",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andrewgurung/npm-andrewgurung-demo.git"
  },
  "keywords": [
    "demo",
    "andrewgurung",
    "andrew",
    "gurung"
  ],
  "author": "Andrew Gurung (http://andrewgurung.github.io)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/andrewgurung/npm-andrewgurung-demo/issues"
  },
  "homepage": "https://github.com/andrewgurung/npm-andrewgurung-demo#readme"
}
