↖Skill 01 · Add Webmcp
1.15Subchapter 1.15
tests/fixtures/sample-next/package.json
JSON·8 lines·111 B
1{ 2 "private": true, 3 "dependencies": { 4 "next": "16.3.4", 5 "react": "19.0.0", 6 "zod": "4.0.0" 7 } 8}