Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
grzhan committed Aug 16, 2016
1 parent e71c96c commit 2c98bee
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,24 @@
{
"name": "syni-annotation-svg-lib",
"name": "synyi-annotation-tool",
"version": "0.3.1",
"description": "A svg library for medical history annotation (NLP)",
"dependencies": {
"svgjs":"^2.2.5",
"systemjs": "^0.19.31"
},
"repository": {
"type": "git",
"url": "git+https://github.com/synyi/annotation-tool.git"
},
"author": {
"name": "synyi",
"link": "https://github.com/synyi"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/synyi/annotation-tool/issues"
},
"homepage": "https://github.com/synyi/annotation-tool",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-cssnano": "^2.1.1",
Expand Down

0 comments on commit 2c98bee

Please sign in to comment.