create-jm-nextjs-ts-radixui-sb8
Version:
junman`s Nextjs15 + Typescript + Radix/ui + Storybook CSRF 8 boilerplate
27 lines (26 loc) • 611 B
JSON
{
"name": "create-jm-nextjs-ts-radixui-sb8",
"version": "1.0.7",
"description": "junman`s Nextjs15 + Typescript + Radix/ui + Storybook CSRF 8 boilerplate",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"create-jm-nextjs-ts-radixui-sb8": "./bin/generate-app.js"
},
"keywords": [
"nextjs",
"nextjs15",
"boilerplate",
"typescript",
"starter",
"radix/ui",
"storybook"
],
"author": "junman_choi",
"repository": {
"type": "git",
"url": "https://github.com/junman95/jm-nextjs-boilerplate.git"
},
"license": "ISC"
}