{
  "name": "beryl-npm-test",
  "version": "1.0.0",
  "description": "npm包开发测试",
  "main": "a.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "beryl"
  ],
  "author": "Your name",
  "license": "ISC"
}
