{ "name": "@alilc/lowcode-ignitor", "version": "1.2.2", "description": "点火器,bootstrap lce project", "main": "lib/index.js", "private": true, "files": [ "dist", "es", "lib" ], "scripts": { "start": "build-scripts start --disable-open --port 5555" }, "license": "MIT", "devDependencies": { "@alib/build-scripts": "^0.1.18", "fs-extra": "^10.0.0" }, "repository": { "type": "http", "url": "https://github.com/alibaba/lowcode-engine/tree/main/packages/ignitor" }, "bugs": "https://github.com/alibaba/lowcode-engine/issues", "homepage": "https://github.com/alibaba/lowcode-engine/#readme" }