diff --git a/config.xml b/config.xml new file mode 100755 index 0000000..f6a0e0f --- /dev/null +++ b/config.xml @@ -0,0 +1,34 @@ + + + pWiki + + Portable Wiki (test) + + + Alex A. Naanou + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/package.json b/package.json new file mode 100755 index 0000000..e99a457 --- /dev/null +++ b/package.json @@ -0,0 +1,6 @@ +{ + "name": "pWiki", + "version": "0.0.1", + "author": "Alex A. Naanou ", + "license": "BSD", +}