{
  "name": "hellonode",
  "version": "0.0.1",
  "description": "A hello world package.",
  "main": "./hellolu.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Hello",
    "Boy"
  ],
  "author": "lufeng",
  "license": "(BSD)MIT"
}
