UNPKG

@netlify/framework-info

Version:
22 lines (21 loc) 423 B
{ "id": "roots", "name": "Roots", "category": "static_site_generator", "detect": { "npmDependencies": ["roots"], "excludedNpmDependencies": [], "configFiles": [] }, "dev": { "command": "roots watch", "port": 1111, "pollingStrategies": [{ "name": "TCP" }, { "name": "HTTP" }] }, "build": { "command": "roots compile", "directory": "public" }, "env": {}, "plugins": [] }