buefy-helper-json
Version:
Definitions of Buefy components for Vetur
32 lines (31 loc) • 730 B
JSON
{
"name": "buefy-helper-json",
"version": "1.0.3",
"description": "Definitions of Buefy components for Vetur",
"private": false,
"files": [
"tags.json",
"attributes.json"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/buefy/buefy-helper-json.git"
},
"keywords": [
"buefy",
"vue",
"bulma",
"vetur",
"plugin",
"definition"
],
"author": "Walter Tommasi <tommsi20@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/buefy/buefy-helper-json/issues"
},
"homepage": "https://github.com/buefy/buefy-helper-json#readme"
}