vue-shh
Version:
npm package publish test
24 lines (23 loc) • 565 B
JSON
{
"name": "vue-shh",
"version": "1.0.1",
"description": "npm package publish test",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sxw66/vue-shh.git"
},
"keywords": ["shh","vue组件","vue-shh"],
"author": "sxw66",
"license": "ISC",
"bugs": {
"url": "https://github.com/sxw66/vue-shh/issues"
},
"publicConfig": {
"url": "http://registry.npmjs.org/"
},
"homepage": "https://github.com/sxw66/vue-shh#readme"
}