{
  "name": "npm-wizard",
  "version": "1.0.5",
  "keywords": ["hello","simple","hello-world","demo","example"],
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "npm-knight",
  "license": "ISC",
  "description": "My #1 npm package 'Simple Hello World function'"
}
