18 lines
463 B
JSON
18 lines
463 B
JSON
|
{
|
||
|
"gitzone": {
|
||
|
"projectType": "npm",
|
||
|
"module": {
|
||
|
"githost": "gitlab.com",
|
||
|
"gitscope": "serve.zone",
|
||
|
"gitrepo": "platformclient",
|
||
|
"description": "a module that makes it really easy to use the serve.zone platform inside your app",
|
||
|
"npmPackagename": "@serve.zone/platformclient",
|
||
|
"license": "MIT",
|
||
|
"projectDomain": "serve.zone"
|
||
|
}
|
||
|
},
|
||
|
"npmci": {
|
||
|
"npmGlobalTools": [],
|
||
|
"npmAccessLevel": "public"
|
||
|
}
|
||
|
}
|