{
    "name": "ss-universal-client-web",
    "version": "1.0.2",
    "author": "yangtie34@163.com",
    "description": " js 工具库",
    "main": "index.js",
    "scripts": {
        "mount": "yarn --registry=http://nexus.niceloo.com:11081/repository/npm-public/",
        "unpublish": "npm unpublish --force",
        "upload": "npm publish",
        "doc-view": "sub app-doc-viewer --projectPath ./ --runMode start",
        "spa-test": "sub app-spa-test --projectPath ./"
    },
    "dependencies": {
        "url": "0.11.0",
        "vue": "2.7.14",
        "vuex": "3.1.3",
        "js-cookie": "^3.0.5",
        "vue-router": "3.1.5",
        "element-ui": "2.15.2",
        "element-resize-detector": "1.2.4",
        "@theshy/v-resize": "^1.1.2",
        "babel-polyfill": "6.26.0",
        "highlight.js": "11.8.0",
        "sync-request": "6.1.0",
        "vuedraggable": "2.24.3",
        "vue-codemirror-lite": "^1.0.4",
        "js-beautify": "^1.13.0",
        "sortablejs": "1.15.0",
        "clipboard": "^2.0.8",
        "nprogress": "0.2.0",
        "vue-json-viewer": "2.2.22",
        "@xkeshi/vue-barcode": "1.0.0",
        "tinymce": "6.4.2",
        "@tinymce/tinymce-vue": "2.1.0",
        "big.js": "6.2.1"
    },
    "license": "Apache-2.0",
    "publishConfig": {
      "registry": "https://registry.npmjs.org/",
      "access": "public"
    }
}
