Setting the file. One moment.
Skill 05 · Contentful Custom App From Scratch
Subchapter 5.3
package.json
JSON10 lines264 B
{
"name": "@contentful/skill-contentful-custom-app-from-scratch",
"version": "2.0.0",
"description": "Design, scaffold, build, and validate new Contentful App Framework custom apps",
"license": "MIT",
"files": [
"SKILL.md",
"references/**"
]
}