@cubo-cms/framework
Version:
Cubo CMS Framework
21 lines (20 loc) • 582 B
JSON
{
"name": "@cubo-cms/framework",
"version": "0.0.2",
"description": "Cubo CMS Framework",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cubo-cms/framework.git"
},
"keywords": ["cms", "framework", "npm", "node", "javascript"],
"author": "Papiando <info@papiando.com>",
"license": "MIT license <https://cubo-cms.com/LICENSE.md>",
"bugs": {
"url": "https://github.com/cubo-cms/framework/issues"
},
"homepage": "https://cubo-cms.com"
}