14 lines
268 B
JSON
14 lines
268 B
JSON
{
|
|
"name": "create-payload-app",
|
|
"dependencies": {
|
|
"@sindresorhus/slugify": "^1.1.0",
|
|
"arg": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"execa": "^5.0.0",
|
|
"fs-extra": "^9.0.1",
|
|
"ora": "^5.1.0",
|
|
"prompts": "^2.4.0",
|
|
"terminal-link": "^2.1.1"
|
|
}
|
|
}
|