UNPKG

@netlify/framework-info

Version:
18 lines (17 loc) 292 B
{ "id": "grunt", "name": "Grunt", "category": "build_tool", "detect": { "npmDependencies": ["grunt"], "excludedNpmDependencies": [], "configFiles": [] }, "dev": {}, "build": { "command": "grunt build", "directory": "dist" }, "env": {}, "plugins": [] }