{
  "name": "jishuling-sayhello",
  "version": "0.0.2",
  "description": "A hello world package",
  "main": "./hello.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Hello",
    "World"
  ],
  "author": "jishuling",
  "license": "MIT"
}
