mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-14 19:16:54 -04:00
8 lines
117 B
JSON
8 lines
117 B
JSON
{
|
|
"name": "etherpad-lite",
|
|
"version": "0.0.1",
|
|
"engines": {
|
|
"node" : ">=0.6.0",
|
|
"npm" : ">=1.0"
|
|
}
|
|
}
|