flamingo-carotene-vuejs
Version:
Provide a simple wrapper to attach VueJs to Carotene projects
31 lines (30 loc) • 836 B
JSON
{
"name": "flamingo-carotene-vuejs",
"version": "8.1.0",
"description": "Provide a simple wrapper to attach VueJs to Carotene projects",
"author": "team-frontend <team-frontend@aoe.com>",
"license": "OSL-3.0",
"repository": "https://github.com/i-love-flamingo/flamingo-carotene/tree/master/modules/flamingo-carotene-vuejs",
"keywords": [
"flamingo-carotene",
"flamingo",
"carotene",
"om3"
],
"scripts": {
"test": "echo \"No tests present\"",
"link": "npm link",
"unlink": "npm unlink"
},
"dependencies": {
"vue": "^3.2.45"
},
"devDependencies": {
"flamingo-carotene-webpack": "^8.1.0",
"path": "^0.12.7",
"pug-plain-loader": "^1.1.0",
"vue-loader": "^17.0.1",
"vue-template-compiler": "^2.7.14"
},
"gitHead": "7f55b99491612ffcaea8beff1fe6c8ddc63e34f7"
}