mirror of https://github.com/ElemeFE/element
				
				
				
			
		
			
				
	
	
		
			16 lines
		
	
	
		
			341 B
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			341 B
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
  "name": "el-tree",
 | 
						|
  "version": "0.0.0",
 | 
						|
  "description": "A tree component for Vue.js.",
 | 
						|
  "keywords": [
 | 
						|
    "element",
 | 
						|
    "vue",
 | 
						|
    "component"
 | 
						|
  ],
 | 
						|
  "main": "./lib/index.js",
 | 
						|
  "repository": "https://github.com/element-component/element/tree/master/packages/tree",
 | 
						|
  "author": "elemefe",
 | 
						|
  "license": "MIT",
 | 
						|
  "dependencies": {}
 | 
						|
}
 |