freedom-vue-framework
Version:
YET ANOTHER VUE-FRAMEWORK
44 lines (43 loc) • 1.16 kB
JSON
{
"name": "freedom-vue-framework",
"version": "1.0.110",
"description": "YET ANOTHER VUE-FRAMEWORK",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ajDesamparado13/freedom-vue-framework.git"
},
"keywords": [
"vue",
"framework",
"vue-framework",
"freedom"
],
"author": "Allen Jay Desamparado",
"license": "ISC",
"bugs": {
"url": "https://github.com/ajDesamparado13/freedom-vue-framework/issues"
},
"homepage": "https://github.com/ajDesamparado13/freedom-vue-framework#readme",
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"axios": "^0.19.2",
"babel-plugin-module-resolver": "^4.0.0",
"js-cookie": "^2.2.1",
"lodash": "^4.17.20",
"vue": "^2.6.12",
"vue-bus": "^1.2.1",
"vue-router": "^3.4.5",
"vue-svgicon": "^3.2.8",
"vuex": "^3.5.1",
"vuex-persistedstate": "^3.1.0"
},
"dependencies": {
"freedom-js-support": "^1.0.42"
}
}