diff --git a/package.json b/package.json new file mode 100644 index 0000000000000000000000000000000000000000..f45eddb49228a108f2299f4dca9216438af24974 --- /dev/null +++ b/package.json @@ -0,0 +1,29 @@ +{ + "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" +}