UNPKG

@netlify/framework-info

Version:
18 lines (17 loc) 318 B
{ "id": "metalsmith", "name": "Metalsmith", "category": "static_site_generator", "detect": { "npmDependencies": ["metalsmith"], "excludedNpmDependencies": [], "configFiles": [] }, "dev": {}, "build": { "command": "metalsmith", "directory": "build" }, "env": {}, "plugins": [] }