@starbase/admin
Version:
Starbase Database Admin
30 lines (29 loc) • 649 B
JSON
{
"name": "@starbase/admin",
"version": "0.0.6",
"description": "Starbase Database Admin",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"admin",
"starbase",
"channels",
"database",
"administration"
],
"author": "Mike Fuller",
"license": "MIT",
"dependencies": {
"@starbase/therules": "latest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/starbasealpha/admin.git"
},
"bugs": {
"url": "https://github.com/starbasealpha/admin/issues"
},
"homepage": "https://github.com/starbasealpha/admin#readme"
}