add license to package.json

pull/1/head
Sven Neuhaus 2018-02-14 15:47:17 +01:00 committed by GitHub
parent 336d717c67
commit be0842c66d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "1.25.0",
"license": "AGPL-3.0-only",
"dependencies": {
"chainpad-server": "^2.0.0",
"express": "~4.10.1",