File: /datos/www/www.colombia.co/public_html/package.json
{
"name": "colombia.co",
"version": "1.0.0",
"description": "colombia.co website",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/activamc/colombia.co.git"
},
"author": "ActivaMC",
"license": "ISC",
"bugs": {
"url": "https://gitlab.com/activamc/colombia.co/issues"
},
"homepage": "http://colombia.activadev.co/",
"devDependencies": {
"browser-sync": "^2.12.8"
}
}