Skip to content

Commit

Permalink
Add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszkrzaczkowski committed Jun 13, 2018
1 parent 2de4afd commit 24521d6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "jQueryGantt",
"version": "1.0.0",
"description": "jQuery Gantt editor",
"dependencies": {
},
"repository": {
"type": "git",
"url": "https://github.com/YetiForceCompany/jQueryGantt"
},
"keywords": [
"jquery",
"Gantt"
],
"author": "Roberto Bicchierai & Silvia Chelazzi & YetiForce",
"license": "MIT",
"homepage": "https://github.com/YetiForceCompany/jQueryGantt"
}

0 comments on commit 24521d6

Please sign in to comment.