takealoss
Version:
Bootstrap template website for those who need an "L" counter
36 lines (35 loc) • 757 B
JSON
{
"name": "takealoss",
"version": "1.0.0",
"description": "Bootstrap template website for those who need an \"L\" counter",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KBuon/LossCounterBootStrap.git"
},
"keywords": [
"Bootstrap",
"template",
"website",
"express",
"Big",
"sean",
"bounce",
"back",
"took",
"an",
"L"
],
"author": "Kuntharith Buon",
"license": "MIT",
"bugs": {
"url": "https://github.com/KBuon/LossCounterBootStrap/issues"
},
"homepage": "https://github.com/KBuon/LossCounterBootStrap#readme",
"dependencies": {
"express": "^4.15.3"
}
}