gentelella/package.json

30 lines
643 B
JSON
Raw Normal View History

2016-05-14 06:17:27 +02:00
{
"name": "gentelella",
"version": "1.1.0",
"description": "Gentellela Admin is a free to use Bootstrap admin template",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/puikinsh/gentelella.git"
},
"keywords": [
"css",
"js",
"html",
"template",
"admin",
"bootstrap",
"theme",
"backend",
"responsive"
],
"author": "Aigars Silkalns",
"license": "MIT",
"bugs": {
"url": "https://github.com/puikinsh/gentelella/issues"
},
"homepage": "https://github.com/puikinsh/gentelella#readme"
}