vue-cli-plugin-component-lib
Version:
The vue lib for markdown-it
35 lines (34 loc) • 814 B
JSON
{
"name": "vue-cli-plugin-component-lib",
"version": "0.1.6",
"main": "index.js",
"description": "The vue lib for markdown-it",
"homepage": "https://github.com/ravenq/vue-cli-plugin-component-lib",
"author": {
"name": "ravenq",
"e-mail": "flw_dream@126.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ravenq/vue-cli-plugin-component-lib"
},
"bugs": {
"url": "https://github.com/ravenq/vue-cli-plugin-component-lib/issues"
},
"keywords": [
"component",
"component-lib",
"vue",
"vue-cli",
"plugin",
"cli"
],
"dependencies": {
"lodash.camelcase": "^4.3.0",
"lodash.endswith": "^4.2.1",
"lodash.kebabcase": "^4.1.1",
"lodash.upperfirst": "^4.3.1",
"spdx-license-list": "^5.0.0"
}
}