9 lines
184 B
JSON
9 lines
184 B
JSON
{
|
|
"name": "aiprox",
|
|
"version": "0.2.0",
|
|
"type": "module",
|
|
"main": "backend/index.js",
|
|
"dependencies": {
|
|
"framerock": "git+https://git.daemons.my/dab/framerock.git"
|
|
}
|
|
}
|