@vue-materials/basic-container
Version:
简介:区块容器组件
24 lines (23 loc) • 447 B
JSON
{
"name": "@vue-materials/basic-container",
"version": "1.0.0",
"description": "",
"author": "ice-admin@alibaba-inc.com",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/alibaba/ice"
},
"license": "MIT",
"keywords": [
"ice",
"component"
],
"publishConfig": {
"access": "public",
"registry": "http://registry.npmjs.com"
},
"dependencies": {
"vue": "^2.5.16"
}
}