You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
2.1 KiB
66 lines
2.1 KiB
3 years ago
|
{
|
||
|
"_from": "vue-splitpane@1.0.4",
|
||
|
"_id": "vue-splitpane@1.0.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-aSLmwNyqWCtn4q/JlEXa/UB9/zP1SLODfmMJof+qitL91Rz6g13cJKGmNEHJtBp6ivsk6p74fGfXUJUB3Izuig==",
|
||
|
"_location": "/vue-splitpane",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "vue-splitpane@1.0.4",
|
||
|
"name": "vue-splitpane",
|
||
|
"escapedName": "vue-splitpane",
|
||
|
"rawSpec": "1.0.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/vue-splitpane/-/vue-splitpane-1.0.4.tgz",
|
||
|
"_shasum": "cdf744a8f31bedcb086e9545a9453565d360bd02",
|
||
|
"_spec": "vue-splitpane@1.0.4",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui",
|
||
|
"author": {
|
||
|
"name": "Pan",
|
||
|
"email": "panfree23@gmail.com"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "vue split-pane component",
|
||
|
"devDependencies": {
|
||
|
"babel-core": "^6.0.0",
|
||
|
"babel-eslint": "7.1.1",
|
||
|
"babel-loader": "^6.0.0",
|
||
|
"babel-plugin-transform-runtime": "^6.15.0",
|
||
|
"babel-preset-es2015": "^6.14.0",
|
||
|
"babel-preset-stage-2": "^6.13.0",
|
||
|
"babel-runtime": "^6.11.6",
|
||
|
"cross-env": "^3.0.0",
|
||
|
"css-loader": "^0.25.0",
|
||
|
"eslint": "3.14.1",
|
||
|
"eslint-config-airbnb-base": "11.0.1",
|
||
|
"eslint-friendly-formatter": "2.0.7",
|
||
|
"eslint-import-resolver-webpack": "0.8.1",
|
||
|
"eslint-loader": "1.6.1",
|
||
|
"eslint-plugin-html": "2.0.0",
|
||
|
"eslint-plugin-import": "2.2.0",
|
||
|
"file-loader": "^0.9.0",
|
||
|
"vue-loader": "^11.1.4",
|
||
|
"vue-template-compiler": "^2.2.1",
|
||
|
"webpack": "^2.2.0",
|
||
|
"webpack-dev-server": "^2.2.0"
|
||
|
},
|
||
|
"homepage": "file:///Users/jiachenpan/www/Github/PanJiaChen.github.io/split-pane/demo/index.html",
|
||
|
"license": "MIT",
|
||
|
"main": "dist/vue-split-pane.min.js",
|
||
|
"name": "vue-splitpane",
|
||
|
"scripts": {
|
||
|
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
|
||
|
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot --content-base='./demo/'",
|
||
|
"watch": "cross-env NODE_ENV=production webpack --progress --watch"
|
||
|
},
|
||
|
"version": "1.0.4"
|
||
|
}
|