egg-born-front
Version:
51 lines (50 loc) • 1.3 kB
JSON
{
"name": "egg-born-front",
"version": "8.7.1",
"description": "egg-born-front",
"scripts": {
"lint": "eslint src",
"dev": "node build/dev-server.js",
"build": "node build/build.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zhennann/egg-born-front.git"
},
"keywords": [
"egg",
"egg-born",
"framework",
"front"
],
"author": "zhennann",
"license": "MIT",
"bugs": {
"url": "https://github.com/zhennann/egg-born-front/issues"
},
"homepage": "https://github.com/zhennann/egg-born-front#readme",
"dependencies": {
"@zhennann/currency": "^1.0.3",
"@zhennann/debounce": "^1.0.1",
"@zhennann/extend": "^3.0.2",
"@zhennann/framework7": "^6.1.9",
"@zhennann/vue": "^2.7.14",
"array.prototype.group": "^1.1.2",
"async": "^3.2.0",
"axios": "^0.21.1",
"copy-to-clipboard": "^3.3.3",
"egg-born-localeutil": "^2.1.2",
"egg-born-mparse": "^2.1.9",
"js-cookie": "^2.2.1",
"json5": "^2.1.1",
"moment": "^2.24.0",
"nprogress": "^0.2.0",
"regenerator-runtime": "^0.13.7",
"sandbox-webworker": "^1.0.4",
"screenfull": "^5.0.2",
"uuid": "^8.3.2",
"vue": "^2.7.13",
"vuex": "^3.6.2"
},
"gitHead": "82fcf56516d3400ab1d286a4ef83703d192633ab"
}