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