mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
11 lines
192 B
JSON
Executable File
11 lines
192 B
JSON
Executable File
{
|
|
"name": "pWiki",
|
|
"version": "0.0.1",
|
|
"author": "Alex A. Naanou <alex.nanou@gmail.com>",
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"pouchdb": "^5.4.5",
|
|
"showdown": "^1.4.2"
|
|
}
|
|
}
|