mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 14:39:53 +01:00
14 lines
365 B
JSON
14 lines
365 B
JSON
|
{
|
||
|
"name": "node-doc-generator",
|
||
|
"version": "0.0.0",
|
||
|
"lockfileVersion": 1,
|
||
|
"requires": true,
|
||
|
"dependencies": {
|
||
|
"marked": {
|
||
|
"version": "0.8.2",
|
||
|
"resolved": "https://registry.npmjs.org/marked/-/marked-0.8.2.tgz",
|
||
|
"integrity": "sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw=="
|
||
|
}
|
||
|
}
|
||
|
}
|