@alitajs/layout
Version:
31 lines (30 loc) • 659 B
JSON
{
"name": "@alitajs/layout",
"version": "2.9.0",
"description": "@alitajs/layout",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "https://github.com/alitajs/alita"
},
"keywords": [
"umi",
"alita"
],
"authors": [
"xiaohuoni <448627663@qq.com> (https://github.com/xiaohuoni)"
],
"license": "MIT",
"bugs": "http://github.com/alitajs/alita/issues",
"homepage": "https://github.com/alitajs/alita/tree/master/packages/layout#readme",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@alitajs/alita-layout": "2.4.9"
}
}