Removed broken download link from readme, added license information to package.json

This commit is contained in:
jos 2015-12-28 12:13:35 +01:00
parent b9c8c6a769
commit 55ce121901
2 changed files with 3 additions and 6 deletions

View File

@ -53,7 +53,7 @@ Supported browsers: Chrome, Firefox, Safari, Opera, Internet Explorer 9+.
## Install
with npm:
with npm (recommended):
npm install jsoneditor
@ -61,10 +61,6 @@ with bower:
bower install jsoneditor
download:
[http://jsoneditoronline.org/downloads/](http://jsoneditoronline.org/downloads/)
#### More

View File

@ -10,7 +10,8 @@
"formatter"
],
"author": "Jos de Jong <wjosdejong@gmail.com>",
"homepage": "http://jsoneditoronline.org/",
"license": "Apache-2.0",
"homepage": "https://github.com/josdejong/jsoneditor",
"repository": {
"type": "git",
"url": "https://github.com/josdejong/jsoneditor.git"