1{ 2 "license": "", 3 "devDependencies": {}, 4 "author": "", 5 "name": "entry", 6 "description": "Please describe the basic information.", 7 "main": "", 8 "version": "1.0.0", 9 "dependencies": { 10 "libraryOverlay": "file:../libraryOverlay", 11 "libraryRuntimeOverlay": "file:../libraryRuntimeOverlay" 12 } 13} 14