UNPKG

loadax

Version:

Universal powerful solution for creating web app

31 lines (30 loc) 683 B
{ "name": "loadax", "version": "1.45.0", "description": "Universal powerful solution for creating web app", "author": "Devoptions", "license": "ISC", "bin": { "loadax": "./bin/cli.js" }, "scripts": { "preinstall": "node bin/cli.js valid", "postinstall": "node bin/cli.js init" }, "repository": { "type": "git", "url": "https://git.devoptions.tech/published/loadax" }, "dependencies": { "fs": "^0.0.1-security", "fs-extra": "^10.0.0", "axios": "^0.21.1", "dotenv": "^10.0.0" }, "keywords": [ "microfront", "micro frontend", "microservice forntend", "modular frontend" ] }