add license to package.json

This commit is contained in:
Sven Neuhaus
2018-02-14 15:47:17 +01:00
committed by GitHub
parent 336d717c67
commit be0842c66d

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",