UNPKG

@rrc-materials/core

Version:

rrc materials for core

49 lines (48 loc) 1.37 kB
{ "name": "@rrc-materials/core", "version": "0.3.2", "description": "rrc materials for core", "main": "./index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitlab.renrenche.com/fe/rrc" }, "keywords": [ "rrc", "vue" ], "publishConfig": { "access": "public" }, "author": "xierenhong@renrenche.com", "license": "ISC", "dependencies": { "@rrc-materials/card": "^0.2.0", "@rrc-materials/card-footer": "^0.2.0", "@rrc-materials/cascader-form": "^0.2.5", "@rrc-materials/container": "^0.2.0", "@rrc-materials/dialog": "^0.2.0", "@rrc-materials/divider": "^0.2.0", "@rrc-materials/form": "^0.3.0", "@rrc-materials/helpers": "^0.2.0", "@rrc-materials/http": "^0.2.0", "@rrc-materials/layout": "^0.2.0", "@rrc-materials/lazyload": "^0.2.0", "@rrc-materials/list": "^0.2.0", "@rrc-materials/page": "^0.2.0", "@rrc-materials/search": "^0.2.0", "@rrc-materials/select": "^0.2.0", "@rrc-materials/table": "^0.2.6", "@rrc-materials/theme": "^0.2.0", "@rrc-materials/toolbar": "^0.2.0", "@rrc/utils": "^0.0.4", "element-ui": "2.13.0", "nprogress": "^0.2.0", "vue-router": "^3.1.3", "vuex": "^3.1.2" }, "gitHead": "fcd5dfd6969429f980df59840dbcedbc83b125c3" }