{
  "name": "require-node-example",
  "version": "1.2.2",
  "description": "An example for how to use npm package: require-node & require-node-loader",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/luoshaohua/require-node-example.git"
  },
  "keywords": [
    "require-node",
    "require-node-loader",
    "api",
    "ajax"
  ],
  "author": "luoshaohua.cn@gmail.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/luoshaohua/require-node-example/issues"
  },
  "homepage": "https://github.com/luoshaohua/require-node-example#readme"
}
