UNPKG

vue-cli-plugin-vuestorm

Version:
32 lines (31 loc) 715 B
{ "name": "vue-cli-plugin-vuestorm", "version": "1.1.3", "description": "WinterCMS plugin for vue-cli", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/phpiando/vuestorm-cli.git" }, "keywords": [ "wintercms", "vue", "winter", "storm" ], "author": "Roni Sommerfeld", "license": "ISC", "bugs": { "url": "https://github.com/phpiando/vuestorm-cli/issues" }, "homepage": "https://github.com/phpiando/vuestorm-cli#readme", "dependencies": { "write-file-webpack-plugin": "^4.5.1" }, "devDependencies": { "html-webpack-plugin": "^5.6.0" } }