mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
14 lines
232 B
JSON
14 lines
232 B
JSON
{
|
|
"private": true,
|
|
"name": "relic",
|
|
"version": "0.1.2",
|
|
"author": "RageStudio",
|
|
"license": "ISC",
|
|
"workspaces": [
|
|
"packages/*"
|
|
],
|
|
"dependencies": {
|
|
"corenode": "^0.23.1",
|
|
"@babel/runtime": "^7.14.0"
|
|
}
|
|
} |