mirror of
https://github.com/CompeyDev/create-guilded-bot.git
synced 2024-12-12 12:50:35 +00:00
11 lines
No EOL
219 B
JSON
11 lines
No EOL
219 B
JSON
{
|
|
"name": "create-guilded-app-tsconfig",
|
|
"version": "0.1.0",
|
|
"main": "dist/index.js",
|
|
"author": "DevComp <hi@devcomp.xyz>",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"tsconfig": "workspace:*"
|
|
}
|
|
} |