booter-cms-lb4
Version:
Cms back side based on loopback 4
25 lines (24 loc) • 571 B
JSON
{
"name": "booter-cms-lb4",
"version": "1.0.0",
"description": "Cms back side based on loopback 4",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/n-makarin/_booter-cms-lb4.git"
},
"keywords": [
"loopback",
"cms",
"booter"
],
"author": "nmakarin",
"license": "ISC",
"bugs": {
"url": "https://github.com/n-makarin/_booter-cms-lb4/issues"
},
"homepage": "https://github.com/n-makarin/_booter-cms-lb4#readme"
}