20 lines
601 B
JSON
20 lines
601 B
JSON
{
|
|
"name": "@aklive2d/wrangler",
|
|
"version": "0.0.0",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-throttle": "^7.0.0",
|
|
"@aklive2d/libs": "workspace:*",
|
|
"@aklive2d/eslint-config": "workspace:*",
|
|
"@aklive2d/config": "workspace:*",
|
|
"@aklive2d/prettier-config": "workspace:*",
|
|
"@aklive2d/downloader": "workspace:*",
|
|
"@aklive2d/showcase": "workspace:*",
|
|
"@aklive2d/operator": "workspace:*",
|
|
"@aklive2d/music": "workspace:*",
|
|
"@aklive2d/background": "workspace:*"
|
|
}
|
|
}
|