added pouchdb...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-07-12 01:47:40 +03:00
parent 80de3e4449
commit 0a47a5f22c
2 changed files with 15 additions and 0 deletions

11
ext-lib/pouchdb.min.js vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -3,4 +3,8 @@
"version": "0.0.1",
"author": "Alex A. Naanou <alex.nanou@gmail.com>",
"license": "BSD",
"dependencies": {
"pouchdb": "^5.4.5",
"showdown": "^1.4.2"
}
}