hb-crud-x
Version:
d2-crud改进版
103 lines (102 loc) • 2.6 kB
JSON
{
"_from": "hb-crud-x@^2.5.3",
"_id": "hb-crud-x@^2.5.3",
"_inBundle": false,
"_integrity": "sha512-TAxvolUOGdHxEJhLPXY8qxQXaORm7sH6zukWh5cyN6rnpJvSY1f31Rg2zW5s5w++3dsXGAemgjIEbbNRHOecFw==",
"_location": "/hb-crud-x",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "hb-crud-x@^2.5.3",
"name": "hb-crud-x",
"escapedName": "hb-crud-x",
"rawSpec": "^2.5.3",
"saveSpec": null,
"fetchSpec": "^2.5.3"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/hb-crud-x/-/hb-crud-x-2.5.3.tgz",
"_shasum": "14c1ce6c3fee1d83ad852173e14750d2f04d1185",
"_spec": "hb-crud-x@^2.5.3",
"_where": "F:\\habo\\habo-web",
"author": {
"name": "刘伯韬",
"email": "1211265557@qq.com"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 10"
],
"bundleDependencies": false,
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"lodash.foreach": "^4.5.0",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2"
},
"deprecated": false,
"description": "d2-crud改进版",
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "^3.11.0",
"@vue/cli-service": "^3.11.0",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.1",
"core-js": "^2.6.5",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"sass": "^1.22.12",
"sass-loader": "^7.3.1",
"vue": "^2.6.10",
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"@vue/standard"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"gitHead": "88c48977528a819775840aed41f646c62addd16b",
"homepage": "",
"keywords": [
"hb-crud-x",
"d2-crud",
"table",
"d2-projects",
"vue",
"element"
],
"license": "MIT",
"main": "dist/hb-crud-x.umd.js",
"name": "hb-crud-x",
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/greper/d2-crud.git"
},
"scripts": {
"analyze": "cross-env NODE_ENV=production NODE_ENV.env.BUILD_ANALYZE=true npm_config_report=true npm run build:lib",
"build": "vue-cli-service build --report --target lib ./src/index.js",
"build:lib": "vue-cli-service build --report --target lib ./src/index.js",
"lint": "vue-cli-service lint",
"serve": "vue-cli-service serve"
},
"version": "2.5.3"
}