mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
parent
6bab75eb3f
commit
3bbb9f2ce7
1 changed files with 9 additions and 9 deletions
18
package.json
18
package.json
|
@ -5,21 +5,21 @@
|
|||
"keywords" : ["etherpad", "realtime", "collaborative", "editor"],
|
||||
"author" : "Peter 'Pita' Martischka <petermartischka@googlemail.com>",
|
||||
"contributors": [
|
||||
{ "name": "John McLear",
|
||||
{ "name": "John McLear",
|
||||
"name": "Hans Pinckaers",
|
||||
"name": "Robin Buse"}
|
||||
],
|
||||
"dependencies" : {
|
||||
"socket.io" : "0.8.5",
|
||||
"socket.io" : "0.7.9",
|
||||
"ueberDB" : "0.1.2",
|
||||
"async" : "0.1.12",
|
||||
"joose" : "3.50.0",
|
||||
"express" : "2.4.7",
|
||||
"async" : "0.1.9",
|
||||
"joose" : "3.18.0",
|
||||
"express" : "2.4.5",
|
||||
"clean-css" : "0.2.4",
|
||||
"uglify-js" : "1.1.1",
|
||||
"uglify-js" : "1.0.7",
|
||||
"gzip" : "0.1.0",
|
||||
"formidable" : "1.0.6",
|
||||
"log4js" : "0.3.9"
|
||||
"formidable" : "1.0.2",
|
||||
"log4js" : "0.3.8"
|
||||
},
|
||||
"version" : "1.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue