UNPKG

@netlify/framework-info

Version:
22 lines (21 loc) 442 B
{ "id": "phenomic", "name": "Phenomic", "category": "static_site_generator", "detect": { "npmDependencies": ["@phenomic/core"], "excludedNpmDependencies": [], "configFiles": [] }, "dev": { "command": "phenomic start", "port": 3333, "pollingStrategies": [{ "name": "TCP" }, { "name": "HTTP" }] }, "build": { "command": "phenomic build", "directory": "public" }, "env": {}, "plugins": [] }