mirror of
https://github.com/valitydev/gentelella.git
synced 2024-11-06 00:05:21 +00:00
Add package.json file for npm package
This commit is contained in:
parent
203b8bb4e5
commit
73528824ce
29
package.json
Normal file
29
package.json
Normal file
@ -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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user