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