Skip to content

Commit

Permalink
Add package.json file for npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbirk committed May 14, 2016
1 parent 203b8bb commit 7352882
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 7352882

Please sign in to comment.