bz-oauth2-button
Version:
bz-oauth2-button
31 lines (30 loc) • 652 B
JSON
{
"name": "bz-oauth2-button",
"version": "2.1.4",
"description": "bz-oauth2-button",
"main": "src/Bz.vue",
"keywords": [
"vue",
"component",
"bigzhu"
],
"author": "bigzhu <vermiliondun@gmail.com>",
"repository": {
"type": "git",
"url": "git+https://github.com/bigzhu/bz-oauth2-button.git"
},
"bugs": {
"url": "https://github.com/bigzhu/bz-oauth2-button/issues"
},
"homepage": "https://github.com/bigzhu/bz-oauth2-button#readme",
"files": [
"src/Bz.vue",
"src/assets"
],
"scripts": {
"dev": "node build/dev-server.js",
"test": ""
},
"dependencies": {},
"devDependencies": {}
}